@charset "utf-8"; 
html {
	padding: 0;
	margin: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	margin: 0;
	font-size: 14px;
	line-height: 1.5;
	color: #525252;
	background: #f6f8fb
}

a{cursor: pointer!important;}

@font-face{font-family:HarmonyOS_Sans_SC_Medium;font-style:normal;font-display:swap;
src:url(./HarmonyOS_Sans_SC_Medium.subset.woff2) format('woff2')}
*{font-family:HarmonyOS_Sans_SC_Medium}

*,
*:before,
*:after {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}


article,
aside,
details,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

figcaption {
	display: block;
	margin-bottom: 0;
	text-align: center;
	color: #8a8a8a;
	font-size: 12px
}

.aligncenter img {
	margin-left: auto;
	margin-right: auto
}

p {
	margin: 0
}

iframe {
	display: block;
	max-width: 100%;
	margin: 0 auto 24px
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	color: #202935;
	text-decoration: none;
	transition: color .3s
}

a:hover {
	color: var(--primary-color)
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

/*h1 {
	font-size: 2em;
	margin: .67em 0
}*/

h1,h2,h3,h4,h5,h6{color:#000;font-family:"Gordita";font-weight:600;margin-top:0;margin-bottom:0;line-height:1.41}h1{font-size:56px}@media only screen and (min-width:992px) and (max-width:1199px){h1{font-size:46px}}@media only screen and (min-width:768px) and (max-width:991px){h1{font-size:40px}}@media only screen and (max-width:767px){h1{font-size:34px}}h2{font-size:38px}@media only screen and (min-width:992px) and (max-width:1199px){h2{font-size:32px}}@media only screen and (min-width:768px) and (max-width:991px){h2{font-size:30px}}@media only screen and (max-width:767px){h2{font-size:26px}}h3{font-size:24px}@media only screen and (min-width:992px) and (max-width:1199px){h3{font-size:22px}}
@media only screen and (min-width:768px) and (max-width:991px){h3{font-size:20px}}@media only screen and (max-width:767px){h3{font-size:20px}}h4{font-size:20px}@media only screen and (min-width:992px) and (max-width:1199px){h4{font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){h4{font-size:18px}}@media only screen and (max-width:767px){h4{font-size:18px}}h5{font-size:18px}@media only screen and (max-width:767px){h5{font-size:16px}}h6{font-size:16px}


mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	outline: none
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	border: none;
	-webkit-appearance: button;
	cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=search] {
	-webkit-appearance: none;
	box-sizing: content-box
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type=radio],
input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

/*浏览区域滚动条*/

pre code::-webkit-scrollbar { height: 6px; }

::-webkit-scrollbar { width: 8px }

::-webkit-scrollbar-track { background: rgba(51, 51, 51, .1) }

::-webkit-scrollbar-thumb { background: var(--primary-color); border-radius: 4px }

::-webkit-scrollbar-thumb:active { background-color: var(--primary-color) }

.safe-area-height{width: 100%; height: 12px; height: constant(safe-area-inset-bottom); height: env(safe-area-inset-bottom);}

@font-face {
	font-family: "tbfa";
	src: url("./iconfont.woff2?t=1649725316421") format("woff2"), url("./iconfont.woff?t=1649725316421") format("woff"), url("./iconfont.ttf?t=1649725316421") format("truetype")
}

@font-face {
	src: url(data:font/truetype;charset=utf-8;base64,AAEAAAAOAIAAAwBgT1MvMnmcuWMAAAFoAAAAYGNtYXAjU0bfAAACGAAAAbxjdnQgtq889QAAD/wAAADkZnBnbZKVkFkAAAPUAAALcGdhc3AAAAAQAAAuCAAAAAhnbHlmH6RXLgAAEQwAAAnoaGVhZBAG8ywAAADsAAAANmhoZWEOKAUxAAABJAAAACRobXR4U0UJQAAAAcgAAABQbG9jYRkUFvYAABDgAAAAKm1heHABxwDuAAABSAAAACBuYW1lLVkxlQAAGvQAABLzcG9zdP42AGMAAC3oAAAAIHByZXClUp3OAAAPRAAAALUAAQAAAAICjz3E6rRfDzz1ABsH0AAAAADQKeYQAAAAANo7wJkAVv9wBhoFtgABAAkAAgAAAAAAAAABAAAHtv5WAAAGcABWAFYGGgABAAAAAAAAAAAAAAAAAAAAFAABAAAAFABaAAUAKAACAAIAUABgAHMAAADmAAkAAgABAAMEKQK8AAUAAAV4BRQAAAEYBXgFFAAAA7oAYwIyAAACDwUCAgIEAwIDAAAAAAAAAAAAAAAAAAAAAHR5UEwAIAAlIhIGSv56AZAHtgGqAAAAAQAAAAAEAgWmAAAAAAAAAdQAVgIDAGoB2wBWAuoAcgSIAIgEiAB+BIgBFASIAGkEiABvBIgAbASIAHIEiAByBIgAaQSIAGkEiABtBmcAiQSIAIkEiABdBnAAVgLqAHIAAAADAAAAAwAAABwAAQAAAAAAkgADAAEAAAAcAAQAdgAAABQAEAADAAQAJQAuADUAOgClAK4gECASIhL//wAAACUAKwAwADYApQCtIBAgEiIS////6gAA/9UAAP9fAADf8+AB3f4AAQAAABIAAAAWAAAAHAAAAAAAAAAAABEAAAADAAIADQALAA4ADAABAAMAEgAGASoAAAAlAJAADwAAAAAAAAAAAAAAEQAAAAMAAgAAAAUABgAHAAgACQAKAA0ACwAOAAwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASwACwgsABVWEVZICBLuAAOUUuwBlNaWLA0G7AoWWBmIIpVWLACJWG5CAAIAGNjI2IbISGwAFmwAEMjRLIAAQBDYEItsAEssCBgZi2wAiwgZCCwwFCwBCZasigBCkNFY0VSW1ghIyEbilggsFBQWCGwQFkbILA4UFghsDhZWSCxAQpDRWNFYWSwKFBYIbEBCkNFY0UgsDBQWCGwMFkbILDAUFggZiCKimEgsApQWGAbILAgUFghsApgGyCwNlBYIbA2YBtgWVlZG7ABK1lZI7AAUFhlWVktsAMsIEUgsAQlYWQgsAVDUFiwBSNCsAYjQhshIVmwAWAtsAQsIyEjISBksQViQiCwBiNCsQEKQ0VjsQEKQ7AFYEVjsAMqISCwBkMgiiCKsAErsTAFJbAEJlFYYFAbYVJZWCNZISCwQFNYsAErGyGwQFkjsABQWGVZLbAFLLAHQyuyAAIAQ2BCLbAGLLAHI0IjILAAI0JhsAJiZrABY7ABYLAFKi2wBywgIEUgsAtDY7gEAGIgsABQWLBAYFlmsAFjYESwAWAtsAgssgcLAENFQiohsgABAENgQi2wCSywAEMjRLIAAQBDYEItsAosICBFILABKyOwAEOwBCVgIEWKI2EgZCCwIFBYIbAAG7AwUFiwIBuwQFlZI7AAUFhlWbADJSNhRESwAWAtsAssICBFILABKyOwAEOwBCVgIEWKI2EgZLAkUFiwABuwQFkjsABQWGVZsAMlI2FERLABYC2wDCwgsAAjQrILCgNFWCEbIyFZKiEtsA0ssQICRbBkYUQtsA4ssAFgICCwDENKsABQWCCwDCNCWbANQ0qwAFJYILANI0JZLbAPLCCwEGJmsAFjILgEAGOKI2GwDkNgIIpgILAOI0IjLbAQLEtUWLEEZERZJLANZSN4LbARLEtRWEtTWLEEZERZGyFZJLATZSN4LbASLLEAD0NVWLEPD0OwAWFCsA8rWbAAQ7ACJUKxDAIlQrENAiVCsAEWIyCwAyVQWLEBAENgsAQlQoqKIIojYbAOKiEjsAFhIIojYbAOKiEbsQEAQ2CwAiVCsAIlYbAOKiFZsAxDR7ANQ0dgsAJiILAAUFiwQGBZZrABYyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsQAAEyNEsAFDsAA+sgEBAUNgQi2wEywAsQACRVRYsA8jQiBFsAsjQrAKI7AFYEIgYLABYbUQEAEADgBCQopgsRIGK7ByKxsiWS2wFCyxABMrLbAVLLEBEystsBYssQITKy2wFyyxAxMrLbAYLLEEEystsBkssQUTKy2wGiyxBhMrLbAbLLEHEystsBwssQgTKy2wHSyxCRMrLbAeLACwDSuxAAJFVFiwDyNCIEWwCyNCsAojsAVgQiBgsAFhtRAQAQAOAEJCimCxEgYrsHIrGyJZLbAfLLEAHistsCAssQEeKy2wISyxAh4rLbAiLLEDHistsCMssQQeKy2wJCyxBR4rLbAlLLEGHistsCYssQceKy2wJyyxCB4rLbAoLLEJHistsCksIDywAWAtsCosIGCwEGAgQyOwAWBDsAIlYbABYLApKiEtsCsssCorsCoqLbAsLCAgRyAgsAtDY7gEAGIgsABQWLBAYFlmsAFjYCNhOCMgilVYIEcgILALQ2O4BABiILAAUFiwQGBZZrABY2AjYTgbIVktsC0sALEAAkVUWLABFrAsKrABFTAbIlktsC4sALANK7EAAkVUWLABFrAsKrABFTAbIlktsC8sIDWwAWAtsDAsALABRWO4BABiILAAUFiwQGBZZrABY7ABK7ALQ2O4BABiILAAUFiwQGBZZrABY7ABK7AAFrQAAAAAAEQ+IzixLwEVKi2wMSwgPCBHILALQ2O4BABiILAAUFiwQGBZZrABY2CwAENhOC2wMiwuFzwtsDMsIDwgRyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsABDYbABQ2M4LbA0LLECABYlIC4gR7AAI0KwAiVJiopHI0cjYSBYYhshWbABI0KyMwEBFRQqLbA1LLAAFrAEJbAEJUcjRyNhsAlDK2WKLiMgIDyKOC2wNiywABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyCwCEMgiiNHI0cjYSNGYLAEQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwAmIgsABQWLBAYFlmsAFjYSMgILAEJiNGYTgbI7AIQ0awAiWwCENHI0cjYWAgsARDsAJiILAAUFiwQGBZZrABY2AjILABKyOwBENgsAErsAUlYbAFJbACYiCwAFBYsEBgWWawAWOwBCZhILAEJWBkI7ADJWBkUFghGyMhWSMgILAEJiNGYThZLbA3LLAAFiAgILAFJiAuRyNHI2EjPDgtsDgssAAWILAII0IgICBGI0ewASsjYTgtsDkssAAWsAMlsAIlRyNHI2GwAFRYLiA8IyEbsAIlsAIlRyNHI2EgsAUlsAQlRyNHI2GwBiWwBSVJsAIlYbkIAAgAY2MjIFhiGyFZY7gEAGIgsABQWLBAYFlmsAFjYCMuIyAgPIo4IyFZLbA6LLAAFiCwCEMgLkcjRyNhIGCwIGBmsAJiILAAUFiwQGBZZrABYyMgIDyKOC2wOywjIC5GsAIlRlJYIDxZLrErARQrLbA8LCMgLkawAiVGUFggPFkusSsBFCstsD0sIyAuRrACJUZSWCA8WSMgLkawAiVGUFggPFkusSsBFCstsD4ssDUrIyAuRrACJUZSWCA8WS6xKwEUKy2wPyywNiuKICA8sAQjQoo4IyAuRrACJUZSWCA8WS6xKwEUK7AEQy6wKystsEAssAAWsAQlsAQmIC5HI0cjYbAJQysjIDwgLiM4sSsBFCstsEEssQgEJUKwABawBCWwBCUgLkcjRyNhILAEI0KwCUMrILBgUFggsEBRWLMCIAMgG7MCJgMaWUJCIyBHsARDsAJiILAAUFiwQGBZZrABY2AgsAErIIqKYSCwAkNgZCOwA0NhZFBYsAJDYRuwA0NgWbADJbACYiCwAFBYsEBgWWawAWNhsAIlRmE4IyA8IzgbISAgRiNHsAErI2E4IVmxKwEUKy2wQiywNSsusSsBFCstsEMssDYrISMgIDywBCNCIzixKwEUK7AEQy6wKystsEQssAAVIEewACNCsgABARUUEy6wMSotsEUssAAVIEewACNCsgABARUUEy6wMSotsEYssQABFBOwMiotsEcssDQqLbBILLAAFkUjIC4gRoojYTixKwEUKy2wSSywCCNCsEgrLbBKLLIAAEErLbBLLLIAAUErLbBMLLIBAEErLbBNLLIBAUErLbBOLLIAAEIrLbBPLLIAAUIrLbBQLLIBAEIrLbBRLLIBAUIrLbBSLLIAAD4rLbBTLLIAAT4rLbBULLIBAD4rLbBVLLIBAT4rLbBWLLIAAEArLbBXLLIAAUArLbBYLLIBAEArLbBZLLIBAUArLbBaLLIAAEMrLbBbLLIAAUMrLbBcLLIBAEMrLbBdLLIBAUMrLbBeLLIAAD8rLbBfLLIAAT8rLbBgLLIBAD8rLbBhLLIBAT8rLbBiLLA3Ky6xKwEUKy2wYyywNyuwOystsGQssDcrsDwrLbBlLLAAFrA3K7A9Ky2wZiywOCsusSsBFCstsGcssDgrsDsrLbBoLLA4K7A8Ky2waSywOCuwPSstsGossDkrLrErARQrLbBrLLA5K7A7Ky2wbCywOSuwPCstsG0ssDkrsD0rLbBuLLA6Ky6xKwEUKy2wbyywOiuwOystsHAssDorsDwrLbBxLLA6K7A9Ky2wciyzCQQCA0VYIRsjIVlCK7AIZbADJFB4sAEVMC0AS7gAyFJYsQEBjlmwAbkIAAgAY3CxAAVCtm1ZRTUhBQAqsQAFQkAMYAhMCDwGKAgWBwUIKrEABUJADGoGVgZEBDIGHwUFCCqxAApCvhhAE0APQApABcAABQAJKrEAD0K+AEAAQABAAEAAQAAFAAkqsQNkRLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixA2REWVlZWUAMYghOCD4GKggYBwUMKrgB/4WwBI2xAgBEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD+AP4AvQC9BaYAAAQCAAD+sQe2/lYFtv/wBBL/8f6xB7b+VgD+AP4AvQC9BaYAAAWmBAD/8/6xB7b+VgW2//AFtQQS//P+sQe2/lYAsgCyAIQAhAaPBaYDlQLxB7b+VgaVBa4DjQLjB7b+VgCyALIAhACEBnsDlQaPBaYDlQLxB7b+VgaDA40GlQWuA40C4we2/lYA/gD+AL0AvQWmAAAFzAQCAAD+sQe2/lYFtv/wBcwEEv/x/pgHtv5WAAAALgBAAGAAbgDCAQQBLAGEAfICMAKGArADBANaA8YERARSBGwE5gT0AAAAAQBW/3ABfgGrAB4AABcmNTQ2Nz4DNyIuAjU0PgIzMh4CFRQOAgd2EgsICyAgGwcgNCUVFSY2ICY5JRMdOFM1aQ8WCBQIDCMtNR4XKDYgHDElFRsvPSIwampkKv//AGoABgGZA/wAJgACFAABBwACABQCyQAJsQEBuALJsDArAAABAFYABgGFATMAEwAANzQ+AjMyHgIVFA4CIyIuAlYXKDggIDcpGBgpNyAgOCgXnB84KBgYKDgfIDcoFxcoNwAAAQByAfUCeALDAAMAABMhFSFyAgb9+gLDzgAAAAEAiAAABAgFowA9AAAgJj0BIyImNTQ2OwE1IyImNTQ2OwEDJjU0NjMyFhcJAT4BMzIWFRQHAzMyFhUUBisBFTMyFhUUBisBFRQGIwIgOvAbKCgb8PAbKCgbkvYKOikdMAwBBAEDDDEdKjkK9ZEcKCkb7+8cKCkb7zopPCntLB0eLMMsHR4sAdUUGSk9IBv96QIWGyE8KxkU/iwsHh0swyweHSztKjsAAAIAfgAABAkFpgAWACoAABMUFhcWMzI3PgE1ETQnLgEjIgYHDgEVARQGBwYjIiYnJjURNDY3NjMyFhV+Qkl4vsF7TUGOOaxXVKk5REcCoTkzM0E/ZRobNzMxPmh4AbZpnkxjbTuXdwI64GkyOzsyPKhl/blBZhwdOTM0QAJVP2IbG3ViAAEBFAAAAs4FpgAWAAAAFhcWMz8BERQWMzI2NRE0JiMHBQ4BBwEUIx4cHxY6RDEzRiQYEP7uIjMHBOg0EA8CCfvEKjo5KwUNFh8CPAU4JQAAAQBpAAAEJgWlADoAACUyFhUUBiMhIiY9ATQ2NzY/ATY3Njc2NTQmJyYjIgYHDgEHDgEjIiY3NT4BNz4BOwEyFhceAR0BFAcBA7YvQUEv/SIpMhQRm1F1lD9GAQY5MTM+MkUhHScGCUAxO0gDDpt0HmolA2CpQ0BCX/3/zTwpKz0vJDkeMxCvVH+gS1coGxsyXhwdExkVQSYzOjwxA3C2Kw0UPDs5lFYIh2v9vAAAAAABAG8AAAQpBaUATgAAABYVFAcOAQcGIyImJyY1NDYzMhYXHgEzPgE3NjU0JicmKwEiJj0BNDY7ATI2NzY1NCYnJiMiBgcOASsBIiY1NDc+ATc2MzIXFhcWFRQGBwOvekQdVyx+iIf0RRBKNh8tFC55Pk92Hx1EOz1FKhgpKRgqQmsdHT81ND9KchcONB8KLUEHIoJWSGprZGI+S1tPAtO9bnNlKU4ZQHdjGBssPxkbNTsDPjUvOT5qHx4gFVsVHzcvLTYyWxwcRjsaHzglDxBIciAgKzJLY25XnzUAAQBsAAAELAWlACkAAAEyFhUUBisBFRQGIyImPQEhIiY9ATQ3AT4BMzIWFRQHASE1NDYzMhYdAQPEKz09K3tBLi5D/l4kNwkB0RA4Hy8/DP5MAQ5BLy9BAig7KSo8+is5Oir6NSFYFxwDKhwgPSsQIP0bwi1APy7CAAAAAAEAcgAABBkFpgA6AAAAFhcWFRQGBwYjIiYnJjU0NjMyFhceATMyNjc2NTQmIyIGBwYrASImNRM+ATMhMhYVFAcOASMhAz4BMwLTzzk+dWtulovoRQtGLyA3CyZ5TU52Hhx8gjRmIxAZgxsjSAVFLwH0L0UBCUEp/lAlJHU/A7hoZGujgtlAQ35xFBcqQCEaPkJIQTVXkYkfGg4kGgJTKjo7Kg4BJTH+vA8RAAABAHIAAAQZBaYAGAAAATIWHQEHBgcBDgEjIiY1NDcBISImNTQ2MwOnL0MIAwX95w45ITJCDAH6/cIrPz8rBaY4KEkZEgj7dBwiPCkVFgRROikoOgACAGkAAAQoBaYAIwA3AAAgJjU0NxMjIiYnJjU0Njc2MzIWFxYVFA8CBgcGDwEGDwEGIxIGBwYVFBYXFjMyNjc2NTQmJyYjAYg6Ef0Tgt5AQIBvbYSB3UBBFQICCUBBXRVEXHMcM0N7JCVIPT5JSHskJEg+PUg2KSAXAWx7bWqAftY/P31san9GRAkJLV9kfx5ehKEoBNhGPDxGRngjI0Y8PEZGeCMjAAACAGkAAAQoBaYAIwA3AAAAFhUUBwMzMhYXFhUUBgcGIyImJyY1ND8CNjc2PwE2PwE2MwI2NzY1NCYnJiMiBgcGFRQWFxYzAwk6Ef0Ugd5AQIBvbYOC3UBBFQICCUBBXRVEXHMcM0N7JCVIPT5JSHskJEg+PUgFpjYpIBf+lHttaoB+1j8/fWxqf0ZECQktX2R/Hl6EoSj7KEY8PEZGeCMjRjw8RkZ4IyMAAAAAAwBtAAAEHwWmAB8AMwBHAAAAFhUUBgcGIyImJyY1NDY3LgE1NDY3NjMyFhcWFRQGBwAGBwYVFBYXFjMyNjc2NTQmJyYjEjY3NjU0JicmIyIGBwYVFBYXFjMDsW5+bW5+f9tBQG9cUVJ0ZGR3dcU7OlZR/rppHh89NTQ+PGgeHjw1MzxFdCIiQjs5R0Z2IyNGPDhIAr60X3LEOzpyY2J0Yrs5NJJaarM0NGdaWWtWlDYB6zcvLDk4XxscNzAuOTddHBv72T81Mz9AbSAfPjc3QD1qHyAAAAAABQCJ/+4F4gW1ABMAJwAxAEUAWQAAARQOAiMiLgI1ND4CMzIeAgc0LgIjIg4CFRQeAjMyPgIBPgE7AQEOASsBARQOAiMiLgI1ND4CMzIeAgc0LgIjIg4CFRQeAjMyPgIC8TNVcD1CcVIuLlJxQkJyUy6vFiMxHBwwIhQUIjAcHDEjFgJqDCAepvwiDCEYqgUTM1VwPUJxUi4uUnFCQ3FSL7AUJDEcGzAjFBQjMBscMSQUBEhShF0yMl2EUlSIXjMzXohUOk4wFRUwTjo4Sy4UFC5LAW8PGPp/EBUBVFKEXTMzXYRSVIheMzNeiFQ6TjAVFTBOOjhMLhQULkwAAQCJAkQD/wL7AAMAABMhFSGJA3b8igL7twAAAAEAXQCoBCwElQALAAABIREjESE1IREzESEELP58yf5+AYLJAYQCRP5kAZy3AZr+ZgAAAAAEAFb/8gYaBbYADAAiADwAWAAAATI+AjU0LgIrARETMhYVFAYHHgEXEyMiJwMuASsBESMRATI+BDU0LgQjIg4EFRQeAhMyHgQVFA4EIyIuBDU0PgQDIDRBJQ4MIToua2u7rlxhFh8Otc0tEpAKGRk31wFGVZyHb04rK05vh5xVVZqGbU4qXaLcf2a9pIdgNTVgh6S9Zma8o4dgNTVgh6O8AvMRIjIgHy8fD/7/AaOGfVmFHg4nGv7NIQEHDg/+uwOB+9IsUHCKnldXoItxUSwsUXGLoFeC4qdgBU41YIekvWZlvaOHYDU1YIejvGZmvaSHYDUAAQByAfUCeALDAAMAABMhFSFyAgb9+gLDzgAAAAAAHgFuAAEAAAAAAAAAwgAAAAEAAAAAAAEABAFkAAEAAAAAAAIABADHAAEAAAAAAAMAFgDCAAEAAAAAAAQACQDCAAEAAAAAAAUAHADYAAEAAAAAAAYACQD0AAEAAAAAAAcAMAD9AAEAAAAAAAgAGAAbAAEAAAAAAAkANwEtAAEAAAAAAAoEcwFkAAEAAAAAAAsAGAA1AAEAAAAAAAwAGQW+AAEAAAAAAA0AwgAAAAEAAAAAAA4AGgCmAAMAAQQJAAABhBABAAMAAQQJAAEACAcbAAMAAQQJAAIACAXhAAMAAQQJAAMALAXXAAMAAQQJAAQAEgXXAAMAAQQJAAUAOAYDAAMAAQQJAAYAEgY7AAMAAQQJAAcAYAZNAAMAAQQJAAgAMBA3AAMAAQQJAAkAbgatAAMAAQQJAAoI5gcbAAMAAQQJAAsAMBBrAAMAAQQJAAwAMg/PAAMAAQQJAA0BhBABAAMAAQQJAA4ANBFNQ29weXJpZ2h0IChjKSAyMDExLTIwMTQgYnkgdHlQb2xhbmQgTHVrYXN6IER6aWVkemljIChodHRwOi8vd3d3LnR5cG9sYW5kLmNvbS8pIHdpdGggUmVzZXJ2ZWQgRm9udCBOYW1lICJMYXRvIi4gTGljZW5zZWQgdW5kZXIgdGhlIFNJTCBPcGVuIEZvbnQgTGljZW5zZSwgVmVyc2lvbiAxLjEgKGh0dHA6Ly9zY3JpcHRzLnNpbC5vcmcvT0ZMKS5MYXRvIEJvbGQ6VmVyc2lvbiAyLjAxVmVyc2lvbiAyLjAxIEphbnVhcnkgOCwgMjAyMExhdG8tQm9sZExhdG8gaXMgYSB0cmFkZW1hcmsgb2YgdHlQb2xhbmQgTHVrYXN6IER6aWVkemljLkx1a2FzeiBEemllZHppYyB3aXRoIEFkYW0gVHdhcmRvY2ggYW5kIEJvdGlvIE5pa29sdGNoZXZMYXRvIGlzIGEgc2Fuc2VyaWYgdHlwZWZhY2UgZmFtaWx5IGRlc2lnbmVkIGluIHRoZSBTdW1tZXIgMjAxMCBhbmQgZXh0ZW5kZWQgaW4gdGhlIFN1bW1lciAyMDEzIGJ5IFdhcnNhdy1iYXNlZCBkZXNpZ25lciBMdWthc3ogRHppZWR6aWMgKCJMYXRvIiBtZWFucyAiU3VtbWVyIiBpbiBQb2xpc2gpLiBJdCB0cmllcyB0byBjYXJlZnVsbHkgYmFsYW5jZSBzb21lIHBvdGVudGlhbGx5IGNvbmZsaWN0aW5nIHByaW9yaXRpZXM6IGl0IHNob3VsZCBzZWVtIHF1aXRlICJ0cmFuc3BhcmVudCIgd2hlbiB1c2VkIGluIGJvZHkgdGV4dCBidXQgd291bGQgZGlzcGxheSBzb21lIG9yaWdpbmFsIHRyYWl0cyB3aGVuIHVzZWQgaW4gbGFyZ2VyIHNpemVzLiBUaGUgY2xhc3NpY2FsIHByb3BvcnRpb25zLCBwYXJ0aWN1bGFybHkgdmlzaWJsZSBpbiB0aGUgdXBwZXJjYXNlLCBnaXZlIHRoZSBsZXR0ZXJmb3JtcyBmYW1pbGlhciBoYXJtb255IGFuZCBlbGVnYW5jZS4gQXQgdGhlIHNhbWUgdGltZSwgaXRzIHNsZWVrIHNhbnNlcmlmIGxvb2sgbWFrZXMgZXZpZGVudCB0aGUgZmFjdCB0aGF0IExhdG8gd2FzIGRlc2lnbmVkIGluIHRoZSAyMDEwcywgZXZlbiB0aG91Z2ggaXQgZG9lcyBub3QgZm9sbG93IGFueSBjdXJyZW50IHRyZW5kLiBUaGUgc2VtaS1yb3VuZGVkIGRldGFpbHMgb2YgdGhlIGxldHRlcnMgZ2l2ZSBMYXRvIGEgZmVlbGluZyBvZiB3YXJtdGgsIHdoaWxlIHRoZSBzdHJvbmcgc3RydWN0dXJlIHByb3ZpZGVzIHN0YWJpbGl0eSBhbmQgc2VyaW91c25lc3MuIEluIDIwMTMtMjAxNCwgdGhlIGZhbWlseSB3YXMgZ3JlYXRseSBleHRlbmRlZCAod2l0aCB0aGUgaGVscCBvZiBBZGFtIFR3YXJkb2NoIGFuZCBCb3RpbyBOaWtvbHRjaGV2KSB0byBjb3ZlciAzMDAwKyBnbHlwaHMgb3ZlciBuaW5lIHdlaWdodHMgd2l0aCBpdGFsaWNzLiBJdCBub3cgc3VwcG9ydHMgMTAwKyBMYXRpbi1iYXNlZCBsYW5ndWFnZXMsIDUwKyBDeXJpbGxpYy1iYXNlZCBsYW5ndWFnZXMgYXMgd2VsbCBhcyBHcmVlayBhbmQgSVBBIHBob25ldGljcy4gVGhlIExhdG8gZm9udHMgYXJlIGF2YWlsYWJsZSBmcmVlIG9mIGNoYXJnZSB1bmRlciB0aGUgU0lMIE9wZW4gRm9udCBMaWNlbnNlIGZyb20gaHR0cDovL3d3dy5sYXRvZm9udHMuY29tLwBMAGEAdABvACAAQgBvAGwAZAA6AFYAZQByAHMAaQBvAG4AIAAyAC4AMAAxAFYAZQByAHMAaQBvAG4AIAAyAC4AMAAxACAASgBhAG4AdQBhAHIAeQAgADgALAAgADIAMAAyADAATABhAHQAbwAtAEIAbwBsAGQATABhAHQAbwAgAGkAcwAgAGEAIAB0AHIAYQBkAGUAbQBhAHIAawAgAG8AZgAgAHQAeQBQAG8AbABhAG4AZAAgAEwAdQBrAGEAcwB6ACAARAB6AGkAZQBkAHoAaQBjAC4ATAB1AGsAYQBzAHoAIABEAHoAaQBlAGQAegBpAGMAIAB3AGkAdABoACAAQQBkAGEAbQAgAFQAdwBhAHIAZABvAGMAaAAgAGEAbgBkACAAQgBvAHQAaQBvACAATgBpAGsAbwBsAHQAYwBoAGUAdgBMAGEAdABvACAAaQBzACAAYQAgAHMAYQBuAHMAZQByAGkAZgAgAHQAeQBwAGUAZgBhAGMAZQAgAGYAYQBtAGkAbAB5ACAAZABlAHMAaQBnAG4AZQBkACAAaQBuACAAdABoAGUAIABTAHUAbQBtAGUAcgAgADIAMAAxADAAIABhAG4AZAAgAGUAeAB0AGUAbgBkAGUAZAAgAGkAbgAgAHQAaABlACAAUwB1AG0AbQBlAHIAIAAyADAAMQAzACAAYgB5ACAAVwBhAHIAcwBhAHcALQBiAGEAcwBlAGQAIABkAGUAcwBpAGcAbgBlAHIAIABMAHUAawBhAHMAegAgAEQAegBpAGUAZAB6AGkAYwAgACgAIgBMAGEAdABvACIAIABtAGUAYQBuAHMAIAAiAFMAdQBtAG0AZQByACIAIABpAG4AIABQAG8AbABpAHMAaAApAC4AIABJAHQAIAB0AHIAaQBlAHMAIAB0AG8AIABjAGEAcgBlAGYAdQBsAGwAeQAgAGIAYQBsAGEAbgBjAGUAIABzAG8AbQBlACAAcABvAHQAZQBuAHQAaQBhAGwAbAB5ACAAYwBvAG4AZgBsAGkAYwB0AGkAbgBnACAAcAByAGkAbwByAGkAdABpAGUAcwA6ACAAaQB0ACAAcwBoAG8AdQBsAGQAIABzAGUAZQBtACAAcQB1AGkAdABlACAAIgB0AHIAYQBuAHMAcABhAHIAZQBuAHQAIgAgAHcAaABlAG4AIAB1AHMAZQBkACAAaQBuACAAYgBvAGQAeQAgAHQAZQB4AHQAIABiAHUAdAAgAHcAbwB1AGwAZAAgAGQAaQBzAHAAbABhAHkAIABzAG8AbQBlACAAbwByAGkAZwBpAG4AYQBsACAAdAByAGEAaQB0AHMAIAB3AGgAZQBuACAAdQBzAGUAZAAgAGkAbgAgAGwAYQByAGcAZQByACAAcwBpAHoAZQBzAC4AIABUAGgAZQAgAGMAbABhAHMAcwBpAGMAYQBsACAAcAByAG8AcABvAHIAdABpAG8AbgBzACwAIABwAGEAcgB0AGkAYwB1AGwAYQByAGwAeQAgAHYAaQBzAGkAYgBsAGUAIABpAG4AIAB0AGgAZQAgAHUAcABwAGUAcgBjAGEAcwBlACwAIABnAGkAdgBlACAAdABoAGUAIABsAGUAdAB0AGUAcgBmAG8AcgBtAHMAIABmAGEAbQBpAGwAaQBhAHIAIABoAGEAcgBtAG8AbgB5ACAAYQBuAGQAIABlAGwAZQBnAGEAbgBjAGUALgAgAEEAdAAgAHQAaABlACAAcwBhAG0AZQAgAHQAaQBtAGUALAAgAGkAdABzACAAcwBsAGUAZQBrACAAcwBhAG4AcwBlAHIAaQBmACAAbABvAG8AawAgAG0AYQBrAGUAcwAgAGUAdgBpAGQAZQBuAHQAIAB0AGgAZQAgAGYAYQBjAHQAIAB0AGgAYQB0ACAATABhAHQAbwAgAHcAYQBzACAAZABlAHMAaQBnAG4AZQBkACAAaQBuACAAdABoAGUAIAAyADAAMQAwAHMALAAgAGUAdgBlAG4AIAB0AGgAbwB1AGcAaAAgAGkAdAAgAGQAbwBlAHMAIABuAG8AdAAgAGYAbwBsAGwAbwB3ACAAYQBuAHkAIABjAHUAcgByAGUAbgB0ACAAdAByAGUAbgBkAC4AIABUAGgAZQAgAHMAZQBtAGkALQByAG8AdQBuAGQAZQBkACAAZABlAHQAYQBpAGwAcwAgAG8AZgAgAHQAaABlACAAbABlAHQAdABlAHIAcwAgAGcAaQB2AGUAIABMAGEAdABvACAAYQAgAGYAZQBlAGwAaQBuAGcAIABvAGYAIAB3AGEAcgBtAHQAaAAsACAAdwBoAGkAbABlACAAdABoAGUAIABzAHQAcgBvAG4AZwAgAHMAdAByAHUAYwB0AHUAcgBlACAAcAByAG8AdgBpAGQAZQBzACAAcwB0AGEAYgBpAGwAaQB0AHkAIABhAG4AZAAgAHMAZQByAGkAbwB1AHMAbgBlAHMAcwAuACAASQBuACAAMgAwADEAMwAtADIAMAAxADQALAAgAHQAaABlACAAZgBhAG0AaQBsAHkAIAB3AGEAcwAgAGcAcgBlAGEAdABsAHkAIABlAHgAdABlAG4AZABlAGQAIAAoAHcAaQB0AGgAIAB0AGgAZQAgAGgAZQBsAHAAIABvAGYAIABBAGQAYQBtACAAVAB3AGEAcgBkAG8AYwBoACAAYQBuAGQAIABCAG8AdABpAG8AIABOAGkAawBvAGwAdABjAGgAZQB2ACkAIAB0AG8AIABjAG8AdgBlAHIAIAAzADAAMAAwACsAIABnAGwAeQBwAGgAcwAgAG8AdgBlAHIAIABuAGkAbgBlACAAdwBlAGkAZwBoAHQAcwAgAHcAaQB0AGgAIABpAHQAYQBsAGkAYwBzAC4AIABJAHQAIABuAG8AdwAgAHMAdQBwAHAAbwByAHQAcwAgADEAMAAwACsAIABMAGEAdABpAG4ALQBiAGEAcwBlAGQAIABsAGEAbgBnAHUAYQBnAGUAcwAsACAANQAwACsAIABDAHkAcgBpAGwAbABpAGMALQBiAGEAcwBlAGQAIABsAGEAbgBnAHUAYQBnAGUAcwAgAGEAcwAgAHcAZQBsAGwAIABhAHMAIABHAHIAZQBlAGsAIABhAG4AZAAgAEkAUABBACAAcABoAG8AbgBlAHQAaQBjAHMALgAgAFQAaABlACAATABhAHQAbwAgAGYAbwBuAHQAcwAgAGEAcgBlACAAYQB2AGEAaQBsAGEAYgBsAGUAIABmAHIAZQBlACAAbwBmACAAYwBoAGEAcgBnAGUAIAB1AG4AZABlAHIAIAB0AGgAZQAgAFMASQBMACAATwBwAGUAbgAgAEYAbwBuAHQAIABMAGkAYwBlAG4AcwBlACAAZgByAG8AbQAgAGgAdAB0AHAAOgAvAC8AdwB3AHcALgBsAGEAdABvAGYAbwBuAHQAcwAuAGMAbwBtAC8AQwBvAHAAeQByAGkAZwBoAHQAIAAoAGMAKQAgADIAMAAxADEALQAyADAAMQA0ACAAYgB5ACAAdAB5AFAAbwBsAGEAbgBkACAATAB1AGsAYQBzAHoAIABEAHoAaQBlAGQAegBpAGMAIAAoAGgAdAB0AHAAOgAvAC8AdwB3AHcALgB0AHkAcABvAGwAYQBuAGQALgBjAG8AbQAvACkAIAB3AGkAdABoACAAUgBlAHMAZQByAHYAZQBkACAARgBvAG4AdAAgAE4AYQBtAGUAIAAiAEwAYQB0AG8AIgAuACAATABpAGMAZQBuAHMAZQBkACAAdQBuAGQAZQByACAAdABoAGUAIABTAEkATAAgAE8AcABlAG4AIABGAG8AbgB0ACAATABpAGMAZQBuAHMAZQAsACAAVgBlAHIAcwBpAG8AbgAgADEALgAxACAAKABoAHQAdABwADoALwAvAHMAYwByAGkAcAB0AHMALgBzAGkAbAAuAG8AcgBnAC8ATwBGAEwAKQAuAAADAAAAAAAA/jMAYwAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8=) format("truetype");
	font-display: swap;
	font-family: "tb-num"
}

.tbfa {
	font-family: "tbfa" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-contacts:before {
	content: ""
}

.icon-all:before {
	content: ""
}

.icon-copy:before {
	content: ""
}

.icon-editor:before {
	content: ""
}

.icon-data:before {
	content: ""
}

.icon-calendar:before {
	content: ""
}

.icon-monitor:before {
	content: ""
}

.icon-coupons:before {
	content: ""
}

.icon-connections:before {
	content: ""
}

.icon-customization:before {
	content: ""
}

.icon-download:before {
	content: ""
}

.icon-earth:before {
	content: ""
}

.icon-folder:before {
	content: ""
}

.icon-hot:before {
	content: ""
}

.icon-inquiry-template:before {
	content: ""
}

.icon-libra:before {
	content: ""
}

.icon-manage-order:before {
	content: ""
}

.icon-bank:before {
	content: ""
}

.icon-map:before {
	content: ""
}

.icon-office:before {
	content: ""
}

.icon-pin:before {
	content: ""
}

.icon-print:before {
	content: ""
}

.icon-resonse:before {
	content: ""
}

.icon-sales-center:before {
	content: ""
}

.icon-sound-filling:before {
	content: ""
}

.icon-suggest:before {
	content: ""
}

.icon-trading-volume:before {
	content: ""
}

.icon-vehivles:before {
	content: ""
}

.icon-trust:before {
	content: ""
}

.icon-set:before {
	content: ""
}

.icon-tool-hardware:before {
	content: ""
}

.icon-unlock:before {
	content: ""
}

.icon-vip:before {
	content: ""
}

.icon-brand:before {
	content: ""
}

.icon-microphone:before {
	content: ""
}

.icon-stamp:before {
	content: ""
}

.icon-loans:before {
	content: ""
}

.icon-interest:before {
	content: ""
}

.icon-logistics:before {
	content: ""
}

.icon-fund:before {
	content: ""
}

.icon-flag:before {
	content: ""
}

.icon-unlock-copy:before {
	content: ""
}

.icon-staff-relations:before {
	content: ""
}

.icon-rank:before {
	content: ""
}

.icon-knowledge-base:before {
	content: ""
}

.icon-relation:before {
	content: ""
}

.icon-custom:before {
	content: ""
}

.icon-workflow:before {
	content: ""
}

.icon-reckon:before {
	content: ""
}

.icon-organize:before {
	content: ""
}

.icon-grade:before {
	content: ""
}

.icon-creation:before {
	content: ""
}

.icon-dashboard:before {
	content: ""
}

.icon-transport:before {
	content: ""
}

.icon-fingerprint:before {
	content: ""
}

.icon-qrcode:before {
	content: ""
}

.icon-notice:before {
	content: ""
}

.icon-annex:before {
	content: ""
}

.icon-configuration:before {
	content: ""
}

.icon-certificate:before {
	content: ""
}

.icon-process:before {
	content: ""
}

.icon-target:before {
	content: ""
}

.icon-warranty:before {
	content: ""
}

.icon-alarm:before {
	content: ""
}

.icon-ruler:before {
	content: ""
}

.icon-anchoring:before {
	content: ""
}

.icon-hours-24:before {
	content: ""
}

.icon-bankcard:before {
	content: ""
}

.icon-gift:before {
	content: ""
}

.icon-barcode:before {
	content: ""
}

.icon-bluetooth:before {
	content: ""
}

.icon-keyboard:before {
	content: ""
}

.icon-qrscan:before {
	content: ""
}

.icon-clear:before {
	content: ""
}

.icon-structure:before {
	content: ""
}

.icon-link:before {
	content: ""
}

.icon-rights:before {
	content: ""
}

.icon-statistics:before {
	content: ""
}

.icon-management:before {
	content: ""
}

.icon-risk:before {
	content: ""
}

.icon-core:before {
	content: ""
}

.icon-accelerate:before {
	content: ""
}

.icon-face:before {
	content: ""
}

.icon-control:before {
	content: ""
}

.icon-vote:before {
	content: ""
}

.icon-camera:before {
	content: ""
}

.icon-quality:before {
	content: ""
}

.icon-on-shelf:before {
	content: ""
}

.icon-gps:before {
	content: ""
}

.icon-plan:before {
	content: ""
}

.icon-at-sign:before {
	content: ""
}

.icon-bookmark:before {
	content: ""
}

.icon-pallet:before {
	content: ""
}

.icon-shuffle:before {
	content: ""
}

.icon-slider:before {
	content: ""
}

.icon-wifi:before {
	content: ""
}

.icon-gis-cluster:before {
	content: ""
}

.icon-plot:before {
	content: ""
}

.icon-scan:before {
	content: ""
}

.icon-delete:before {
	content: ""
}

.icon-refresh-data:before {
	content: ""
}

.icon-light:before {
	content: ""
}

.icon-double-arrow-r:before {
	content: ""
}

.icon-like:before {
	content: ""
}

.icon-double-quotes-r:before {
	content: ""
}

.icon-scroll-top:before {
	content: ""
}

.icon-double-quotes-l:before {
	content: ""
}

.icon-tag:before {
	content: ""
}

.icon-forward:before {
	content: ""
}

.icon-author:before {
	content: ""
}

.icon-back:before {
	content: ""
}

.icon-menu:before {
	content: ""
}

.icon-time:before {
	content: ""
}

.icon-search:before {
	content: ""
}

.icon-views:before {
	content: ""
}

.icon-category:before {
	content: ""
}

.icon-close:before {
	content: ""
}

.icon-comment:before {
	content: ""
}

.icon-write:before {
	content: ""
}

.icon-like-active:before {
	content: ""
}

.icon-bottom:before {
	content: ""
}

.icon-xhs:before {
	content: ""
}

.icon-qzone:before {
	content: ""
}

.icon-telegram:before {
	content: ""
}

.icon-service:before {
	content: ""
}

.icon-facebook:before {
	content: ""
}

.icon-email:before {
	content: ""
}

.icon-instagram:before {
	content: ""
}

.icon-address:before {
	content: ""
}

.icon-skype:before {
	content: ""
}

.icon-tel:before {
	content: ""
}

.icon-fax:before {
	content: ""
}

.icon-douban:before {
	content: ""
}

.icon-twitter:before {
	content: ""
}

.icon-custom-contact:before {
	content: ""
}

.icon-aliww:before {
	content: ""
}

.icon-line:before {
	content: ""
}

.icon-qq:before {
	content: ""
}

.icon-wechat:before {
	content: ""
}

.icon-weibo:before {
	content: ""
}

.icon-douyin:before {
	content: ""
}

.icon-whatsapp:before {
	content: ""
}

.icon-qq {
	display: inline-block;
	color: #56b6e7;
	text-align: center;
	border: 1px solid #56b6e7;
	transition: all .3s
}

.icon-qq:hover {
	color: #fff;
	background: #56b6e7
}

.icon-qzone {
	display: inline-block;
	color: #fdbe3d;
	text-align: center;
	border: 1px solid #fdbe3d;
	transition: all .3s
}

.icon-qzone:hover {
	color: #fff;
	background: #fdbe3d
}

.icon-douban {
	display: inline-block;
	color: #33b045;
	text-align: center;
	border: 1px solid #33b045;
	transition: all .3s
}

.icon-douban:hover {
	color: #fff;
	background: #33b045
}

.icon-wechat {
	display: inline-block;
	color: #7bc549;
	text-align: center;
	border: 1px solid #7bc549;
	transition: all .3s
}

.icon-wechat:hover {
	color: #fff;
	background: #7bc549
}

.icon-weibo {
	display: inline-block;
	color: #ff763b;
	text-align: center;
	border: 1px solid #ff763b;
	transition: all .3s
}

.icon-weibo:hover {
	color: #fff;
	background: #ff763b
}

.icon-telegram {
	display: inline-block;
	color: #2ca5e0;
	text-align: center;
	border: 1px solid #2ca5e0;
	transition: all .3s
}

.icon-telegram:hover {
	color: #fff;
	background: #2ca5e0
}

.icon-facebook {
	display: inline-block;
	color: #4867aa;
	text-align: center;
	border: 1px solid #4867aa;
	transition: all .3s
}

.icon-facebook:hover {
	color: #fff;
	background: #4867aa
}

.icon-skype {
	display: inline-block;
	color: #00aff0;
	text-align: center;
	border: 1px solid #00aff0;
	transition: all .3s
}

.icon-skype:hover {
	color: #fff;
	background: #00aff0
}

.icon-twitter {
	display: inline-block;
	color: #41b8fc;
	text-align: center;
	border: 1px solid #41b8fc;
	transition: all .3s
}

.icon-twitter:hover {
	color: #fff;
	background: #41b8fc
}

.icon-instagram {
	display: inline-block;
	color: #fa8529;
	text-align: center;
	border: 1px solid #fa8529;
	transition: all .3s
}

.icon-instagram:hover {
	color: #fff;
	background: #fa8529
}

.icon-line {
	display: inline-block;
	color: #08bc1f;
	text-align: center;
	border: 1px solid #08bc1f;
	transition: all .3s
}

.icon-line:hover {
	color: #fff;
	background: #08bc1f
}

.icon-tel {
	display: inline-block;
	color: #fdbe3d;
	text-align: center;
	border: 1px solid #fdbe3d;
	transition: all .3s
}

.icon-tel:hover {
	color: #fff;
	background: #fdbe3d
}

.icon-email {
	display: inline-block;
	color: #feda77;
	text-align: center;
	border: 1px solid #feda77;
	transition: all .3s
}

.icon-email:hover {
	color: #fff;
	background: #feda77
}

.icon-douyin {
	display: inline-block;
	color: #363741;
	text-align: center;
	border: 1px solid #363741;
	transition: all .3s
}

.icon-douyin:hover {
	color: #fff;
	background: #363741
}

.icon-aliww {
	display: inline-block;
	color: #ff5400;
	text-align: center;
	border: 1px solid #ff5400;
	transition: all .3s
}

.icon-aliww:hover {
	color: #fff;
	background: #ff5400
}

.icon-address {
	display: inline-block;
	color: #faa90e;
	text-align: center;
	border: 1px solid #faa90e;
	transition: all .3s
}

.icon-address:hover {
	color: #fff;
	background: #faa90e
}

.icon-fax {
	display: inline-block;
	color: #515bd4;
	text-align: center;
	border: 1px solid #515bd4;
	transition: all .3s
}

.icon-fax:hover {
	color: #fff;
	background: #515bd4
}

.icon-xhs {
	display: inline-block;
	color: #ff2442;
	text-align: center;
	border: 1px solid #ff2442;
	transition: all .3s
}

.icon-xhs:hover {
	color: #fff;
	background: #ff2442
}

.icon-whatsapp {
	display: inline-block;
	color: #25d366;
	text-align: center;
	border: 1px solid #25d366;
	transition: all .3s
}

.icon-whatsapp:hover {
	color: #fff;
	background: #25d366
}

.icon-service {
	display: inline-block;
	color: #007bff;
	text-align: center;
	border: 1px solid #007bff;
	transition: all .3s
}

.icon-service:hover {
	color: #fff;
	background: #007bff
}

.icon-custom-contact {
	display: inline-block;
	color: #717be7;
	text-align: center;
	border: 1px solid #717be7;
	transition: all .3s
}

.icon-custom-contact:hover {
	color: #fff;
	background: #717be7
}

:root {
	--primary-color: #007bff;
	--primary-shadow: 0 0 20px 0 rgb(44 101 144 / 10%);
}

	.tb-container { max-width: 1293px;	}

			@media (max-width:1341px) {
				.tb-container {
					margin: 0 24px;
				}

				.tb-custome-wraper .tb-container {
					margin: 0 48px;
				}
			}

			@media (max-width: 640px) {
				.tb-container {
					margin: 0 15px;
				}

				.tb-custome-wraper .tb-container {
					margin: 0 20px;
				}
			}

.tb-container {
	position: relative;
	margin: 0 auto;
}

.tb-container::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

body>.tb-container {
	padding-top: 12px;
	padding-bottom: 12px;
}

body.hidden {
	overflow: hidden
}

.section-space--ptb_120{padding-top:120px;padding-bottom:120px}
@media only screen and (min-width:768px) and (max-width:991px){
	.section-space--ptb_120{padding-top:80px;padding-bottom:80px}
}
@media only screen and (max-width:767px){
	.section-space--ptb_120{padding-top:60px;padding-bottom:60px}
}
.section-space--pt_120{padding-top:120px}
@media only screen and (min-width:768px) and (max-width:991px){
	.section-space--pt_120{padding-top:80px}
}
@media only screen and (max-width:767px){
	.section-space--pt_120{padding-top:60px}
}
.section-space--pb_120{padding-bottom:120px}
@media only screen and (min-width:768px) and (max-width:991px){
	.section-space--pb_120{padding-bottom:80px}
}
@media only screen and (max-width:767px){
	.section-space--pb_120{padding-bottom:60px}
}
.section-space--ptb_100{padding-top:100px;padding-bottom:100px}
@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_100{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:767px){.section-space--ptb_100{padding-top:60px;padding-bottom:60px}}.section-space--pt_100{padding-top:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_100{padding-top:80px}}@media only screen and (max-width:767px){.section-space--pt_100{padding-top:60px}}.section-space--pb_100{padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_100{padding-bottom:80px}}@media only screen and (max-width:767px){.section-space--pb_100{padding-bottom:60px}}.section-space--ptb_90{padding-top:90px;padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_90{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--ptb_90{padding-top:40px;padding-bottom:40px}}.section-space--pt_90{padding-top:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_90{padding-top:60px}}@media only screen and (max-width:767px){.section-space--pt_90{padding-top:40px}}.section-space--pb_90{padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_90{padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--pb_90{padding-bottom:40px}}.section-space--ptb_80{padding-top:80px;padding-bottom:80px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_80{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--ptb_80{padding-top:40px;padding-bottom:40px}}.section-space--pt_80{padding-top:80px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_80{padding-top:60px}}@media only screen and (max-width:767px){.section-space--pt_80{padding-top:40px}}.section-space--pb_80{padding-bottom:90px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_80{padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--pb_80{padding-bottom:40px}}.section-space--ptb_70{padding-top:70px;padding-bottom:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_70{padding-top:40px;padding-bottom:40px}}@media only screen and (max-width:767px){.section-space--ptb_70{padding-top:30px;padding-bottom:30px}}.section-space--pt_70{padding-top:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_70{padding-top:40px}}@media only screen and (max-width:767px){.section-space--pt_70{padding-top:30px}}.section-space--pb_70{padding-bottom:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_70{padding-bottom:40px}}@media only screen and (max-width:767px){.section-space--pb_70{padding-bottom:30px}}.section-space--ptb_60{padding-top:60px;padding-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--ptb_60{padding-top:60px;padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--ptb_60{padding-top:60px;padding-bottom:60px}}.section-space--pt_60{padding-top:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_60{padding-top:60px}}@media only screen and (max-width:767px){.section-space--pt_60{padding-top:60px}}.section-space--pb_60{padding-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_60{padding-bottom:60px}}@media only screen and (max-width:767px){.section-space--pb_60{padding-bottom:60px}}.section-space--pt_40{padding-top:40px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pt_40{padding-top:30px}}@media only screen and (max-width:767px){.section-space--pt_40{padding-top:30px}}.section-space--pb_40{padding-bottom:40px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--pb_40{padding-bottom:30px}}@media only screen and (max-width:767px){.section-space--pb_40{padding-bottom:30px}}.section-space--ptb_30{padding-top:30px;padding-bottom:30px}.section-space--pt_30{padding-top:30px}.section-space--pb_30{padding-bottom:30px}.section-space--mt_15{margin-top:15px}.section-space--mt_20{margin-top:20px}.section-space--mt_30{margin-top:30px}.section-space--mt_40{margin-top:40px}.section-space--mt_50{margin-top:50px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_50{margin-top:40px}}@media only screen and (max-width:767px){.section-space--mt_50{margin-top:30px}}.section-space--mt_60{margin-top:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_60{margin-top:50px}}@media only screen and (max-width:767px){.section-space--mt_60{margin-top:30px}}.section-space--mt_70{margin-top:70px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_70{margin-top:50px}}@media only screen and (max-width:767px){.section-space--mt_70{margin-top:30px}}.section-space--mt_80{margin-top:80px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_80{margin-top:50px}}@media only screen and (max-width:767px){.section-space--mt_80{margin-top:30px}}.section-space--mt_100{margin-top:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_100{margin-top:80px}}@media only screen and (max-width:767px){.section-space--mt_100{margin-top:60px}}.section-space--mt_120{margin-top:120px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mt_120{margin-top:80px}}@media only screen and (max-width:767px){.section-space--mt_120{margin-top:60px}}.section-space--mb_15{margin-bottom:15px}.section-space--mb_20{margin-bottom:20px}.section-space--mb_30{margin-bottom:30px}.section-space--mb_40{margin-bottom:40px}@media only screen and (max-width:767px){.section-space--mb_40{margin-bottom:30px}}.section-space--mb_50{margin-bottom:50px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_50{margin-bottom:40px}}@media only screen and (max-width:767px){.section-space--mb_50{margin-bottom:30px}}.section-space--mb_60{margin-bottom:60px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_60{margin-bottom:50px}}@media only screen and (max-width:767px){.section-space--mb_60{margin-bottom:30px}}.section-space--mb_100{margin-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_100{margin-bottom:80px}}@media only screen and (max-width:767px){.section-space--mb_100{margin-bottom:60px}}.section-space--mb_120{margin-bottom:120px}@media only screen and (min-width:768px) and (max-width:991px){.section-space--mb_120{margin-bottom:80px}}@media only screen and (max-width:767px){.section-space--mb_120{margin-bottom:60px}}
.mb-10{margin-bottom:10px}
.mb-15{margin-bottom:15px}
.mb-20{margin-bottom:20px}
.mb-25{margin-bottom:25px}
.mb-30{margin-bottom:30px}
.mb-40{margin-bottom:40px}
.mt-10{margin-top:10px}
.mt-15{margin-top:15px}
.mt-20{margin-top:20px}
.mt-25{margin-top:25px}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}

.btn-primary{background:#ffc4a0;font-weight:500;border-radius:10px;color:#fff;border:0}
.btn-primary:focus{outline:none!important}
.btn-primary:hover,
.btn-primary:focus{background:#d4966f;color:#fff;-webkit-box-shadow:none;box-shadow:none}
.btn-primary i{margin-left:10px;font-size:22px}.btn-bg-2{background-color:#ff7d6b;color:#fff}
.btn-bg-3{background-color:#a50eff;color:#fff}
.btn-bg-4{background-color:#5974ff;color:#fff}
.btn-bg-5{background-color:#fed74b;color:#000}
.btn-bg-5-primary{background-color:#5138ee;color:#fff}
.btn-bg-5-primary:hover{color:#222}
.btn-bg-6{background-color:#5138ee;color:#fff}.btn-bg-white{background-color:#fff;color:#0f034a}
.btn-primary-three{padding:0 30px;background:#f4eaff;font-weight:600;border-radius:10px;color:#0f034a;border:0}
.btn-primary-three:focus{outline:none!important}
.btn-primary-three:hover,
.btn-primary-three:focus{background:#a50eff;color:#fff!important;-webkit-box-shadow:none;box-shadow:none}
.btn-primary-three i{margin-left:15px;font-size:22px}
.btn-primary-four{padding:0 30px;background:#edf0f8;font-weight:600;border-radius:10px;color:#081131;border:0}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.btn-primary-four{padding:0 20px}}
.btn-primary-four:focus{outline:none!important}
.btn-primary-four:hover,.btn-primary-four:focus{background:#5974ff;color:#fff!important;-webkit-box-shadow:none;box-shadow:none}
.btn-primary-four i{margin-left:15px;font-size:22px}
.btn-outline-2{border:2px solid #ddd;border-radius:10px;color:#fff;padding-bottom:2px;color:#ff7d6b}
.btn-outline-2:hover{color:#fff;border:2px solid #ff7d6b;background-color:#ff7d6b}
.btn-large{padding:0 30px;height:60px;line-height:60px}
@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.btn-large{padding:0 20px}}
.btn-medium{height:50px;line-height:50px;padding:0 20px}

.tb-comment>.tb-container {
	margin: 0 auto
}

.tb-card {
	background: #fff
}

.tb-card-title {
	margin: 0 0 24px 0;
	padding-left: 16px;
	line-height: 1;
	color: #202935;
	font-size: 16px;
	border-left: 6px solid var(--primary-color)
}

.tb-notice {
	position: fixed;
	padding: 16px;
	max-width: 400px;
	top: 160px;
	left: 50%;
	transform: translate(-50%, -100%);
	background: rgba(0, 0, 0, .8);
	color: #fff;
	text-align: center;
	z-index: 10001
}

.tb-qrcode {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 10000;
	display: none
}

.tb-qrcode .tb-qrcode-mask {
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.tb-qrcode .tb-qrcode-in {
	position: absolute;
	left: 50%;
	top: 100%;
	padding: 40px;
	background: #fff;
	transform: translate(-50%, -50%)
}

.tb-qrcode .icon-close {
	position: absolute;
	right: 12px;
	top: 12px;
	font-size: 20px;
	cursor: pointer;
	color: #8a8a8a;
	transition: transform .3s
}

.tb-qrcode .icon-close:hover {
	transform: rotate(180deg)
}

.tb-nodata {
	margin-bottom: 24px;
	padding: 160px 0;
	text-align: center
}

.tb-nodata img {
	max-width: 500px;
	max-height: 500px
}

.tb-nodata p {
	margin-top: 16px;
	color: #8a8a8a
}

.tb-nodata .tb-go-home {
	margin-left: 24px;
	color: var(--primary-color)
}

.tb-nodata .tb-go-home:hover {
	opacity: .85
}

.tb-sub {
	color: #8a8a8a;
	text-align: center
}

.tb-crumbs {
	padding: 12px 0;
	background: #fff;
	color: #8a8a8a;
	font-size: 14px
}

.tb-crumbs a {
	color: #8a8a8a
}

.tb-crumbs a:hover {
	color: var(--primary-color)
}

.tb-page-banner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 400px;
	background: #202935;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center
}

.tb-page-banner .tb-container {
	width: 0;
	flex: 1 1 100%
}

.tb-page-banner .page-banner-title {
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 36px;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tb-page-banner .page-banner-desc {
	margin-top: 8px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	letter-spacing: 1px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-base-form {
	height: 32px;
	padding: 4px 12px;
	border: 1px solid #e7ebf3;
	border-radius: 4px;
	-webkit-appearance: none;
	transition: border .3s
}

.tb-base-form:focus {
	border: 1px solid var(--primary-color)
}

.tb-primary-btn {
	height: 32px;
	padding: 0 16px;
	background: var(--primary-color);
	color: #fff;
	line-height: 32px;
	border-radius: 4px;
	text-align: center;
	font-weight: normal
}

.tb-primary-btn:hover {
	opacity: .85
}

.tb-outline-btn {
	height: 32px;
	padding: 0 16px;
	background: #fff;
	color: var(--primary-color);
	line-height: 30px;
	border-radius: 4px;
	border: 1px solid var(--primary-color);
	text-align: center;
	font-weight: normal
}

.tb-outline-btn:hover {
	opacity: .85
}

.swiper-pagination {
	position: absolute;
	bottom: 16px;
	left: 50%;
	transform: translateX(-50%);
	line-height: 1
}

.swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	margin: 0 4px;
	width: 20px;
	height: 4px;
	background: rgba(0, 0, 0, .2);
	border-radius: 2px;
	cursor: pointer;
	transition: all .3s
}

.swiper-pagination .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-nav {
	position: absolute;
	top: 50%;
	left: 12px;
	transform: translate(0, -50%);
	color: #fff;
	border-radius: 50%;
	text-align: center;
	font-size: 42px;
	cursor: pointer;
	opacity: 0;
	transition: all .3s
}

.swiper-nav.swiper-next {
	left: auto;
	right: 12px
}

.disabled {
	cursor: no-drop;
	opacity: .5 !important
}

@media(max-width: 890px) {
	.tb-page-banner {
		height: 208px
	}

	.tb-page-banner .page-banner-title {
		font-size: 20px
	}
}

@media(max-width: 640px) {
	body>.tb-container {
		margin: 0;
		padding: 0
	}

	.tb-crumbs {
		margin-bottom: 15px
	}

	.tb-nodata {
		margin-bottom: 8px
	}

	.tb-nodata .tb-go-home {
		display: block;
		margin: 4px 0 0 0
	}

	.error404 .tb-nodata {
		margin-bottom: 0
	}

	.tb-page-banner {
		height: 176px
	}

	.tb-page-banner .page-banner-title {
		font-size: 18px
	}

	.tb-page-banner .page-banner-desc {
		margin-top: 4px;
		font-size: 14px
	}

	.tb-page-banner.no-crumbs {
		margin-bottom: 15px
	}

	.page-template-page-contacts .tb-page-banner,
	.page-template-page-tags .tb-page-banner {
		margin-bottom: 15px
	}

	.tb-card-title {
		margin-bottom: 8px
	}

	.swiper-nav {
		display: none
	}
}

.main-layout-1 .tb-sidebar {
	position: relative;
	float: right;
	margin-left: 24px
}

.main-layout-1 .tb-main.with-sidebar {
	float: left;
	width: calc(100% - 320px - 24px)
}

.main-layout-2 .tb-sidebar {
	position: relative;
	float: left;
	margin-right: 24px
}

.main-layout-2 .tb-main.with-sidebar {
	float: right;
	width: calc(100% - 320px - 24px)
}

@media(max-width: 1024px) {

	.main-layout-1 .tb-sidebar,
	.main-layout-2 .tb-sidebar {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0
	}

	.main-layout-1 .tb-main.with-sidebar,
	.main-layout-2 .tb-main.with-sidebar {
		float: none;
		width: 100%
	}
}

.tb-header {
	position: relative;
	background: #fff;
	line-height: 1;
	z-index: 99;
	box-shadow: 0 0 15px rgba(0, 0, 0, .06)
}

.tb-header .tb-back {
	display: none
}

.tb-header .logo {
	display: inline-block;
    margin: 0 48px 8px 0;
    vertical-align: middle;
}

.tb-header .logo img {
	display: block;
	height: 55px;
	vertical-align: sub
}

.tb-header .logo a {
	font-size: 28px
}

.tb-header .icon-search {
	font-size: 18px
}

.tb-header .search-fold,
.tb-header .menu-i {
	display: none;
	float: right;
	padding: 6px 4px;
	font-size: 20px;
	color: #202935;
	cursor: pointer
}

.tb-header .search-fold:hover,
.tb-header .menu-i:hover {
	color: var(--primary-color)
}

.tb-header .menu-i {
	display: none
}

.tb-header .tb-langs {
	position: relative;
	float: right;
	padding-right: 16px;
	margin-left: 20px;
	line-height: 32px;
	cursor: pointer;
	z-index: 2;
	transition: all .3s
}

.tb-header .tb-langs:after {
	position: absolute;
	right: 0;
	font-family: "tbfa";
	content: "";
	font-size: 12px;
	font-weight: bold;
	transition: all .3s
}

.tb-header .tb-langs:hover>span {
	color: var(--primary-color)
}

.tb-header .tb-langs:hover::after {
	color: var(--primary-color);
	transform: rotate(180deg)
}

.tb-header .tb-langs:hover .tb-langs-tootip {
	visibility: visible;
	margin-top: 21px
}

.tb-header .tb-langs-tootip {
	visibility: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	padding: 16px 0;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .15);
	text-align: center;
	line-height: 1.5;
	z-index: 1;
	list-style: none;
	transition: margin .3s
}

.tb-header .tb-langs-tootip a {
	display: block;
	padding: 8px 24px;
	white-space: nowrap;
	text-align: left
}

.tb-header .tb-langs-tootip a:hover {
	background: #f3f5f7
}

.tb-header .tb-langs-tootip a.active {
	color: var(--primary-color)
}

.tb-header .tb-langs-tootip::before {
	position: absolute;
	content: "";
	height: 24px;
	top: -24px;
	left: 0;
	right: 0
}

.tb-header .tb-langs-tootip::after {
	position: absolute;
	content: "";
	top: -12px;
	right: 12px;
	border: 6px solid rgba(0, 0, 0, 0);
	border-bottom: 6px solid #fff
}

.tb-header .tb-langs-tootip.acive {
	visibility: visible;
	margin-top: 21px
}

.tb-header .tb-search-form {
	float: right
}

.tb-header .tb-search-form .tb-base-form {
	vertical-align: top;
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.tb-header .tb-search-form .tb-primary-btn {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.tb-header.layout-1 {
	padding: 12px 0 12px 0
}

.tb-header.layout-1 .top-nav {
	display: inline-block
}

.tb-header.layout-1 .search-form {
	float: right
}

.tb-header.layout-2 {
	padding: 16px 0
}

.tb-header.layout-2 .top-nav {
	padding-right: 278px
}

.tb-header.layout-2 .concat {
	float: right
}

.tb-header.layout-2 .search-fold {
	position: absolute;
	right: -6px;
	bottom: 0
}

.tb-header.layout-2 .tb-search-form {
	position: absolute;
	right: 0;
	bottom: 0
}

.top-nav {
	list-style: none;
	padding: 0;
	margin: 0
}

.top-nav ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.top-nav .m-a-0 {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #202935;
	line-height: 1;
	top: -1px;
	transition: transform .3s
}

.top-nav .m-i-front {
	margin-right: 4px;
	font-size: 18px;
	vertical-align: bottom
}

.top-nav .m-badge {
	display: inline-block;
	padding: 2px 4px;
	margin: -3px 0 0 3px;
	height: 14px;
	line-height: 1;
	color: #fff;
	border-radius: 7px;
	vertical-align: middle
}

.top-nav .m-badge span {
	display: inline-block;
	font-size: 12px;
	vertical-align: text-top;
	transform: scale(0.8)
}

.top-nav .m-badge.m-b-p {
	background: var(--primary-color)
}

.top-nav .m-badge.m-b-r {
	background: #f30
}

.top-nav .m-badge.m-b-o {
	background: #f90
}

.top-nav .m-badge.m-b-g {
	background: #0c6
}

.top-nav .m-badge.m-b-b {
	background: #2db7f5
}

.top-nav .m-desc {
	color: #8a8a8a;
	font-size: 12px;
	margin-top: 8px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.top-nav .menu-item>a {
	position: relative;
	display: block;
	color: #202935
}

.top-nav .menu-item:hover>a {
	color: var(--primary-color)
}

.top-nav .menu-item:hover>a .m-a-0 {
	color: var(--primary-color)
}

.top-nav .depth-0 {
	display: inline-block
}

.top-nav .depth-0>a {
	padding-right: 32px;
	font-size: 16px
}

.top-nav .depth-0>a::before {
	position: absolute;
	content: "";
	left: 0;
	top: 100%;
	height: 24px;
	width: 100%
}

.top-nav .depth-0:hover .m-a-0 {
	transform: rotate(180deg) translateY(1px)
}

.top-nav .depth-0:hover .s-m-0 {
	visibility: visible;
	opacity: 1
}

.top-nav .s-m-0 {
	position: absolute;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .08);
	opacity: 0;
	visibility: hidden;
	z-index: 1
}
.top-nav .s-m-0 {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 8%);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}

.s-m-0 li{
        display: block !important;
}

.top-nav .sub-menu {
	transition: opacity .3s, transform .3s, left .3s
}

.top-nav .sub-menu a{ font-size:14px }

.top-nav .current-menu-item>a,
.top-nav .current-menu-parent>a,
.top-nav .current-menu-ancestor>a,
.top-nav .current-post-ancestor>a,
.top-nav .current-category-ancestor>a {
	color: var(--primary-color)
}

.top-nav .current-menu-item>a .tbfa,
.top-nav .current-menu-parent>a .tbfa,
.top-nav .current-menu-ancestor>a .tbfa,
.top-nav .current-post-ancestor>a .tbfa,
.top-nav .current-category-ancestor>a .tbfa {
	color: var(--primary-color)
}

.tb-nav-1 {
	position: relative
}

.tb-nav-1 .sub-menu {
	position: absolute;
	width: 200px;
	padding: 16px 0;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.tb-nav-1 .depth-1 .sub-menu {
	visibility: hidden;
	opacity: 0;
	left: calc(100% - 8px);
	top: -16px
}

.tb-nav-1 .s-m-0 {
	left: calc(50% - 16px);
	transform: translateX(-50%)
}

.tb-nav-1 .s-m-0 .menu-item {
	transition: background .3s
}

.tb-nav-1 .s-m-0 .menu-item:hover {
	background: rgba(243, 245, 247, .8)
}

.tb-nav-1 .s-m-0 .menu-item:hover>.sub-menu {
	opacity: 1;
	visibility: visible;
	left: 100%
}

.tb-nav-1 .menu-item {
	position: relative
}

.tb-nav-1 .menu-item>a {
	display: flex;
	padding: 15px 24px;
	align-items: center
}

.tb-nav-1 .menu-item .m-media {
	flex: 0 0 34px;
	height: 34px;
	margin-right: 10px;
	border-radius: 4px
}

.tb-nav-1 .m-info {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tb-nav-1:hover .s-m-0 {
	transform: translate(-50%, 16px)
}

.tb-nav-2 .s-m-0,
.tb-nav-3 .s-m-0 {
	display: flex;
	left: 0;
	right: 0;
	top: 100%;
	max-height: 60vh;
	padding: 48px 48px 24px 48px;
	flex-wrap: wrap;
	overflow-y: scroll
}

.tb-nav-2 .s-m-0::-webkit-scrollbar,
.tb-nav-3 .s-m-0::-webkit-scrollbar {
	width: 6px
}

.tb-nav-2 .s-m-0::-webkit-scrollbar-thumb,
.tb-nav-3 .s-m-0::-webkit-scrollbar-thumb {
	width: 6px;
	background-color: rgba(0, 0, 0, .2);
	border-radius: 6px
}

.tb-nav-2 .title-blod,
.tb-nav-3 .title-blod {
	font-weight: bold
}

.tb-nav-2 .title-big,
.tb-nav-3 .title-big {
	font-size: 16px
}

.tb-nav-2 .depth-2,
.tb-nav-3 .depth-2 {
	margin-top: 16px
}

.tb-nav-2 .depth-2 .menu-item,
.tb-nav-3 .depth-2 .menu-item {
	margin-top: 12px
}

.tb-nav-2 .depth-2 .sub-menu,
.tb-nav-3 .depth-2 .sub-menu {
	padding-left: 24px
}

.tb-nav-2:hover .s-m-0,
.tb-nav-3:hover .s-m-0 {
	transform: translateY(16px)
}

.tb-nav-2 .m-media {
	height: 34px;
	width: 34px;
	margin-right: 10px;
	border-radius: 4px
}

.tb-nav-2 .m-info {
	flex: 1;
	width: 0
}

.tb-nav-2 .menu-item>a {
	display: flex;
	align-items: center
}

.tb-nav-2 .depth-1 {
	flex-basis: calc(25% - 18px);
	margin-bottom: 32px
}

.tb-nav-2 .depth-1:not(:nth-child(4n+4)) {
	margin-right: 24px
}

.tb-nav-3 .m-m-w {
	position: relative;
	width: 100%;
	padding-top: 66.66%;
	border-radius: 4px;
	overflow: hidden
}

.tb-nav-3 .m-media {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%)
}

.tb-nav-3 .m-info {
	margin-top: 8px
}

.tb-nav-3 .s-m-0>.menu-item,
.tb-nav-3 .s-m-1>.menu-item {
	flex-basis: calc(20% - 19.5px);
	width: 0
}

.tb-nav-3 .s-m-0>.menu-item:not(:nth-child(5n+5)),
.tb-nav-3 .s-m-1>.menu-item:not(:nth-child(5n+5)) {
	margin-right: 24px
}

.tb-nav-3 .depth-1 {
	margin-bottom: 24px
}

.tb-nav-3 .depth-1.menu-item-has-children {
	flex-basis: 100%;
	margin-right: 0 !important
}

.tb-nav-3 .s-m-1 {
	display: flex;
	flex-wrap: wrap
}

.header-fix .tb-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0
}

@media(max-width: 890px) {
	.tb-header::after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		height: 1px;
		background: #e7ebf3;
		transform-origin: 50% 0;
		transform: scaleY(0.5) translateY(50%);
		bottom: 0
	}

	.tb-header::after {
		bottom: -1px
	}

	.tb-header .search-fold {
		display: block;
		padding: 4px 8px 4px 16px;
		margin-right: -8px
	}

	.tb-header .menu-i {
		position: relative;
		float: right;
		display: block;
		padding: 4px 22px 4px 8px;
		margin-right: -24px
	}

	.tb-header .menu-i+.search-fold {
		margin-right: 0
	}

	.tb-header .tb-langs {
		line-height: 28px
	}

	.tb-header .tb-langs:hover .tb-langs-tootip {
		margin-top: 12px
	}

	.tb-header .tb-langs:hover .tb-langs-tootip.active {
		margin-top: 12px;
		visibility: visible
	}

	.tb-header .tb-search-form {
		display: none
	}

	.tb-header .contacts-header {
		display: none
	}

	.tb-header .tb-back {
		position: relative;
		display: inline-block;
		left: -24px;
		padding: 0 11px 0 19px;
		margin-right: -24px;
		font-size: 20px;
		line-height: 28px;
		cursor: pointer;
		color: #202935
	}

	.tb-header .logo {
		margin: 0
	}

	.tb-header .logo img {
		padding-top: 8px;
		max-height: 48px
	}

	.tb-header.layout-1,
	.tb-header.layout-2 {
		padding: 12px 0
	}

	.tb-header.layout-1 .top-nav,
	.tb-header.layout-2 .top-nav {
		position: fixed;
		padding: 16px 24px;
		top: 52px;
		bottom: 0;
		left: -100%;
		width: 100%;
		background: #fff;
		overflow-x: hidden;
		overflow-y: auto;
		transition: all .3s
	}

	.tb-header.layout-1 .top-nav.active,
	.tb-header.layout-2 .top-nav.active {
		left: 0
	}

	.tb-header.layout-1 .tb-search-form,
	.tb-header.layout-2 .tb-search-form {
		display: none;
		position: absolute;
		background: #fff;
		padding: 24px 24px;
		text-align: center;
		top: 100%;
		border-bottom: 1px solid #e7ebf3;
		top: calc(100% + 12px);
		left: -24px;
		right: -24px;
		bottom: auto
	}

	.tb-header.layout-1 .tb-search-form .tb-base-form,
	.tb-header.layout-2 .tb-search-form .tb-base-form {
		width: 640px;
		height: 48px;
		padding: 4px 12px;
		line-height: 48px
	}

	.tb-header.layout-1 .tb-search-form .tb-primary-btn,
	.tb-header.layout-2 .tb-search-form .tb-primary-btn {
		height: 48px;
		line-height: 48px;
		width: 136px
	}

	.tb-header.layout-1 .tb-search-form .tb-base-form,
	.tb-header.layout-2 .tb-search-form .tb-base-form {
		width: calc(100% - 120px);
		height: 48px;
		line-height: 48px
	}

	.tb-header.layout-1 .tb-search-form .tb-primary-btn,
	.tb-header.layout-2 .tb-search-form .tb-primary-btn {
		width: 120px;
		height: 48px;
		line-height: 48px
	}

	.tb-header.layout-2 .search-fold {
		position: relative;
		right: auto;
		top: auto;
		bottom: auto
	}

	.tb-header.menu-fix {
		padding-bottom: 0
	}

	.tb-header.menu-fix .tb-container {
		text-align: left
	}

	.tb-header.menu-fix .tb-container::after {
		position: absolute;
		width: 32px;
		height: 44px;
		bottom: 0;
		right: 8px;
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 50%, #fff 100%)
	}

	.tb-header.menu-fix .logo {
		position: relative;
		left: 0;
		transform: translateX(0)
	}

	.tb-header.menu-fix .menu-i {
		display: none
	}

	.tb-header.menu-fix .menu-i+.search-fold {
		margin-right: -8px
	}

	.tb-header.menu-fix .search-fold {
		position: absolute;
		right: 0;
		bottom: 8px;
		font-size: 18px;
		z-index: 1;
		padding-left: 16px;
		background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1) 0px, #fff 12px, #fff)
	}

	.tb-header.menu-fix .tb-search-form {
		top: 100%
	}

	.tb-header.menu-fix .contacts-big {
		display: block;
		padding-left: 0
	}

	.tb-header.menu-fix .top-nav {
		display: block;
		position: relative;
		padding: 0 24px 0 0;
		margin-left: -24px;
		top: auto;
		left: auto;
		word-break: keep-all;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		transition: auto;
		-ms-overflow-style: none;
		overflow: -moz-scrollbars-none
	}

	.tb-header.menu-fix .top-nav .depth-0 {
		display: inline-block
	}

	.tb-header.menu-fix .top-nav .depth-0 a {
		height: auto;
		padding: 16px 0 12px 24px;
		font-size: 16px;
		line-height: 18px;
		font-weight: normal
	}

	.tb-header.menu-fix .top-nav .depth-0.current-menu-item a::after,
	.tb-header.menu-fix .top-nav .depth-0.current-menu-parent a::after,
	.tb-header.menu-fix .top-nav .depth-0.current-menu-ancestor a::after,
	.tb-header.menu-fix .top-nav .depth-0.current-post-ancestor a::after,
	.tb-header.menu-fix .top-nav .depth-0.current-category-ancestor a::after {
		position: absolute;
		content: "";
		width: 16px;
		height: 3px;
		bottom: 0;
		left: calc(50% + 4px);
		background: var(--primary-color);
		border-radius: 2px;
		z-index: 1
	}

	.tb-header.menu-fix .top-nav .sub-menu {
		display: none
	}

	.tb-header.menu-fix .top-nav::-webkit-scrollbar {
		display: none;
		width: 0 !important
	}

	.is-mobile .tb-langs:hover .tb-langs-tootip {
		visibility: hidden;
		margin-top: none
	}

	.top-nav {
		padding: 24px
	}

	.top-nav .depth-0 {
		display: block
	}

	.top-nav .depth-0>a {
		line-height: 1;
		padding: 8px 0;
		font-size: 14px;
		font-weight: bold
	}

	.top-nav .depth-0:hover .sub-menu {
		transform: translate(0, 0)
	}

	.top-nav .depth-1 {
		margin-bottom: 0
	}

	.top-nav .depth-1 .sub-menu {
		padding: 0 0 0 24px;
		left: 0;
		opacity: 1;
		visibility: visible;
		top: 0;
		overflow: visible
	}

	.top-nav .depth-1:not(:nth-child(4n+4)) {
		margin: 0
	}

	.top-nav .depth-2 {
		margin-top: 0
	}

	.top-nav .depth-2 .menu-item {
		margin-top: 0
	}

	.top-nav .menu-item>a {
		padding: 8px 0
	}

	.top-nav .m-m-w,
	.top-nav .m-media,
	.top-nav .m-desc {
		display: none
	}

	.top-nav .m-info {
		margin-top: 0
	}

	.top-nav .title-blod {
		font-weight: normal
	}

	.top-nav .title-big {
		font-size: 14px
	}

	.top-nav .sub-menu {
		display: block;
		position: relative;
		width: 100%;
		max-height: none;
		padding: 0 0 0 24px;
		left: 0;
		opacity: 1;
		visibility: visible;
		transform: translate(0, 0);
		box-shadow: none;
		overflow: visible
	}

	.top-nav .s-m-0::before {
		display: none
	}

	.top-nav .s-m-0 .menu-item {
		width: 100%
	}

	.top-nav .s-m-0 .menu-item:hover {
		background: none
	}

	.top-nav .s-m-0 .menu-item:hover>.sub-menu {
		left: 0
	}

	.top-nav .m-a-0 {
		display: none
	}

	.top-nav .m-i-front {
		vertical-align: text-bottom;
		font-weight: normal
	}
}

@media(max-width: 640px) {

	.tb-header.layout-1 .tb-search-form .tb-base-form,
	.tb-header.layout-2 .tb-search-form .tb-base-form {
		width: calc(100% - 68px);
		height: 36px;
		line-height: 36px
	}

	.tb-header.layout-1 .tb-search-form .tb-primary-btn,
	.tb-header.layout-2 .tb-search-form .tb-primary-btn {
		width: 68px;
		height: 36px;
		line-height: 36px
	}

	.tb-header.layout-1 .top-nav,
	.tb-header.layout-2 .top-nav {
		padding: 8px 15px 15px 15px
	}

	.tb-header.layout-1 .tb-search-form,
	.tb-header.layout-2 .tb-search-form {
		left: -15px;
		right: -15px;
		padding: 15px
	}

	.tb-header .menu-i {
		padding-right: 13px;
		margin-right: -15px
	}

	.tb-header .tb-back {
		left: -15px;
		padding-left: 10px;
		margin-right: -15px
	}

	.tb-header.menu-fix .tb-container::after {
		right: 0
	}

	.tb-header.menu-fix .top-nav {
		padding: 0 15px 0 0;
		margin-left: -15px
	}

	.tb-header.menu-fix .top-nav>li a {
		padding-left: 15px
	}

	.tb-header.menu-fix .top-nav>li.current-menu-item a::after,
	.tb-header.menu-fix .top-nav>li.current-menu-parent a::after,
	.tb-header.menu-fix .top-nav>li.current-menu-ancestor a::after,
	.tb-header.menu-fix .top-nav>li.current-post-ancestor a::after,
	.tb-header.menu-fix .top-nav>li.current-category-ancestor a::after {
		width: 15px;
		left: 50%
	}
}

.tb-product-top {
	position: relative;
	padding-bottom: 32px;
	margin-bottom: 32px
}

.tb-product-top::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.post-info::before,.tb-product-top::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: #e7ebf3;
	transform-origin: 50% 0;
	transform: scaleY(0.5) translateY(50%)
}

.tb-product-top .tb-thumb {
	float: left;
	width: 300px;
	height: 200px;
	margin-right: 24px;
	overflow: hidden
}

.tb-product-top .tb-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.tb-product-top .product-title {
	margin: 0;
	font-size: 20px;
	color: #202935
}

.tb-product-top .post-info {
	margin-top: 4px
}

.tb-product-top .post-content {
	max-height: 42px;
	margin-top: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-product-top .pro-tag {
	max-height: 26px;
	margin-top: 12px;
	overflow: hidden
}

.tb-product-top .pro-tag a {
	display: inline-block;
	margin-right: 8px;
	padding: 4px 8px;
	border-radius: 4px;
	background: #f3f5f7;
	color: #8a8a8a;
	font-size: 12px
}

.tb-product-top .pro-tag a:hover {
	color: var(--primary-color)
}

.tb-product-top .pro-price {
	display: inline-block;
	max-width: 100%;
	margin: 21px 16px 0 0;
	font-size: 16px;
	line-height: 32px;
	color: var(--primary-color);
	vertical-align: bottom;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tb-product-top .pro-link {
	display: inline-block;
	margin-top: 21px;
	cursor: pointer
}

.tb-product-top .pro-link:hover {
	color: #fff;
	animation: tb-wobble 1s ease-in-out
}

.tb-article {
	margin-bottom: 24px;
	padding: 32px;
	box-shadow: var(--primary-shadow);
}

.tb-article::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-article .article-title {
	margin: 0;
	text-align: center;
	color: #202935;
	font-size: 26px
}

.tb-article>.post-info {
	margin-top: 8px;
	text-align: center;
	position: relative;
    padding-bottom: 32px;
}

.tb-article .article-like {
	margin-top: 32px;
	text-align: center
}

.tb-article .article-like .tb-like {
	display: inline-block;
	padding: 0 24px;
	height: 36px;
	line-height: 36px;
	background: var(--primary-color);
	color: #fff;
	border-radius: 18px;
	cursor: pointer
}

.tb-article .article-like .tb-like .agree-num{
        display: inline-block;
}

.tb-article .article-like .tb-like::before {
	margin-right: 8px;
	font-size: 18px;
	vertical-align: bottom
}

.tb-article .article-like .tb-like:hover {
	opacity: .85
}

.tb-article .article-copyright {
	padding: 8px 16px;
	margin-top: 32px;
	background: #f3f5f7;
	color: #8a8a8a;
	font-size: 13px;
}

.tb-article .article-copyright a {
	color: #8a8a8a
}

.tb-article .article-copyright a:hover {
	color: var(--primary-color)
}

.tb-article .tb-share {
	float: left;
	display: flex;
	width: calc(100% - 160px);
	margin-top: 32px;
	margin-bottom: -12px;
	line-height: 1;
	align-items: center
}

.tb-article .tb-share .tb-share-pefix {
	padding: 0 12px 12px 0;
	white-space: nowrap;
	word-break: keep-all
}

.tb-article .tb-share .tbfa {
	display: inline-block;
	margin: 0 6px 12px 6px;
	width: 36px;
	height: 36px;
	line-height: 34px;
	font-size: 24px;
	border-radius: 50%;
	cursor: pointer
}

.tb-article .tb-share+.article-like {
	float: right
}

.tb-article .post-tag {
	display: flex;
	margin-top: 20px;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}

.tb-article .post-tag a {
	display: inline-block;
	max-width: 100%;
	margin: 12px 6px 0 6px;
	padding: 0 8px;
	line-height: 32px;
	background: #f3f5f7;
	font-size: 12px;
	color: var(--primary-color);
	border-radius: 4px;
	transition: all .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tb-article .post-tag a:hover {
	background: var(--primary-color);
	color: #fff
}

.tb-article .post-tag a::before {
	margin-right: 4px;
	font-family: "tbfa";
	content: "";
	font-size: 16px;
	vertical-align: bottom
}

.media-overlay.overlay-top {
    bottom: auto;
}
.media-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    z-index: 2;
    display: -webkit-box;
    display: flex;
    align-items: center;
    color: #fff;
    border-radius: inherit;
}
.badge-hot {
    background: var(--primary-color);
    border-radius: 4px 0 0 0;
    color: #fff;
    border-radius: 0 0 4px;
    padding: 0.25rem 0.375rem;
}
.badge {
    border-radius: 2px;
    font-weight: 400;
    padding: 0 10px;
    font-size: 12px;
    position: relative;
    top: -1px;
}

.article-content {
	font-size: 15px;
    position: relative;
    margin: 0 0 0.5em 0;
    color: rgba(0, 0, 0, .84);
    line-height: 2.2;
}
.article-content .para{
    margin-bottom: 30px;
    background: #e8eef3;
    padding: 25px;
    border-radius: 0 5px 5px 0;
    font-size: 13px;
    color: #8a8a8a;
}

.article-content.title-on {
	padding-top: 24px
}

.article-content:after {
	display: table;
	content: "";
	line-height: 0;
	clear: both
}

.article-content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 20px 0;
}

.article-content a {
	color: var(--primary-color)
}

.article-content a :hover {
	text-decoration: underline
}

.article-content pre {
	max-height: 500px;
	margin: 24px 0;
	font: 12px "courier new";
	background: #4a4a4a;
	padding: 8px 24px;
	color: #ffda8b;
	border: none;
	overflow: auto;
	word-wrap: break-word
}



.article-content blockquote {
	margin: 24px 0;
	padding-left: 24px;
	border-left: 4px solid #e7ebf3
}

.article-content blockquote p {
	margin: 0;
	padding: 0;
	margin-bottom: 4px
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6,
.article-content p {
	margin: 0 0 24px
}

.article-content h1 {
	font-size: 22px;
	font-weight: bold
}

.article-content h2 {
	margin: 24px 0;
	font-size: 18px;
	font-weight: bold
}

.article-content h3 {
	font-size: 16px
}

.article-content h4 {
	font-size: 14px
}

.article-content h5 {
	font-size: 14px
}

.article-content h6 {
	font-size: 14px
}

.article-content ul,
.article-content ol {
	margin: 0 0 24px 0
}

.article-content table {
	width: 100%;
	margin-bottom: 8px
}

.article-content table th,
.article-content table tr,
.article-content table td {
	border: 1px solid #e7ebf3
}

.article-content table th {
	text-align: center
}

.article-content table td {
	padding: 4px 8px;
	line-height: 1.4
}

.article-content embed[align=middle] {
	text-align: center
}

.article-content .alignnone {
	margin: 0 auto
}

.article-content .alignleft {
	float: left;
	margin: 0 24px 24px 0
}

.article-content .aligncenter {
	margin: 0 auto;
	text-align: center
}

.article-content .aligncenter img {
	margin: 0 auto
}

.article-content .alignright {
	float: right;
	margin: 0 0 24px 24px
}



.article-content .wp-caption {
	margin-bottom: 24px;
	max-width: 100%
}

.article-content .wp-caption p {
	margin-bottom: 8px;
	text-indent: 0
}

.article-content .wp-caption .alignnone {
	text-align: center
}

.article-content .cooperate-form {
	margin-bottom: 24px
}

.aligncenter img {
	margin-left: auto;
	margin-right: auto
}

.wp-block-image .aligncenter>figcaption {
	display: block
}

.p-indent .article-content>p {
	font-size: 15px;
    position: relative;
    margin: 0 0 0.5em 0;
    color: rgba(0, 0, 0, .84);
    line-height: 2.2;
}

@media(max-width: 768px) {
	.tb-product-top .tb-thumb {
		display: none
	}

	.tb-article {
		padding: 24px
	}

	.tb-article .article-title {
		font-size: 22px
	}

	.tb-article .article-copyright,
	.tb-article .article-like,
	.tb-article .tb-share,
	.tb-article .post-tag {
		margin-top: 24px
	}
}

@media(max-width: 640px) {
	.tb-product-top .product-title {
		font-size: 18px
	}

	.tb-article {
		padding: 20px;
		margin-bottom: 15px
	}

	.tb-article .article-title {
		display: none;
		/*font-size: 18px;
		text-align: left*/
	}
	.article-content.title-on{padding-top: 0px;}

	.tb-article .post-info {
		text-align: left
	}

	.tb-article .post-tag {
		justify-content: start
	}

	.tb-article .post-tag a {
		margin: 8px 8px 0 0
	}
}

.article-nav {
	display: flex;
	margin-bottom: 24px;
	padding: 32px
}

.article-nav .article-nav-desc {
	margin-bottom: 12px;
	color: #8a8a8a;
	font-weight: normal
}

.article-nav .article-nav-item {
	flex: 1;
	max-width: 50%;
	color: #202935;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.article-nav .article-nav-item.prev {
	padding-right: 32px
}

.article-nav .article-nav-item.next {
	padding-left: 32px;
	border-left: 1px dashed #e7ebf3;
	text-align: right
}

@media(max-width: 768px) {
	.article-nav {
		padding: 24px
	}
}

@media(max-width: 640px) {
	.article-nav {
		margin-bottom: 15px;
		padding: 20px
	}
}

.article-relevant {
	margin-bottom: 24px;
	padding: 32px
}

.article-relevant .relevant-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: stretch;
	margin-right: -24px;
	flex-wrap: wrap
}

.article-relevant .relevant-list .relevant-item {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(25% - 24px);
	margin: 24px 24px 0 0;
	min-height: 50px
}

.article-relevant .relevant-list .relevant-item::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.article-relevant .relevant-list .relevant-item:nth-child(1),
.article-relevant .relevant-list .relevant-item:nth-child(2),
.article-relevant .relevant-list .relevant-item:nth-child(3),
.article-relevant .relevant-list .relevant-item:nth-child(4) {
	margin-top: 0
}

.article-relevant .relevant-list .relevant-item>a {
	display: block;
	width: 100%;
	min-height: 100%;
	position: relative
}

.article-relevant .relevant-list .relevant-item:hover .tb-thumb img {
	transform: translate(-50%, -50%) scale(1.2)
}

.article-relevant .relevant-list .tb-thumb {
	position: relative;
	width: 100%;
	padding-top: 66.66%;
	margin-right: 12px;
	overflow: hidden
}

.article-relevant .relevant-list .tb-thumb>img {
	position: absolute;
	left: 50%;
	top: 50%;
	min-height: 100%;
	min-width: 100%;
	transform: translate(-50%, -50%) scale(1);
	transition: all .3s
}

.article-relevant .relevant-list .post-title {
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 0;
	margin: 0;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	padding: 4px 16px;
	background: rgba(0, 0, 0, .3);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

@media(max-width: 890px) {
	.article-relevant .relevant-list .post-title {
		height: 42px;
		line-height: 1.3;
		padding: 4px 8px
	}
}

@media(max-width: 768px) {
	.article-relevant {
		padding: 24px
	}
}

@media(max-width: 640px) {
	.article-relevant {
		margin-bottom: 15px;
		padding: 20px
	}

	.article-relevant .relevant-list {
		margin-right: -20px
	}

	.article-relevant .relevant-list .relevant-item {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 14px);
		margin: 8px 8px 0 0
	}

	.article-relevant .relevant-list .relevant-item:nth-child(3),
	.article-relevant .relevant-list .relevant-item:nth-child(4) {
		margin-top: 8px
	}
}

.post-info>span {
	display: inline-block;
	margin-right: 16px;
	color: #8a8a8a;
	font-size: 12px;
	line-height: 16px
}

.post-info .tbfa::before {
	font-size: 17px;
	margin-right: 4px;
	vertical-align: bottom
}

.post-info a {
	color: #8a8a8a;
	font-size: 12px
}

.post-info a:hover {
	color: var(--primary-color)
}

.post-list {
	margin: 0;
	padding: 0;
	list-style: none
}

.post-list .post-item {
	margin-bottom: 24px
}

.post-list .post-item .tb-thumb {
	position: relative
}

.post-list .post-item .tb-thumb img {
	width: 100%;
	max-height: 170px;
	object-fit: cover;
}

.post-list .post-item .post-title {
	position: relative;
	margin: 0;
	font-size: 18px;
	cursor: pointer;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-list .post-item .post-title:hover a {
	color: var(--primary-color)
}

.post-list .post-item .post-content {
	margin: 0;
	color: #525252;
	text-align: justify
}



.post-list.default .post-item {
	display: flex;
	overflow: hidden;
	padding: 24px;
	box-shadow: var(--primary-shadow);
}

.post-list.default .post-item .tb-thumb {
	flex: 0 0 220px;
	max-height: 150px;
	margin-right: 24px;
	overflow: hidden
}

.post-list.default .post-item .post-main {
	flex: 1
}

.post-list.default .post-item .has-thumb .post-title {
	margin-top: -3px
}

.post-list.default .post-item .post-title {
	margin-bottom: 8px
}

.post-list.default .post-item .post-ticky {
	position: relative;
	display: inline-block;
	top: -2px;
	margin-right: 8px;
	font-size: 12px;
	font-weight: normal;
	background: #f30;
	color: #fff;
	border-radius: 4px;
	line-height: 20px;
	padding: 0 8px
}

.post-list.default .post-item .post-content {
	max-height: 74px;
	line-height: 1.8;
	overflow: hidden
}

.post-list.default .post-item .post-info {
	margin-bottom: 16px;
	line-height: 1
}

.post-list.default .post-item .post-info .tb-like {
	float: right;
	margin: 0;
	padding-left: 20px;
	cursor: pointer
}

.post-list.default .post-item .post-info .tb-like:hover {
	color: var(--primary-color)
}

.post-list.default .post-item .post-info .icon-like-active::before {
	color: var(--primary-color)
}

.post-list.default .post-item .post-tag {
	margin-top: 10px;
	max-height: 32px;
	overflow: hidden
}

.post-list.default .post-item .post-tag::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.post-list.default .post-item .post-tag a {
	display: inline-block;
	max-width: 100%;
	margin: 12px 6px 0 6px;
	padding: 0 8px;
	line-height: 32px;
	background: #f3f5f7;
	font-size: 12px;
	color: var(--primary-color);
	border-radius: 4px;
	transition: all .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin: 0 12px 0 0;
	padding: 0 16px
}

.post-list.default .post-item .post-tag a:hover {
	background: var(--primary-color);
	color: #fff
}

.post-list.product .post-item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 24px;
	overflow: hidden
}

.post-list.product .tb-thumb {
	flex: 0 0 300px;
	height: 200px;
	margin-right: 24px;
	overflow: hidden
}

.post-list.product .content {
	flex: 1
}

.post-list.product .to-view {
	display: inline-block;
	margin-top: 24px;
	color: var(--primary-color)
}

.post-list.product .to-view:hover {
	opacity: .85
}

.post-list.product .post-content {
	margin-top: 16px;
	color: #8a8a8a;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-list.case {
	display: flex;
	margin-right: -24px;
	flex-wrap: wrap;
	align-items: stretch
}

.post-list.case .post-item {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(25% - 24px);
	margin: 0 24px 24px 0;
	overflow: hidden;
	background: none;
	
}

.post-list.case .tb-thumb {
	display: block;
	overflow: hidden;
	background: white;
	box-shadow: var(--primary-shadow);
	padding: 15px;
}

.post-list.case .post-detail {
	    padding: 0 0 10px;
}

.post-list.case .post-title {
	font-size: 15px;
	text-align: center
}

.post-list.news .post-item {
	position: relative;
	top: 0;
	display: flex;
	padding: 24px;
	align-items: center;
	transition: all .3s;
	box-shadow: var(--primary-shadow);
}

.post-list.news .time {
	flex: 0 0 80px;
	height: 80px;
	padding: 16px 0;
	margin-right: 16px;
	text-align: center;
	color: #8a8a8a;
	font-size: 12px;
	background: #eee
}

.post-list.news .time>span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: var(--primary-color);
	line-height: 30px
}

.post-list.news .post-detail {
	flex: 1
}

.post-list.news .post-title {
	margin-bottom: 8px
}

.post-list.news .post-content {
	color: #8a8a8a;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.post-list.question {
	display: flex;
	margin-right: -24px;
	flex-wrap: wrap
}

.post-list.question .post-item {
	width: calc(50% - 24px);
	margin-right: 24px;
	padding: 24px;
	transition: all .3s
}

.post-list.question .post-title {
	min-height: 24px;
	margin-bottom: 16px;
	position: relative;
	padding-left: 36px
}

.post-list.question .post-title:before {
	position: absolute;
	content: "Q";
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	color: #fff;
	background: var(--primary-color)
}

.post-list.question .post-title::before {
	top: 1px
}

.post-list.question .post-content {
	color: #8a8a8a;
	position: relative;
	padding-left: 36px
}

.post-list.question .post-content:before {
	position: absolute;
	content: "A";
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	color: #8a8a8a;
	background: #eee
}

.with-sidebar .post-list.case .post-item {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(33.3% - 24px)
}

@media(max-width: 1024px) {
	.post-list.question {
		margin-right: 0
	}

	.post-list.question .post-item {
		width: 100%;
		margin-right: 0
	}

	.post-list.case .post-item {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(33.3% - 24px)
	}
}

@media(max-width: 890px) {
	.post-list .post-item .post-title {
		max-height: 42px;
		font-size: 16px;
		line-height: 20px
	}

	.post-list.default .post-item .tb-thumb {
		flex: 0 0 200px;
		height: 132px;
		margin-right: 16px
	}

	.post-list.default .post-item .post-title {
		margin-bottom: 12px
	}

	.post-list.default .post-item .post-tag {
		display: none
	}

	.post-list.default .post-item .post-ticky {
		top: -1px
	}

	.post-list.default .post-item .has-thumb .post-title {
		margin-top: -1px
	}

	.post-list.default .post-item .post-info {
		margin-bottom: 11px
	}

	.post-list.product .post-item .tb-thumb {
		flex: 0 0 200px;
		height: 132px;
		margin-right: 16px
	}

	.post-list.product .post-content {
		display: none
	}

	.post-list.product .to-view {
		margin-top: 16px
	}

	.post-list.news .post-title {
		margin-top: 0
	}

	.post-list.question .post-item {
		padding: 22px 24px 24px 24px
	}

	.post-list.question .post-title {
		padding-top: 2px
	}

	.post-list.question .post-title::before {
		top: 0
	}

	.post-list.case .post-title {
		font-size: 15px
	}
}

@media(max-width: 640px) {
	.tb-main .post-list {
		padding-bottom: 5px
	}

	.post-list .post-item .post-title {
		max-height: 36px;
		line-height: 18px;
		font-size: 14px;
		font-weight: 500
	}

	.post-list.default {
		margin-bottom: 8px
	}

	.post-list.default .post-item {
		position: relative;
		padding: 15px;
		margin-bottom: 0
	}

	.post-list.default .post-item:not(:last-child)::after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		height: 1px;
		background: #e7ebf3;
		transform-origin: 50% 0;
		transform: scaleY(0.5) translateY(50%);
		bottom: 0
	}

	.post-list.default .post-item .post-title {
		margin: 0 0 22px 0
	}

	.post-list.default .post-item .post-ticky {
		top: 0
	}

	.post-list.default .post-item .post-content {
		display: none
	}

	.post-list.default .post-item .tb-thumb {
		flex: 0 0 120px;
		height: 80px;
		margin-right: 12px
	}

	.post-list.default .post-item .post-main {
		padding: 0
	}

	.post-list.default .post-item .post-info {
		margin-bottom: 0
	}

	.post-list.default .post-info .tb-list-pl,
	.post-list.default .post-info .icon-author,
	.post-list.default .post-info .icon-time {
		display: none
	}

	.post-list.product .post-item {
		padding: 15px;
		margin: 0 15px 8px 15px
	}

	.post-list.product .post-item .tb-thumb {
		flex: 0 0 120px;
		height: 80px;
		margin-right: 12px
	}

	.post-list.news .post-item {
		align-items: center;
		margin: 0 15px 8px 15px;
		padding: 15px
	}

	.post-list.news .time {
		flex: 0 0 64px;
		height: auto;
		padding: 0 15px 0 0;
		margin-right: 0;
		background: #fff
	}

	.post-list.news .post-detail {
		padding-left: 15px;
		border-left: 1px dashed #e7ebf3
	}

	.post-list.news .post-title {
		margin-bottom: 0
	}

	.post-list.news .post-content {
		display: none
	}

	.post-list.question {
		display: block;
		margin: 0 15px
	}

	.post-list.question .post-item {
		width: 100%;
		margin-bottom: 8px;
		padding: 15px
	}

	.post-list.question .post-title {
		padding-top: 3px
	}

	.post-list.case {
		margin: 0 0 0 15px;
		padding-bottom: 0 !important
	}

	.post-list.case .post-item {
		margin: 0 15px 15px 0;
		padding: 0;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 15px)
	}

	.post-list.case .tb-thumb+.post-detail {
		padding-top: 4px
	}

	.with-sidebar .post-list.case .post-item {
		margin: 0 15px 15px 0;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 15px)
	}
}

.tb-contacts .contact-tooltip {
	visibility: hidden;
	width: 240px;
	position: absolute;
	top: 100%;
	padding: 24px;
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .15);
	text-align: center;
	line-height: 1.5;
	z-index: 1
}

.tb-contacts .contact-tooltip::before {
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, 0)
}

.tb-contacts .contact-tooltip::after {
	position: absolute;
	content: "";
	border: 6px solid rgba(0, 0, 0, 0)
}

.tb-contacts .contact-tooltip .ct-desc {
	text-align: center;
	color: #8a8a8a
}

.tb-contacts .contact-tooltip .ct-desc+img {
	margin-top: 8px
}

.tb-contacts .contact-tooltip .ct-info {
	display: block;
	text-align: center;
	font-weight: bold
}

.tb-contacts .contact-tooltip .ct-info+img {
	margin-top: 8px
}

.tb-contacts .contact-tooltip>img {
	max-width: 140px;
	padding: 4px
}

.contacts-page {
	display: flex;
	margin-right: -24px;
	flex-wrap: wrap
}

.contacts-page .contact-item {
	position: relative;
	display: flex;
	width: calc(33.33% - 24px);
	margin: 0 24px 24px 0;
	padding: 48px;
	align-items: center;
	transition: box-shadow .3s;
	box-shadow: var(--primary-shadow);
}

.contacts-page .contact-item:hover {
	box-shadow: 0 0 20px rgba(0, 0, 0, .15)
}

.contacts-page .contact-item .tbfa {
	width: 48px;
	height: 48px;
	margin-bottom: 24px;
	line-height: 48px;
	font-size: 32px;
	border-radius: 50%
}

.contacts-page .contact-item .icon-qq {
	background: #56b6e7;
	color: #fff
}

.contacts-page .contact-item .icon-whatsapp {
	background: #25d366;
	color: #fff
}

.contacts-page .contact-item .icon-xhs {
	background: #ff2442;
	color: #fff
}

.contacts-page .contact-item .icon-xhs::before {
	position: relative;
	left: -3px
}

.contacts-page .contact-item .icon-qzone {
	background: #fdbe3d;
	color: #fff
}

.contacts-page .contact-item .icon-douban {
	background: #33b045;
	color: #fff
}

.contacts-page .contact-item .icon-wechat {
	background: #7bc549;
	color: #fff
}

.contacts-page .contact-item .icon-weibo {
	background: #ff763b;
	color: #fff
}

.contacts-page .contact-item .icon-telegram {
	background: #2ca5e0;
	color: #fff
}

.contacts-page .contact-item .icon-facebook {
	background: #4867aa;
	color: #fff
}

.contacts-page .contact-item .icon-skype {
	background: #00aff0;
	color: #fff
}

.contacts-page .contact-item .icon-twitter {
	background: #41b8fc;
	color: #fff
}

.contacts-page .contact-item .icon-instagram {
	background: #fa8529;
	color: #fff
}

.contacts-page .contact-item .icon-line {
	background: #08bc1f;
	color: #fff
}

.contacts-page .contact-item .icon-tel {
	background: #fdbe3d;
	color: #fff
}

.contacts-page .contact-item .icon-email {
	background: #feda77;
	color: #fff
}

.contacts-page .contact-item .icon-douyin {
	background: #363741;
	color: #fff
}

.contacts-page .contact-item .icon-aliww {
	background: #ff5400;
	color: #fff
}

.contacts-page .contact-item .icon-address {
	background: #faa90e;
	color: #fff
}

.contacts-page .contact-item .icon-fax {
	background: #515bd4;
	color: #fff
}

.contacts-page .contact-item .icon-service {
	background: #007bff;
	color: #fff
}

.contacts-page .contact-item .icon-custom-contact {
	background: #717be7;
	color: #fff
}

.contacts-page .contact-item .ct-info-wraper {
	flex: 1;
	overflow: hidden
}

.contacts-page .contact-item .ct-info-wraper a {
	color: var(--primary-color)
}

.contacts-page .contact-item .ct-info-wraper a:hover {
	text-decoration: underline
}

.contacts-page .contact-item .ct-detail {
	flex: 0 0 104px;
	padding-left: 24px;
	align-self: flex-end
}

.contacts-page .contact-item .ct-detail img {
	width: 80px;
	max-height: 100%
}

.contacts-page .contact-item .ct-title {
	display: block;
	width: 100%;
	font-weight: bold;
	color: #202935
}

.contacts-page .contact-item .ct-title+.ct-info {
	margin-top: 4px
}

.contacts-page .contact-item .ct-info {
	display: block;
	word-break: break-all
}

.contacts-page .contact-item .ct-desc {
	margin-top: 4px;
	color: #8a8a8a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.contacts-page .contact-item:nth-child(2) {
	animation-delay: .2s
}

.contacts-page .contact-item:nth-child(3) {
	animation-delay: .4s
}

.contacts-page .contact-item:nth-child(4) {
	animation-delay: .6s
}

.contacts-page .contact-item:nth-child(5) {
	animation-delay: .8s
}

.contacts-page .contact-item:nth-child(6) {
	animation-delay: 1s
}

.contacts-page .contact-item:nth-child(7) {
	animation-delay: 1.2s
}

.contacts-page .contact-item:nth-child(8) {
	animation-delay: 1.4s
}

.contacts-page .contact-item:nth-child(9) {
	animation-delay: 1.6s
}

.contacts-page .contact-item:nth-child(10) {
	animation-delay: 1.8s
}

.contacts-page .contact-item:nth-child(11) {
	animation-delay: 2s
}

.contacts-page .contact-item:nth-child(12) {
	animation-delay: 2.2s
}

.contacts-page .contact-item:nth-child(13) {
	animation-delay: 2.4s
}

.contacts-page .contact-item:nth-child(14) {
	animation-delay: 2.6s
}

.contacts-page .contact-item:nth-child(15) {
	animation-delay: 2.8s
}

.contacts-page .contact-item:nth-child(16) {
	animation-delay: 3s
}

.contacts-page .combine .com-name {
	font-weight: bold;
	color: #202935;
	font-size: 20px
}

.contacts-page .combine .ct-desc {
	margin-bottom: 12px
}

.contacts-page .combine .tbfa {
	width: 24px;
	height: 24px;
	margin-right: 8px;
	line-height: 1;
	vertical-align: bottom;
	color: var(--primary-color)
}

.contacts-page .combine .com-i:not(:last-child) {
	margin-bottom: 4px
}

.tb-chunk {
	width: 100%;
	padding: 24px 0 48px 0;
	text-align: center
}

.tb-chunk .m-title {
	position: relative;
	margin: 0;
	font-size: 26px;
	text-align: center;
	color: #202935;
	letter-spacing: 2px;
	transition: all .3s
}

.tb-chunk .m-desc {
	margin: 8px 0 0 0;
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	letter-spacing: 1px;
	transition: all .3s
}

.contacts-header {
	position: relative;
	float: right;
	display: flex;
	padding-left: 8px;
	align-items: center;
	line-height: 32px;
	padding-top: 15px;
}

.contacts-header .contacts-user{position: absolute; top: -14px; right: 0px; text-align: right; z-index: 99;}

.contacts-header .contact-item {
	position: relative;
	margin-left: 12px
}

.contacts-header .contact-item .tbfa {
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	font-size: 20px
}

.contacts-header .contact-item .contact-tooltip {
	margin-top: 16px;
	left: 100%;
	transform: translateX(-100%);
	transition: margin .3s
}

.contacts-header .contact-item .contact-tooltip::before {
	height: 24px;
	top: -24px;
	left: 0;
	right: 0
}

.contacts-header .contact-item .contact-tooltip::after {
	top: -12px;
	right: 12px;
	border-bottom: 6px solid #fff
}

.contacts-header .contact-item:hover .contact-tooltip {
	visibility: visible;
	margin-top: 21px
}

.contacts-big .contact-item {
	position: relative;
	padding: 0 46px 0 0;
	line-height: 1;
	text-align: right
}

.contacts-big .contact-item .tbfa {
	position: absolute;
	right: 0;
	top: 0;
	width: 37px;
	border: none;
	color: var(--primary-color);
	font-size: 40px;
	font-weight: normal
}

.contacts-big .contact-item .tbfa:hover {
	color: var(--primary-color);
	background: none
}

.contacts-big .contact-item .ct-desc {
	margin-bottom: 2px;
	font-size: 12px;
	word-break: keep-all;
	line-height: 1;
	font-weight: normal;
	color: var(--primary-color)
}

.contacts-big .contact-item .ct-info {
	font-size: 18px;
	word-break: keep-all;
	font-weight: 800;
	line-height: 1;
	color: #e80566;
}

.contacts-footer .contact-item {
	margin-bottom: 16px;
	word-break: break-all;
}
.contacts-footer .contact-item span{
	opacity: 0.5;
}
.contacts-footer .contact-item .ct-title {
	color: #fff;
}

.contacts-footer .contact-item a:hover {
	opacity: 1;
}

.contacts-right_b {
	position: fixed;
	right: 24px;
	bottom: 94px;
	z-index: 9998
}

.contacts-right_b .contact-item {
	position: relative;
	width: 68px;
	height: 68px;
	font-size: 12px;
	margin-top: 8px;
	background: #fff;
	border: 1px solid #e80566;
}

.contacts-right_b .contact-item.scroll-top {
	display: none;
	padding-top: 22px;
	margin: 8px auto 0 auto;
	cursor: pointer
}

.contacts-right_b .contact-item .ct-info {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 11px;
	font-size: 12px;
	text-align: center;
	color: #e80566;
	transition: color .3s
}
.contacts-right_b .contact-item .ct-info-tel{
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	color: #e80566;
	transition: color .3s
}
.contacts-right_b .contact-item .contact-tooltip .ct-info{
    padding-top: 0px;
}

.contacts-right_b .contact-item .ct-info .ct-wx{
    width: 100%;
}

.contacts-right_b .contact-item .tbfa {
	width: 100%;
	font-size: 24px;
	line-height: 1;
	text-align: center;
	color: #e80566;
	border: none
}

.contacts-right_b .contact-item .tbfa:hover {
	background: none
}

.contacts-right_b .contact-item .tbfa.icon-scroll-top {
	display: inline-block;
	transition: all .3s
}

.contacts-right_b .contact-item .contact-tooltip {
	margin-right: 6px;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
	transition: margin .3s
}

.contacts-right_b .contact-item .contact-tooltip::before {
	width: 12px;
	top: 0;
	bottom: 0;
	right: -12px
}

.contacts-right_b .contact-item .contact-tooltip::after {
	top: 50%;
	right: -12px;
	border-left: 6px solid #fff;
	transform: translateY(-50%)
}

.contacts-right_b .contact-item:hover {
	background: #e80566;
}

.contacts-right_b .contact-item:hover .tbfa,
.contacts-right_b .contact-item:hover>.ct-info {
	color: #fff
}

.contacts-right_b .contact-item:hover .contact-tooltip {
	visibility: visible;
	margin-right: 12px
}

.contacts-widget {
	padding: 24px
}

.contacts-widget .tbfa {
	margin-right: 12px;
	border: none;
	font-size: 18px;
	line-height: 16px;
	vertical-align: top;
	color: #202935
}

.contacts-widget .contact-item {
	margin-bottom: 12px;
	color: #202935
}

.contacts-widget .contact-item:last-child {
	margin-bottom: 0
}

.contacts-widget .contact-item:hover .tbfa {
	color: #202935
}

.contacts-widget .contact-item:hover .tbfa:hover {
	background: none
}

.contacts-widget .ct-info {
	display: inline-block;
	max-width: calc(100% - 32px);
	font-size: 15px;
	line-height: 16px;
	vertical-align: top
}

.is-mobile .contacts-right_b .contact-item .contact-tooltip {
	visibility: visible;
	display: none
}

@media(max-width: 1024px) {
	.contacts-page .contact-item {
		padding: 24px
	}

	.contacts-page .contact-item .ct-detail {
		padding-left: 24px
	}
}

@media(max-width: 890px) {
	body {
		padding-bottom: 68px
	}


	.contacts-right_b {
		right: 0;
		left: 0;
		bottom: 0;
		background: #fff
	}

	.contacts-right_b::after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		height: 1px;
		background: #e7ebf3;
		transform-origin: 50% 0;
		transform: scaleY(0.5) translateY(50%);
		top: 0
	}

	.contact-item-box{display: flex;}

	.contact-item-box .contact-item {
		flex: 1;
		margin-top: 0;
		text-align: center;
		border: none !important
	}

	.contacts-right_b .contact-item>.ct-info {
		display: block;
		padding: 12px 0;
		color: #202935 !important
	}

	.contacts-right_b .contact-item .tbfa {
		border: none !important;
		color: #202935 !important
	}

	.contacts-right_b .contact-item .tbfa.icon-scroll-top {
		display: block;
		width: 100%;
		color: #202935;
		background: none
	}

	.contacts-right_b .contact-item .tbfa:hover {
		background: none !important;
		color: #202935;
		opacity: .85
	}

	.contacts-right_b .contact-item .contact-tooltip {
		position: fixed;
		bottom: 68px;
		width: 100%;
		top: auto;
		left: 0;
		transform: translateY(0);
		box-shadow: none
	}

	.contacts-right_b .contact-item .contact-tooltip::after {
		position: absolute;
		content: "";
		left: 0;
		right: 0;
		height: 1px;
		background: #e7ebf3;
		transform-origin: 50% 0;
		transform: scaleY(0.5) translateY(50%);
		top: 0
	}

	.contacts-right_b .contact-item .contact-tooltip::after {
		border: none
	}

	.contacts-right_b .contact-item.scroll-top {
		margin-top: 0
	}

	.contacts-right_b .contact-item:hover {
		background: #fff !important
	}

	.contacts-page .contact-item {
		width: calc(50% - 24px)
	}

	.contacts-page .contact-item .tbfa {
		margin-bottom: 16px
	}

	.contacts-page .combine .com-name {
		font-size: 14px
	}

	.contacts-page .combine .tbfa {
		width: 17px;
		height: 17px;
		font-size: 22px
	}

	.contacts-big .contact-item {
		display: none;
		/*padding-right: 38px;
		margin-left: 0px;*/
	}

	.contacts-big .contact-item .ct-info {
		font-size: 14px;
		color: var(--primary-color)
	}

	.contacts-big .contact-item .tbfa {
		width: 30px;
		top: -2px;
		font-size: 32px
	}

	.is-mobile .contacts-right_b .contact-item .contact-tooltip {
		display: none;
		visibility: visible
	}

	.is-mobile .contacts-right_b .contact-item:hover .contact-tooltip {
		display: none
	}
}

@media(max-width: 768px) {
	.tb-chunk .m-title {
		font-size: 22px
	}

	.tb-chunk .m-desc {
		font-size: 16px
	}
}

@media(max-width: 640px) {
	.contacts-page {
		margin: 0 15px 5px 15px
	}

	.contacts-page .contact-item {
		width: 100%;
		padding: 15px;
		margin: 0 0 8px 0
	}

	.contacts-page .combine .tbfa {
		vertical-align: middle
	}

	.contacts-page .combine .com-name {
		display: inline-block;
		line-height: 22px;
		vertical-align: bottom
	}

	.contacts-widget {
		padding: 15px
	}

	.tb-chunk {
		padding: 24px 0 32px 0
	}

	.tb-chunk .m-desc {
		margin-top: 6px;
		font-size: 14px
	}

	.contacts-big .contact-item .ct-desc {
		transform: scale(0.8);
		transform-origin: 100% 55%
	}
}

.tb-comment-wraper {
	margin: 0 0 24px 0;
	padding: 32px
}

.tb-comment-wraper #comment {
	display: block;
	width: 100%;
	min-height: 160px;
	padding: 12px;
	resize: vertical;
	line-height: 1.5
}

.tb-comment-wraper .comment-form-item {
	display: block;
	margin-top: 16px;
	width: 100%
}

.tb-comment-wraper .tb-must-login {
	padding: 48px 24px;
	text-align: center;
	background: #f3f5f7
}

.tb-comment-wraper .tb-must-login>p {
	margin-bottom: 16px;
	text-align: center;
	color: #8a8a8a
}

.tb-comment-wraper .tb-must-login>a {
	display: inline-block;
	margin: 0 8px
}

.tb-comment-wraper .tb-must-login>a:hover.tb-primary-btn {
	color: #fff
}

.tb-comment-wraper.tb-comment .comment-respond {
	position: relative;
	max-width: 640px;
	margin: 0 auto;
	padding-top: 24px
}

.tb-comment-wraper.tb-comment .comment-reply-title {
	position: absolute;
	margin: 0;
	top: 151px;
	right: 100px;
	font-weight: normal;
	text-align: center;
	z-index: 1
}

.tb-comment-wraper.tb-comment .comment-reply-title a {
	display: inline-block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	color: #8a8a8a
}

.tb-comment-wraper.tb-comment .comment-reply-title a:hover {
	color: var(--primary-color)
}

.tb-comment-wraper.tb-comment .tb-card-title {
	margin-bottom: 0
}

.tb-comment-wraper.tb-comment .comments-count {
	font-weight: normal;
	color: var(--primary-color);
	font-size: 14px
}

.tb-comment-wraper.tb-comment .comment-form {
	position: relative
}

.tb-comment-wraper.tb-comment #comment {
	padding-bottom: 41px
}

.tb-comment-wraper.tb-comment .form-submit {
	position: absolute;
	top: 127px;
	left: 1px;
	right: 1px;
	background: #f3f5f7;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.tb-comment-wraper.tb-comment .form-submit::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-comment-wraper.tb-comment .form-submit .submit {
	float: right;
	width: 100px;
	border-radius: 0;
	border-bottom-right-radius: 2px
}

.page-template-page-contacts .tb-comment-wraper,
.page-template-page-tags .tb-comment-wraper,
.page-template-page-full .tb-comment-wraper {
	padding: 24px
}

.tb-comments-list {
	margin: 24px 0 0 0;
	padding: 0;
	list-style: none
}

.tb-comments-list li {
	padding-top: 24px
}

.tb-comments-list>li:first-child {
	padding-top: 0
}

.tb-comments-list>li>.children {
	position: relative;
	padding: 0 24px 24px 24px;
	margin: 24px 0 0 52px
}

.tb-comments-list>li>.children::before {
	position: absolute;
	content: "";
	top: -16px;
	left: 0;
	border: 16px solid rgba(0, 0, 0, 0);
	border-left: 16px solid #f3f5f7
}

.tb-comments-list .children {
	padding: 0;
	list-style: none;
	background: #f3f5f7
}

.tb-comments-list .comment-main::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-comments-list .comment-main .item-left {
	float: left;
	margin-right: 12px
}

.tb-comments-list .comment-main .item-right {
	float: left;
	width: calc(100% - 52px)
}

.tb-comments-list .comment-main .item-avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden
}

.tb-comments-list .comment-main .item-user {
	font-size: 12px;
	color: #8a8a8a
}

.tb-comments-list .comment-main .item-user .item-user-item {
	margin-right: 12px
}

.tb-comments-list .comment-main .item-user .item-user-status {
	padding: 2px 4px;
	background: var(--primary-color);
	color: #fff;
	border-radius: 4px
}

.tb-comments-list .comment-main .comment-reply-link,
.tb-comments-list .comment-main .comment-reply-login {
	float: right;
	display: none;
	color: var(--primary-color)
}

.tb-comments-list .comment-main .replay-prefix {
	font-size: 12px
}

.tb-comments-list .comment-main .replay-prefix span {
	color: #8a8a8a
}

.tb-comments-list .comment-main .item-text {
	margin-top: 12px
}

.tb-comments-list .comment-main:hover .comment-reply-link,
.tb-comments-list .comment-main:hover .comment-reply-login {
	display: block
}

@media(max-width: 768px) {
	.tb-comment-wraper {
		padding: 24px
	}
}

@media(max-width: 640px) {
	.tb-comment-wraper {
		margin-bottom: 15px;
		padding: 20px
	}

	.tb-comment-wraper.tb-comment .comment-respond {
		max-width: 100%;
		padding-top: 15px
	}

	.tb-comment-wraper.tb-comment .comment-reply-title {
		top: 143px
	}

	.page-template-page-contacts .tb-comment-wraper,
	.page-template-page-tags .tb-comment-wraper,
	.page-template-page-full .tb-comment-wraper {
		padding: 15px
	}

	.tb-comments-list {
		margin-top: 15px
	}

	.tb-comments-list .comment-main .item-avatar {
		width: 32px;
		height: 32px
	}

	.tb-comments-list .comment-main .item-left {
		margin-right: 8px
	}

	.tb-comments-list .comment-main .item-right {
		width: calc(100% - 40px)
	}

	.tb-comments-list .comment-main .item-text {
		margin-top: 4px
	}

	.tb-comments-list .comment-main .comment-reply-link {
		display: inline-block;
		float: none;
		color: #8a8a8a
	}

	.tb-comments-list .comment-main:hover .comment-reply-link {
		display: inline-block
	}

	.tb-comments-list li {
		padding-top: 15px
	}

	.tb-comments-list>li>.children {
		padding: 0 15px 15px 15px;
		margin: 8px 0 0 40px
	}

	.tb-comments-list>li>.children:before {
		top: -8px;
		border: 8px solid rgba(0, 0, 0, 0);
		border-left: 8px solid #f3f5f7
	}
}

.page-template-page-full .tb-article {
	padding: 0;
	margin-bottom: 0
}

.page-template-page-full .article-content {
	padding-top: 0;
	margin-bottom: 0
}

.page-template-page-full .tb-comment-wraper {
	margin: 24px 0
}

.page-template-page-contacts .contact-page-w {
	min-height: 50vh
}

@media(max-width: 640px) {
	.page-template-page-full .tb-comment-wraper {
		margin: 15px 0
	}
}

.tb-cooperate {
	margin: 0;
	padding: 100px 0;
	background: #fff
}

.tb-coop-inner {
	max-width: 640px;
	margin: 0 auto
}

.tb-cooperate-desc {
	margin-bottom: 48px;
	font-size: 15px;
	text-align: center
}

.cooperate-form {
	max-width: 640px;
	margin: 0 auto
}

.cooperate-form .tb-base-form {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 16px
}

.cooperate-form .textarea {
	display: block;
	min-height: 160px;
	padding: 12px;
	resize: vertical;
	line-height: 1.5
}

.cooperate-form .tb-primary-btn {
	width: 100%;
	height: 40px;
	line-height: 40px
}

@media(max-width: 768px) {
	.tb-cooperate {
		padding: 80px 0
	}
}

@media(max-width: 640px) {
	.tb-cooperate {
		padding: 50px 0
	}
}

.tb-tag-list {
	min-height: 50vh;
	margin: 0;
	margin-right: -24px;
	padding: 0;
	list-style: none
}

.tb-tag-list::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-tag-list .tag-item {
	float: left;
	width: calc(20% - 24px);
	margin: 0 24px 24px 0;
	background: #fff;
	transition: all .3s
}

.tb-tag-list .tag-item a {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 56px 0 16px;
	line-height: 40px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all .3s
}

.tb-tag-list .tag-item .tag-count {
	position: absolute;
	right: 16px;
	color: #8a8a8a;
	text-align: right
}

.tb-tag-list .tag-item:hover {
	background: var(--primary-color)
}

.tb-tag-list .tag-item:hover .tag-count,
.tb-tag-list .tag-item:hover a {
	color: #fff
}

@media(max-width: 1024px) {
	.tb-tag-list .tag-item {
		width: calc(25% - 24px)
	}
}

@media(max-width: 890px) {
	.tb-tag-list .tag-item {
		width: calc(33.33% - 24px)
	}
}

@media(max-width: 640px) {
	.tb-tag-list {
		margin: 0 5px 5px 15px
	}

	.tb-tag-list .tag-item {
		margin: 0 8px 8px 0;
		width: calc(50% - 10px)
	}
}

.home .tb-nodata {
	margin-bottom: 0
}

.tb-custome-wraper {
	padding: 100px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden
}

.tb-custome-wraper.tb-white {
	background-color: #fff
}

.tb-custome-wraper.tb-grey {
	background-color: #f3f5f7
}

.tb-custome-wraper .m-title {
	position: relative;
	margin: 0;
	font-size: 30px;
	text-align: center;
	color: #202935;
	letter-spacing: 2px;
	transition: all .3s
}

.tb-custome-wraper .m-title>span {
	color: var(--primary-color)
}

.tb-custome-wraper .m-title-decorate {
	padding-bottom: 10px
}

.tb-custome-wraper .m-title-decorate::after {
	position: absolute;
	content: "";
	height: 4px;
	width: 30px;
	left: 50%;
	bottom: 0;
	background: var(--primary-color);
	border-radius: 4px;
	transform: translateX(-50%)
}

.tb-custome-wraper .m-title-decorate+.m-desc {
	margin-top: 20px
}

.tb-custome-wraper .m-desc {
	margin: 8px 0 0 0;
	font-weight: normal;
	font-size: 22px;
	text-align: center;
	letter-spacing: 1px;
	transition: all .3s
}

.tb-custome-wraper .tb-c-w.with-title {
	margin-top: 60px
}

.tb-custome-wraper .tb-nodata {
	padding: 0;
	margin-top: 60px;
	background: none
}

.tb-custome-wraper .post-list {
	margin-bottom: -24px;
	border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.tb-custome-wraper .post-list>.tb-nodata {
	margin: 0 auto 24px auto
}

.tb-custome-wraper .post-list.case {
	justify-content: center
}

.tb-custome-wraper .post-list:not(.case) .post-item {
	
}

.tb-m-align-left .m-title,
.tb-m-align-left .m-desc,
.tb-m-align-left .tb-m-more {
	text-align: left
}

.tb-m-align-right .m-title,
.tb-m-align-right .m-desc,
.tb-m-align-right .tb-m-more {
	text-align: right
}

.tb-m-more {
	width: 100%;
	margin-top: 40px;
	text-align: center
}

.tb-m-more a {
	position: relative;
	display: inline-block;
	color: #e80566
}

.tb-m-more a:hover {
	opacity: .85
}

.tb-m-more.tb-m-more-main a {
	padding: 0 40px;
	line-height: 42px;
	border-radius: 4px;
	font-size: 14px
}

.tb-m-more.tb-m-more-main a::after {
	pointer-events: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: "";
	border-radius: inherit;
	background: rgba(0, 0, 0, 0);
	transition: all .3s
}

.tb-m-more.tb-m-more-main a:hover {
	opacity: 1;
	animation: tb-wobble 1s ease-in-out
}

.tb-clamp {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-clamp.clamp-1 {
	-webkit-line-clamp: 1
}

.tb-clamp.clamp-2 {
	-webkit-line-clamp: 2
}

.tb-clamp.clamp-3 {
	-webkit-line-clamp: 3
}

.tb-clamp.clamp-4 {
	-webkit-line-clamp: 4
}

.tb-clamp.clamp-5 {
	-webkit-line-clamp: 5
}

.tb-clamp.clamp-6 {
	-webkit-line-clamp: 6
}

.tb-clamp.clamp-7 {
	-webkit-line-clamp: 7
}

.tb-clamp.clamp-8 {
	-webkit-line-clamp: 8
}

.tb-clamp.clamp-9 {
	-webkit-line-clamp: 9
}

.tb-clamp.clamp-10 {
	-webkit-line-clamp: 10
}

.tb-m-banner video,
.tb-m-swiper video {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.tb-m-banner img,
.tb-m-swiper img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.tb-m-banner .m-title,
.tb-m-swiper .m-title {
	color: #fff;
	font-size: 80px;
	letter-spacing: 3px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-m-banner .m-desc,
.tb-m-swiper .m-desc {
	margin-top: 12px;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-m-banner .tb-m-more a,
.tb-m-swiper .tb-m-more a {
	background: #e80566;
	color: #fff
}

.tb-m-banner {
	position: relative;
	padding: 0;
	width: 100%;
	transition: all .3s
}

.tb-m-banner.m-h {
	height: 584px
}

.tb-m-banner.m-h video,
.tb-m-banner.m-h img {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.tb-m-banner .tb-c-w {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%)
}

.tb-m-history .tb-c-w::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-m-history .h-items {
	position: relative;
	padding: 12px 0
}

.tb-m-history .h-items::after {
	position: absolute;
	content: "";
	width: 2px;
	top: 0;
	bottom: 0;
	background: var(--primary-color);
	opacity: .1
}

.tb-m-history .h-items:first-child .h-dot::after {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	left: 2px;
	top: 2px;
	background: var(--primary-color);
	border-radius: 50%
}

.tb-m-history .h-items:nth-child(odd) {
	margin-right: 50%;
	padding-right: 26px;
	text-align: right
}

.tb-m-history .h-items:nth-child(odd):after {
	right: -1px
}

.tb-m-history .h-items:nth-child(odd) .h-dot {
	right: -8px
}

.tb-m-history .h-items:nth-child(even) {
	margin-left: 50%;
	padding-left: 26px
}

.tb-m-history .h-items:nth-child(even):after {
	left: -1px
}

.tb-m-history .h-items:nth-child(even) .h-dot {
	left: -8px
}

.tb-m-history .h-hide {
	display: none
}

.tb-m-history .h-dot {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 15px;
	border-radius: 50%;
	border: 1px solid var(--primary-color);
	background: #fff;
	z-index: 1
}

.tb-m-history .h-time {
	color: var(--primary-color)
}

.tb-m-history .h-fold {
	display: inline-block;
	margin-left: 50%;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	color: #8a8a8a;
	border: 1px solid #e7ebf3;
	transform: translateX(-50%);
	cursor: pointer;
	transition: all .3s
}

.tb-m-history .h-fold::before {
	display: inline-block;
	transform: rotate(90deg)
}

.tb-m-history .h-fold.active::before {
	display: inline-block;
	transform: rotate(-90deg)
}

.tb-m-history .h-fold:hover {
	color: var(--primary-color);
	border: 1px solid var(--primary-color)
}

.tb-m-swiper {
	position: relative;
	padding: 0;
	width: 100%;
	overflow: hidden
}

.tb-m-swiper .tb-nodata {
	margin: 32px 0
}

.tb-m-swiper .swiper-inner {
	display: flex;
	flex-wrap: nowrap
}

.tb-m-swiper .tb-m-item {
	position: relative;
	flex: 0 0 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	z-index: 1
}

.tb-m-swiper .m-h {
	height: 650px
}

.tb-m-swiper .m-h video,
.tb-m-swiper .m-h img {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.tb-m-swiper .tb-m-swiper-link {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1
}
.bg-gradient-primary {
  /*background: -webkit-gradient(linear, left top, right top, color-stop(30%, #1A2C79), to(rgba(26, 44, 121, 0.18)));
  background: linear-gradient(to right, #1A2C79 30%, rgba(26, 44, 121, 0.18) 100%);
  background: linear-gradient(85deg, rgba(26, 44, 121, 0.7) 30%, rgba(74, 41, 110, 0.8) 100%) !important;*/
  background: linear-gradient(85deg, rgba(26, 44, 121, 0.7) 30%, rgba(26, 44, 121, 0.5) 100%) !important;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
	 background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
    z-index: 10;
    visibility: inherit;
	opacity: 1;
}
.tb-m-swiper .swiper-item-inner {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%)
}

.tb-m-swiper .tb-slide-up {
	opacity: 0;
	transform: translate(0, 100px);
	transition: all .8s
}

.tb-m-swiper .tb-slide-active .tb-slide-up {
	opacity: 1;
	transform: translate(0, 0)
}

.tb-m-swiper:hover .swiper-nav {
	opacity: 1
}

.tb-m-advantage .tb-c-w,
.tb-m-step .tb-c-w {
	display: flex;
	justify-content: center
}

.tb-m-advantage .tb-m-item,
.tb-m-step .tb-m-item {
	position: relative;
	flex: 1;
	padding: 0;
	margin-right: 48px;
	text-align: center
}

.tb-m-advantage .tb-m-item:last-child,
.tb-m-step .tb-m-item:last-child {
	margin-right: 0
}

.tb-m-advantage .tbfa,
.tb-m-step .tbfa {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	font-size: 50px;
	line-height: 80px;
	color: var(--primary-color)
}

.tb-m-advantage .tbfa+.tb-m-i-title,
.tb-m-advantage .tbfa+.tb-m-i-desc,
.tb-m-step .tbfa+.tb-m-i-title,
.tb-m-step .tbfa+.tb-m-i-desc {
	margin-top: 32px
}

.tb-m-advantage .tbfa:after,
.tb-m-step .tbfa:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: var(--primary-color);
	opacity: .08;
	z-index: -1;
	transition: transform .5s
}

.tb-m-advantage .tb-m-i-title,
.tb-m-step .tb-m-i-title {
	font-size: 18px;
	font-weight: bold;
	color: #202935
}

.tb-m-advantage .tb-m-i-title+.tb-m-i-desc,
.tb-m-step .tb-m-i-title+.tb-m-i-desc {
	margin-top: 8px
}

.tb-m-advantage .tb-m-i-desc,
.tb-m-step .tb-m-i-desc {
	font-size: 15px
}

.tb-m-advantage .tbfa {
	border-radius: 50%;
	transition: all .3s
}

.tb-m-advantage .tbfa:after {
	border-radius: 50%;
	transition: transform .3s
}

.tb-m-advantage .tb-m-icon::before {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -40px;
	content: "";
	width: 80px;
	height: 80px;
	background: var(--primary-color);
	border-radius: 50%;
	transform: scale(0);
	transition: transform .3s
}

.tb-m-advantage .tb-m-icon:hover::before {
	transform: scale(1)
}

.tb-m-advantage .tb-m-icon:hover .tbfa {
	color: #fff
}

.tb-m-step .tb-m-item {
	transition: top .3s
}

.tb-m-step .tb-m-item .tbfa:after {
	border-radius: 50% 50% 25% 50%
}

.tb-m-step .tb-m-item .step-no {
	font-size: 28px;
	font-weight: 900
}

.tb-m-step .tb-m-item .tb-m-i-desc {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-m-step .tb-m-item:not(:last-child)::after {
	position: absolute;
	content: "";
	color: #8a8a8a;
	font-family: "tbfa";
	left: calc(100% + 16px);
	top: 30px;
	font-weight: 800
}

.tb-m-step .tb-m-item:hover .tbfa::after {
	transform: rotate(-45deg)
}

.tb-m-step .tb-m-item:hover:after {
	color: var(--primary-color);
	animation: tb-step-arrow .7s linear infinite
}

.tb-m-partner .tb-c-w {
	display: flex;
	flex-wrap: wrap;
	margin-right: -24px;
	margin-bottom: -24px;
	justify-content: center
}

.tb-m-partner .tb-m-item {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(20% - 24px);
	margin: 0 24px 24px 0;
	text-align: center
}

.tb-m-partner .tb-m-item img {
	max-width: 100%;
	border: 1px solid #edf1fc;
	transition: transform .3s
}

.tb-m-digitalize .tb-c-w {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.tb-m-digitalize .tb-m-item {
	flex: 1;
	padding: 0 24px;
	text-align: center
}

.tb-m-digitalize .tb-m-i-count {
	margin-right: 4px;
	font-size: 40px;
	font-weight: 800
}

.tb-m-digitalize .tb-m-i-info {
	font-size: 14px;
	color: var(--primary-color)
}

.tb-m-digitalize .tb-m-i-name {
	font-size: 15px
}

.tb-m-about .tb-container {
	display: flex;
	flex-wrap: nowrap;
	align-items: center
}

.tb-m-about video {
	display: block
}

.tb-m-about .ab-img-wraper {
	position: relative;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(50% - 32px);
	overflow: hidden;
	background: none
}

.tb-m-about .ab-img-wraper img {
	width: 100%
}

.tb-m-about .ab-detail {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(50% + 32px)
}

.tb-m-about .ab-detail.ab-1 {
	padding-left: 64px
}

.tb-m-about .ab-detail.ab-2 {
	padding-right: 64px
}

.tb-m-about .m-title {
	margin-bottom: 24px;
	text-align: left
}

.tb-m-about .m-title+.m-describe {
	margin-top: 0
}

.tb-m-about .m-title-decorate::after {
	left: 0;
	transform: translateX(0)
}

.tb-m-about .m-describe {
	margin: 16px 0 0 0;
	text-align: left;
	line-height: 1.6;
	font-size: 16px;
	text-align: justify
}

.tb-m-about .tb-m-more {
	display: inline-block;
	text-align: left
}

.tb-m-feedback .tb-c-w {
	position: relative;
	width: 100%;
	overflow: hidden;
	text-align: center
}

.tb-m-feedback .swiper-inner {
	display: flex;
	width: 100%;
	flex-wrap: nowrap
}

.tb-m-feedback .tb-m-item {
	position: relative;
	flex-shrink: 0;
	width: 100%;
	padding: 0 0 28px 0
}

.tb-m-feedback .tb-m-i-avatar {
	width: 90px;
	max-height: 90px;
	margin: 0 auto 12px auto;
	border-radius: 50%;
	overflow: hidden
}

.tb-m-feedback .tb-m-i-avatar img {
	width: 90px;
	height: 90px;
	-o-object-fit: cover;
	object-fit: cover
}

.tb-m-feedback .tb-m-i-name {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #202935
}

.tb-m-feedback .tb-m-i-desc {
	position: relative;
	margin-top: 32px;
	padding: 16px 24px;
	font-size: 16px;
	text-align: justify;
	line-height: 1.6
}

.tb-m-feedback .tb-m-i-desc .tbfa {
	text-align: left;
	margin-right: 12px;
	color: var(--primary-color);
	font-size: 28px;
	opacity: .3;
	line-height: 1;
	vertical-align: text-bottom
}

.tb-m-feedback .tb-m-i-desc .icon-double-quotes-r {
	text-align: right;
	margin: 0 0 0 12px;
	vertical-align: text-top
}

.tb-m-feedback .tb-m-i-desc::before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: var(--primary-color);
	border-radius: 6px;
	opacity: .05
}

.tb-m-feedback .tb-m-i-desc::after {
	position: absolute;
	content: "";
	border: 16px solid rgba(0, 0, 0, 0);
	border-bottom: 16px solid var(--primary-color);
	top: -32px;
	left: 50%;
	transform: translateX(-50%);
	opacity: .05
}

.tb-m-feedback .swiper-pagination {
	bottom: 0;
	width: 100%
}

.tb-m-feedback .swiper-pagination .swiper-pagination-bullet-active {
	background: var(--primary-color)
}

.tb-m-post .case {
	max-width: 1296px;
	margin: 0 auto
}

.tb-m-post .case .post-title {
	text-align: center
}

@media(max-width: 1024px) {

	.tb-m-swiper .m-title,
	.tb-m-banner .m-title {
		letter-spacing: 1px
	}

	.tb-m-swiper .m-desc,
	.tb-m-banner .m-desc {
		margin-top: 8px
	}

	.tb-m-banner.m-h {
		height: 460px
	}

	.tb-m-swiper .m-h {
		height: 460px
	}

	.tb-m-swiper .swiper-nav {
		display: none
	}

	.tb-m-advantage .tb-c-w,
	.tb-m-step .tb-c-w {
		flex-wrap: wrap
	}

	.tb-m-advantage .tb-m-item,
	.tb-m-step .tb-m-item {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(33.33% - 32px)
	}

	.tb-m-advantage .tb-m-item:nth-child(3),
	.tb-m-step .tb-m-item:nth-child(3) {
		margin-right: 0
	}

	.tb-m-advantage .tb-m-item:nth-child(4),
	.tb-m-advantage .tb-m-item:nth-child(5),
	.tb-m-step .tb-m-item:nth-child(4),
	.tb-m-step .tb-m-item:nth-child(5) {
		margin-top: 48px
	}

	.tb-m-advantage .tb-m-item .tbfa+.tb-m-i-title,
	.tb-m-advantage .tb-m-item .tbfa+.tb-m-i-desc,
	.tb-m-step .tb-m-item .tbfa+.tb-m-i-title,
	.tb-m-step .tb-m-item .tbfa+.tb-m-i-desc {
		margin-top: 24px
	}

	.tb-m-step .tb-m-item {
		margin-right: 48px
	}

	.tb-m-step .tb-m-item:after {
		display: none
	}

	.tb-m-partner .tb-m-item {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(33.33% - 24px)
	}

	.tb-m-digitalize .tb-m-item {
		padding: 0 16px
	}

	.tb-m-about .ab-img-wraper {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 24px)
	}

	.tb-m-about .ab-detail {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% + 24px)
	}

	.tb-m-about .ab-detail.ab-1 {
		padding-left: 48px
	}

	.tb-m-about .ab-detail.ab-2 {
		padding-right: 48px
	}

	.tb-custome-wraper .tb-hide-3 .tb-m-item:last-child,
	.tb-custome-wraper .tb-hide-3 .post-item:last-child {
		display: none
	}

	.tb-custome-wraper .post-list.case {
		justify-content: center
	}
}

@media(max-width: 768px) {
	.tb-m-more {
		margin-top: 24px
	}

	.tb-m-more.tb-m-more-main a {
		padding: 0 32px;
		line-height: 38px
	}

	.tb-custome-wraper {
		padding: 70px 0
	}

	.tb-custome-wraper .m-title {
		font-size: 22px
	}

	.tb-custome-wraper .m-title-decorate {
		padding-bottom: 8px
	}

	.tb-custome-wraper .m-title-decorate+.m-desc {
		margin-top: 12px
	}

	.tb-custome-wraper .m-desc {
		font-size: 16px
	}

	.tb-custome-wraper .tb-c-w.with-title {
		margin-top: 40px
	}

	.tb-m-feedback .tb-m-i-desc {
		padding: 16px
	}

	.tb-m-advantage .tb-m-item,
	.tb-m-step .tb-m-item {
		margin-right: 24px;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(33.33% - 16px)
	}

	.tb-m-advantage .tb-m-item .tbfa+.tb-m-i-title,
	.tb-m-advantage .tb-m-item .tbfa+.tb-m-i-desc,
	.tb-m-step .tb-m-item .tbfa+.tb-m-i-title,
	.tb-m-step .tb-m-item .tbfa+.tb-m-i-desc {
		margin-top: 16px
	}

	.tb-m-advantage .tb-m-item .tb-m-i-title,
	.tb-m-step .tb-m-item .tb-m-i-title {
		font-size: 17px
	}

	.tb-m-advantage .tb-m-item .tb-m-i-title+.tb-m-i-desc,
	.tb-m-step .tb-m-item .tb-m-i-title+.tb-m-i-desc {
		margin-top: 4px
	}

	.tb-m-advantage .tb-m-item:nth-child(3),
	.tb-m-step .tb-m-item:nth-child(3) {
		margin-right: 0
	}

	.tb-m-advantage .tb-m-item:nth-child(4),
	.tb-m-advantage .tb-m-item:nth-child(5),
	.tb-m-step .tb-m-item:nth-child(4),
	.tb-m-step .tb-m-item:nth-child(5) {
		margin-top: 24px
	}

	.tb-m-step .tb-m-item .tbfa+.tb-m-i-title,
	.tb-m-step .tb-m-item .tbfa+.tb-m-i-desc {
		margin-top: 16px
	}

	.tb-m-swiper .m-h {
		height: 290px
	}

	.tb-m-banner.m-h {
		height: 290px
	}

	.tb-m-swiper,
	.tb-m-banner {
		padding: 0
	}

	.tb-m-swiper .m-title,
	.tb-m-banner .m-title {
		font-size: 26px;
		letter-spacing: 1px
	}

	.tb-m-swiper .m-desc,
	.tb-m-banner .m-desc {
		margin-top: 4px;
		font-size: 16px;
		letter-spacing: 1px
	}

	.tb-m-digitalize .tb-m-i-count {
		font-size: 30px
	}

	.tb-m-about .tb-container {
		flex-wrap: wrap
	}

	.tb-m-about .ab-img-wraper,
	.tb-m-about .ab-detail {
		flex: 0 0 100%;
		margin: 0 auto
	}

	.tb-m-about .ab-detail.ab-1 {
		padding: 48px 0 0 0
	}

	.tb-m-about .ab-detail.ab-2 {
		padding: 0 0 48px 0
	}

	.tb-m-about .m-title-decorate+.m-desc {
		margin-top: 20px
	}

	.tb-m-about .m-describe {
		margin-top: 16px;
		font-size: 16px
	}
}

@media(max-width: 640px) {
	.tb-custome-wraper {
		padding: 32px 0
	}

	.tb-custome-wraper .m-title {
		font-size: 22px
	}

	.tb-custome-wraper .m-title-decorate:after {
		height: 4px;
		width: 20px
	}

	.tb-custome-wraper .m-desc {
		margin-top: 6px;
		font-size: 14px
	}

	.tb-custome-wraper:not(.tb-m-partner) .tb-hide-3 .tb-m-item:last-child,
	.tb-custome-wraper:not(.tb-m-partner) .tb-hide-3 .post-item:last-child {
		display: block
	}

	.tb-custome-wraper .tb-hide-2 .tb-m-item:last-child,
	.tb-custome-wraper .tb-hide-2 .post-item:last-child {
		display: none !important
	}

	.tb-custome-wraper .tb-c-w.post-list {
		margin-bottom: -8px
	}

	.tb-custome-wraper .tb-c-w.with-title {
		margin-top: 24px
	}

	.tb-custome-wraper .post-list.default .post-item {
		margin-bottom: 8px;
		border-bottom: none
	}

	.tb-custome-wraper .post-list.product .post-item,
	.tb-custome-wraper .post-list.news .post-item,
	.tb-custome-wraper .post-list.question .post-item {
		margin: 0 0 8px 0
	}

	.tb-custome-wraper .post-list.question {
		margin-left: 0;
		margin-right: 0
	}

	.tb-custome-wraper .post-list.case {
		margin-left: 0;
		margin-right: -15px
	}

	.tb-custome-wraper .post-list.case .post-title {
		text-align: center
	}

	.tb-m-align-left .m-title,
	.tb-m-align-left .m-desc,
	.tb-m-align-left .tb-m-more,
	.tb-m-align-right .m-title,
	.tb-m-align-right .m-desc,
	.tb-m-align-right .tb-m-more {
		text-align: center
	}

	.tb-m-swiper .m-h {
		height: 230px
	}

	.tb-m-swiper .swiper-pagination {
		bottom: 8px
	}

	.tb-m-history .tb-c-w {
		padding: 0 12px
	}

	.tb-m-history .h-items:nth-child(odd),
	.tb-m-history .h-items:nth-child(even) {
		margin: 0;
		padding: 8px 0 8px 16px;
		text-align: left
	}

	.tb-m-history .h-items:nth-child(odd):after,
	.tb-m-history .h-items:nth-child(even):after {
		width: 1px;
		right: auto;
		left: -1px
	}

	.tb-m-history .h-items:nth-child(odd) .h-dot,
	.tb-m-history .h-items:nth-child(even) .h-dot {
		right: auto;
		top: 13px;
		width: 11px;
		height: 11px;
		left: -6px
	}

	.tb-m-history .h-items:first-child .h-dot::after {
		width: 5px;
		height: 5px;
		left: 2px;
		top: 2px
	}

	.tb-m-history .h-fold {
		margin-top: 12px;
		transform: translateX(-50%)
	}

	.tb-m-banner.m-h {
		height: 230px
	}

	.tb-m-swiper .swiper-pagination-bullet,
	.tb-m-feedback .swiper-pagination-bullet {
		margin: 0 3px
	}

	.tb-m-feedback .tb-m-item {
		padding-bottom: 48px
	}

	.tb-m-feedback .tb-m-i-desc {
		text-align: left
	}

	.tb-m-feedback .tb-m-i-name,
	.tb-m-feedback .tb-m-i-avatar {
		margin-bottom: 8px
	}

	.tb-m-swiper,
	.tb-m-banner {
		padding: 0
	}

	.tb-m-swiper .m-title,
	.tb-m-banner .m-title {
		font-size: 22px
	}

	.tb-m-swiper .m-desc,
	.tb-m-banner .m-desc {
		font-size: 15px
	}

	.tb-m-more {
		margin-top: 24px
	}

	.tb-m-more.tb-m-more-main a {
		padding: 0 24px
	}

	.tb-m-about {
		padding: 0
	}

	.tb-m-about .tb-container {
		margin: 0 !important
	}

	.tb-m-about .m-title {
		text-align: center
	}

	.tb-m-about .m-title-decorate::after {
		left: 50%;
		transform: translateX(-50%)
	}

	.tb-m-about .ab-detail {
		position: relative
	}

	.tb-m-about .ab-detail.ab-1,
	.tb-m-about .ab-detail.ab-2 {
		padding: 24px 20px
	}

	.tb-m-about .tb-m-more {
		text-align: center
	}

	.tb-m-advantage .tb-m-item,
	.tb-m-step .tb-m-item {
		margin-right: 0;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(50% - 10px)
	}

	.tb-m-advantage .tb-m-item:nth-child(3),
	.tb-m-advantage .tb-m-item:nth-child(4),
	.tb-m-step .tb-m-item:nth-child(3),
	.tb-m-step .tb-m-item:nth-child(4) {
		margin-top: 24px
	}

	.tb-m-advantage .tb-m-item:nth-child(1),
	.tb-m-advantage .tb-m-item:nth-child(3),
	.tb-m-step .tb-m-item:nth-child(1),
	.tb-m-step .tb-m-item:nth-child(3) {
		margin-right: 20px
	}

	.tb-m-advantage .tb-m-item .tbfa,
	.tb-m-step .tb-m-item .tbfa {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 36px
	}

	.tb-m-advantage .tb-m-item .tbfa+.tb-m-i-title,
	.tb-m-advantage .tb-m-item .tbfa+.tb-m-i-desc,
	.tb-m-step .tb-m-item .tbfa+.tb-m-i-title,
	.tb-m-step .tb-m-item .tbfa+.tb-m-i-desc {
		margin-top: 8px
	}

	.tb-m-advantage .tb-m-item .tb-m-i-title,
	.tb-m-step .tb-m-item .tb-m-i-title {
		font-size: 17px
	}

	.tb-m-advantage .tb-m-item .tb-m-i-title+.tb-m-i-desc,
	.tb-m-step .tb-m-item .tb-m-i-title+.tb-m-i-desc {
		margin-top: 0
	}

	.tb-m-advantage .tb-m-item .tb-m-i-desc,
	.tb-m-step .tb-m-item .tb-m-i-desc {
		font-size: 14px
	}

	.tb-m-advantage .tb-m-item::before {
		width: 70px;
		height: 70px;
		margin-left: -35px
	}

	.tb-m-step .tb-m-item .step-no {
		font-size: 24px
	}

	.tb-m-partner .tb-c-w {
		margin-right: -8px;
		margin-bottom: -8px
	}

	.tb-m-partner .tb-m-item {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(33.33% - 8px);
		margin: 0 8px 8px 0
	}

	.tb-m-digitalize .tb-m-item {
		padding: 15px 0;
		flex: 0 0 50%
	}

	.tb-m-digitalize .tb-m-item:nth-child(3),
	.tb-m-digitalize .tb-m-item:nth-child(4) {
		margin-top: 16px
	}

	.tb-m-digitalize .tb-m-i-info {
		font-size: 16px
	}

	.tb-m-digitalize .tb-m-i-count {
		margin-right: 2px;
		font-size: 36px
	}

	.tb-m-digitalize .tb-m-i-name {
		font-size: 14px
	}
}

.tb-m-advantage .tb-m-item:nth-child(1),
.tb-m-step .tb-m-item:nth-child(1) {
	animation-delay: 0s
}

.tb-m-advantage .tb-m-item:nth-child(2),
.tb-m-step .tb-m-item:nth-child(2) {
	animation-delay: .2s
}

.tb-m-advantage .tb-m-item:nth-child(3),
.tb-m-step .tb-m-item:nth-child(3) {
	animation-delay: .4s
}

.tb-m-advantage .tb-m-item:nth-child(4),
.tb-m-step .tb-m-item:nth-child(4) {
	animation-delay: .6s
}

.tb-m-advantage .tb-m-item:nth-child(5),
.tb-m-step .tb-m-item:nth-child(5) {
	animation-delay: .8s
}

.tb-m-partner .tb-m-item:nth-child(1) {
	animation-delay: 0s
}

.tb-m-partner .tb-m-item:nth-child(2) {
	animation-delay: .2s
}

.tb-m-partner .tb-m-item:nth-child(3) {
	animation-delay: .4s
}

.tb-m-partner .tb-m-item:nth-child(4) {
	animation-delay: .6s
}

.tb-m-partner .tb-m-item:nth-child(5) {
	animation-delay: .8s
}

.tb-m-partner .tb-m-item:nth-child(6) {
	animation-delay: 0s
}

.tb-m-partner .tb-m-item:nth-child(7) {
	animation-delay: .2s
}

.tb-m-partner .tb-m-item:nth-child(8) {
	animation-delay: .4s
}

.tb-m-partner .tb-m-item:nth-child(9) {
	animation-delay: .6s
}

.tb-m-partner .tb-m-item:nth-child(10) {
	animation-delay: .8s
}

.tb-m-post .case .post-item:nth-child(1) {
	animation-delay: 0s
}

.tb-m-post .case .post-item:nth-child(2) {
	animation-delay: .2s
}

.tb-m-post .case .post-item:nth-child(3) {
	animation-delay: .4s
}

.tb-m-post .case .post-item:nth-child(4) {
	animation-delay: .6s
}

.tb-m-post .case .post-item:nth-child(5) {
	animation-delay: 0s
}

.tb-m-post .case .post-item:nth-child(6) {
	animation-delay: .2s
}

.tb-m-post .case .post-item:nth-child(7) {
	animation-delay: .4s
}

.tb-m-post .case .post-item:nth-child(8) {
	animation-delay: .6s
}

.tb-animate {
	visibility: hidden
}

.tb-animate-active {
	visibility: visible;
	animation-duration: .8s;
	animation-fill-mode: both
}

.tb-animate-active.tb-fadeInUp {
	animation-name: tb-fadeInUp
}

.tb-animate-active.tb-his-upin {
	animation-name: tb-his-upin
}

.tb-animate-active.tb-slideInRight {
	animation-name: tb-slideInRight
}

.tb-animate-active.tb-slideInLeft {
	animation-name: tb-slideInLeft
}

.tb-animate-active.tb-zoomIn {
	animation-name: tb-zoomIn
}

@keyframes tb-fadeInUp {
	from {
		opacity: 0;
		transform: translate(0, 100px)
	}

	to {
		opacity: 1;
		transform: translate(0, 0)
	}
}

@keyframes tb-his-upin {
	from {
		opacity: 0;
		transform: translate(-50%, 100px)
	}

	to {
		opacity: 1;
		transform: translate(-50%, 0)
	}
}

@keyframes tb-slideInLeft {
	from {
		transform: translate(-100%, 0);
		opacity: 0
	}

	to {
		transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes tb-slideInRight {
	from {
		transform: translate(100%, 0);
		opacity: 0
	}

	to {
		transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes tb-step-arrow {
	0% {
		opacity: 0;
		transform: translateX(-8px)
	}

	50% {
		opacity: 1;
		transform: translateX(0)
	}

	100% {
		opacity: 0;
		transform: translateX(8px)
	}
}

@keyframes tb-zoomIn {
	from {
		opacity: 0;
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes tb-wobble {
	0% {
		transform: translateY(0)
	}

	16% {
		transform: translateY(8px)
	}

	33.3% {
		transform: translateY(-6px)
	}

	50% {
		transform: translateY(4px)
	}

	66.6% {
		transform: translateY(-2px)
	}

	83% {
		transform: translateY(1px)
	}

	100% {
		transform: translateX(0)
	}
}

@media(max-width: 1024px) {

	.tb-m-advantage .tb-m-item:nth-child(1),
	.tb-m-step .tb-m-item:nth-child(1) {
		animation-delay: 0s
	}

	.tb-m-advantage .tb-m-item:nth-child(2),
	.tb-m-step .tb-m-item:nth-child(2) {
		animation-delay: .2s
	}

	.tb-m-advantage .tb-m-item:nth-child(3),
	.tb-m-step .tb-m-item:nth-child(3) {
		animation-delay: .4s
	}

	.tb-m-advantage .tb-m-item:nth-child(4),
	.tb-m-step .tb-m-item:nth-child(4) {
		animation-delay: 0s
	}

	.tb-m-advantage .tb-m-item:nth-child(5),
	.tb-m-step .tb-m-item:nth-child(5) {
		animation-delay: .2s
	}

	.tb-m-partner .tb-m-item:nth-child(1) {
		animation-delay: 0s
	}

	.tb-m-partner .tb-m-item:nth-child(2) {
		animation-delay: .2s
	}

	.tb-m-partner .tb-m-item:nth-child(3) {
		animation-delay: .4s
	}

	.tb-m-partner .tb-m-item:nth-child(4) {
		animation-delay: 0s
	}

	.tb-m-partner .tb-m-item:nth-child(5) {
		animation-delay: .2s
	}

	.tb-m-partner .tb-m-item:nth-child(6) {
		animation-delay: .4s
	}

	.tb-m-partner .tb-m-item:nth-child(7) {
		animation-delay: 0s
	}

	.tb-m-partner .tb-m-item:nth-child(8) {
		animation-delay: .2s
	}

	.tb-m-partner .tb-m-item:nth-child(9) {
		animation-delay: .4s
	}

	.tb-m-post .case .post-item:nth-child(1) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(2) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(3) {
		animation-delay: .4s
	}

	.tb-m-post .case .post-item:nth-child(4) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(5) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(6) {
		animation-delay: .4s
	}

	.tb-m-post .case .post-item:nth-child(7) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(8) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(9) {
		animation-delay: .4s
	}
}

@media(max-width: 640px) {

	.tb-m-advantage .tb-m-item:nth-child(1),
	.tb-m-step .tb-m-item:nth-child(1) {
		animation-delay: 0s
	}

	.tb-m-advantage .tb-m-item:nth-child(2),
	.tb-m-step .tb-m-item:nth-child(2) {
		animation-delay: .2s
	}

	.tb-m-advantage .tb-m-item:nth-child(3),
	.tb-m-step .tb-m-item:nth-child(3) {
		animation-delay: 0s
	}

	.tb-m-advantage .tb-m-item:nth-child(4),
	.tb-m-step .tb-m-item:nth-child(4) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(1) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(2) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(3) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(4) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(5) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(6) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(7) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(8) {
		animation-delay: .2s
	}

	.tb-m-post .case .post-item:nth-child(9) {
		animation-delay: 0s
	}

	.tb-m-post .case .post-item:nth-child(10) {
		animation-delay: .2s
	}
}

.tb-ad.under_header {
	margin-bottom: 24px
}

.tb-ad.before_article {
	margin-bottom: 32px
}

.tb-ad.after_article {
	margin-top: 32px
}

.error404 .tb-ad.under_header {
	margin-bottom: 0
}

@media(max-width: 640px) {
	.tb-ad.under_header {
		margin-bottom: 15px
	}

	.error404 .tb-ad.under_header {
		margin-bottom: 15px
	}
}

.tb-sidebar {
	width: 320px
}

.tb-sidebar .no-widget {
	padding: 0 24px;
	color: #8a8a8a;
	text-align: center
}

.widget {
	width: 100%;
	padding: 24px;
	margin-bottom: 24px;
	background: #fff;
	box-shadow: var(--primary-shadow);
}

.widget h1,
.widget h2,
.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	font-weight: bold;
	color: #202935
}

.widget h1 {
	font-size: 1.5rem
}

.widget h2 {
	font-size: 1.2rem
}

.widget h3,
.widget h4,
.widget h5,
.widget h6 {
	font-size: 1rem
}

.widget ul {
	padding: 0;
	margin: 0 0 0 16px
}

.widget.tb-fix-top {
	position: fixed;
	width: 320px;
	z-index: 1
}

.widget.tb-fix-bottom {
	position: absolute
}

.widget .tb-w-nodata {
	text-align: center;
	color: #8a8a8a
}

.is-mobile .widget {
	display: none
}

.is-mobile .widget.widget-on-phone {
	display: block
}

.mo-title h3,
.widgettitle {
	margin: 0 0 24px 0;
	padding-left: 16px;
	line-height: 1;
	color: #202935;
	font-size: 16px;
	border-left: 6px solid var(--primary-color)
}


.widget_text p {
	color: #525252
}

.widget_block>ul>li {
	margin-bottom: 8px
}


.widget_meta ul,
.widget_recent_entries ul,
.widget_categories ul {
	margin-left: 16px;
	list-style: disc;
	color: #525252
}

.widget_meta li,
.widget_recent_entries li,
.widget_categories li {
	list-style: disc
}

.widget_nav_menu ul{
	padding: 8px 16px;
	color: #525252
}

.widget_nav_menu ul li{
	margin-bottom: 8px
}



.widget_calendar table {
	width: 100%;
	text-align: center
}

.widget_calendar table caption {
	padding-bottom: 16px;
	font-weight: bold;
	color: #202935
}

.widget_calendar a {
	text-decoration: none
}

.widget_calendar a:hover {
	text-decoration: underline
}

.widget_calendar .wp-calendar-nav {
	margin-top: 16px
}

.widget_calendar tbody td,
.widget_calendar tfoot td,
.widget_calendar thead th {
	line-height: 24px;
	text-align: center;
	border: 1px solid #e7ebf3
}

.widget_calendar thead th {
	background-color: #f3f5f7
}

.widget_calendar tbody td a {
	color: var(--primary-color)
}

.widget_calendar tbody td a:hover {
	color: var(--primary-color)
}

.widget_calendar #today {
	background: var(--primary-color);
	color: #fff
}

.widget_calendar #today>a {
	color: #fff
}

.widget_search .tb-base-form {
	width: calc(100% - 60px)
}

.tb-widget-tags .tb-tag-lists {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: -8px;
	margin-top: -8px
}

.tb-widget-tags .tb-tag-lists::after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	clear: both
}

.tb-widget-tags .tag-item {
	float: left;
	width: calc(50% - 8px);
	margin: 8px 8px 0 0
}

.tb-widget-tags .tag-item a {
	display: inline-block;
	max-width: 100%;
	margin: 12px 6px 0 6px;
	padding: 0 8px;
	line-height: 32px;
	background: #f3f5f7;
	font-size: 12px;
	color: var(--primary-color);
	border-radius: 4px;
	transition: all .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin: 0;
	color: #525252
}

.tb-widget-tags .tag-item a:hover {
	background: var(--primary-color);
	color: #fff
}

.tb-widget-tags.column3 .tag-item {
	width: calc(33.33% - 8px)
}

.tb-widget-swiper {
	position: relative;
	padding: 0;
	width: 100%;
	overflow: hidden;
	transform: translateY(0)
}

.tb-widget-swiper .swiper-wrapper {
	display: flex;
	flex-wrap: nowrap
}

.tb-widget-swiper .swiper-slide {
	position: relative;
	flex: 0 0 100%
}

.tb-widget-swiper .swiper-slide img {
	max-width: 100%
}

.tb-widget-swiper .swiper-title {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 8px 76px 8px 24px;
	color: #fff;
	background: rgba(0, 0, 0, .4);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.tb-widget-swiper .swiper-nav {
	left: 20px;
	line-height: 1;
	font-size: 16px;
	background: rgba(0, 0, 0, 0)
}

.tb-widget-swiper .swiper-nav.swiper-next {
	left: auto;
	right: 20px
}

.tb-widget-swiper .swiper-pagination {
	bottom: 12px
}

.tb-widget-swiper .swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 3px;
	border-radius: 50%
}

.tb-widget-swiper .swiper-pagination.width-title {
	right: 20px;
	left: auto;
	transform: translateX(0)
}

.tb-widget-swiper:hover .swiper-nav {
	opacity: 1
}

.tb-widget-integrate ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-widget-integrate .post-title {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	transition: all .3s
}

.tb-widget-integrate .post-time {
	color: #8a8a8a;
	font-size: 12px
}

.tb-widget-integrate .tb-thumb {
	position: relative;
	width: 100%;
	padding-top: 66.66%;
	overflow: hidden
}

.tb-widget-integrate .tb-thumb img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%) scale(1);
	transition: all .3s
}

.tb-widget-integrate .tb-post-item:hover .post-title {
	color: var(--primary-color)
}

.tb-widget-integrate .tb-post-item:hover .tb-thumb img {
	transform: translate(-50%, -50%) scale(1.1)
}

.tb-widget-integrate.news .tb-post-item {
	margin-bottom: 16px
}

.tb-widget-integrate.news .tb-post-item:last-child {
	margin-bottom: 0
}

.tb-widget-integrate.news .tb-post-item .post-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-widget-integrate.question .tb-post-item {
	position: relative;
	padding-left: 36px;
	position: relative;
	padding-left: 26px;
	margin-bottom: 16px
}

.tb-widget-integrate.question .tb-post-item:before {
	position: absolute;
	content: "Q";
	left: 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	color: #fff;
	background: rgba(0, 0, 0, 0)
}

.tb-widget-integrate.question .tb-post-item:last-child {
	margin-bottom: 0
}

.tb-widget-integrate.question .tb-post-item::before {
	width: auto;
	line-height: 21px;
	color: var(--primary-color);
	font-size: 16px
}

.tb-widget-integrate.question .tb-post-item .post-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-widget-integrate.default .tb-post-item {
	margin-bottom: 16px
}

.tb-widget-integrate.default .tb-post-item:last-child {
	margin-bottom: 0
}

.tb-widget-integrate.default .tb-post-item a {
	display: flex;
	flex-wrap: nowrap;
	align-items: center
}

.tb-widget-integrate.default .tb-post-item .tb-thumb {
	flex: 0 0 100px;
	height: 66px;
	padding-top: 0;
	margin-right: 12px
}

.tb-widget-integrate.default .tb-post-item .tb-thumb img {
	max-width: 100%
}

.tb-widget-integrate.default .tb-post-item .post-detail {
	flex: 1
}

.tb-widget-integrate.default .tb-post-item .post-title {
	min-height: 45px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-widget-integrate.case ul,
.tb-widget-integrate.product ul {
	margin-right: -16px;
	margin-top: -16px
}

.tb-widget-integrate.case .tb-post-item,
.tb-widget-integrate.product .tb-post-item {
	display: inline-block;
	width: calc(50% - 20px);
	margin: 16px 16px 0 0;
	vertical-align: top
}

.tb-widget-integrate.case .tb-post-item .tb-thumb,
.tb-widget-integrate.product .tb-post-item .tb-thumb {
	margin-bottom: 4px
}

.tb-widget-integrate.case .post-title,
.tb-widget-integrate.product .post-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-wrap: break-word
}

.tb-widget-menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-widget-menu ul.cat-list {
	overflow: hidden
}

.tb-widget-menu .cat-item .cat-info {
	position: relative;
	padding: 0 0 0 22px;
	transition: all .3s
}

.tb-widget-menu .cat-item .cat-info:hover {
	background: #f3f5f7
}

.tb-widget-menu .cat-item .cat-name {
	display: inline-block;
	width: calc(100% - 32px);
	line-height: 32px
}

.tb-widget-menu .cat-item .children {
	display: none;
	padding-left: 16px
}

.tb-widget-menu .cat-item .tbfa {
	position: absolute;
	display: inline-block;
	width: 24px;
	height: 32px;
	right: 12px;
	top: 0;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	transition: all .3s
}

.tb-widget-menu .cat-item .tbfa:hover {
	color: var(--primary-color)
}

.tb-widget-menu .cat-item .tbfa.active {
	transform: rotate(180deg)
}

.tb-widget-menu .cat-item.active>.cat-info .cat-name {
	color: var(--primary-color)
}

.tb-widget-contact {
	padding: 0
}

.tb-widget-contact .tb-contact-header {
	padding: 32px 24px;
	margin: 0;
	border: none;
	color: #fff;
	text-align: center;
	background: var(--primary-color);
	letter-spacing: 2px
}

.tb-widget-contact .icon-contacts {
	display: block;
	margin: 0 auto 8px auto;
	font-size: 46px;
	line-height: 1
}

.tb-widget-contact .tb-nodata {
	padding: 0;
	margin: 0;
	color: #8a8a8a
}

.tb-widget-contact .icon-xhs {
	width: 20px;
	vertical-align: baseline
}

.tb-widget-contact .icon-xhs::before {
	position: relative;
	left: -5px
}

@media(max-width: 1024px) {

	.tb-widget-integrate.case .tb-post-item,
	.tb-widget-integrate.product .tb-post-item {
		width: calc(25% - 16px)
	}

	.tb-widget-tags.column3 .tag-item,
	.tb-widget-tags .tag-item {
		width: calc(25% - 8px)
	}
}

@media(max-width: 640px) {
	.tb-sidebar {
		margin-bottom: 0
	}

	.tb-sidebar .no-widget {
		padding: 0 15px
	}

	.widget {
		padding: 15px;
		margin-bottom: 15px
	}

	.tb-widget-contact {
		padding: 0
	}

	.tb-widget-swiper {
		padding: 0
	}

	.tb-widget-swiper .swiper-nav {
		left: 4px
	}

	.tb-widget-swiper .swiper-nav.swiper-next {
		right: 4px
	}

	.tb-widget-swiper .swiper-title {
		padding-left: 15px
	}

	.tb-widget-swiper .swiper-pagination.width-title {
		right: 12px
	}

	.tb-widget-integrate.case ul,
	.tb-widget-integrate.product ul {
		margin-right: -15px
	}

	.tb-widget-integrate.case .tb-post-item,
	.tb-widget-integrate.product .tb-post-item {
		margin-right: 15px;
		width: calc(50% - 15px)
	}

	.tb-widget-tags .tag-item {
		width: calc(50% - 8px)
	}

	.tb-widget-tags.column3 .tag-item {
		width: calc(33.33% - 8px)
	}

	.tb-card-title,
	.mo-title h3,
	.widgettitle {
		margin-bottom: 16px
	}
}

.tb-radius .tb-card {
	border-radius: 6px
}

.tb-radius .tb-rds-8 {
	border-radius: 6px
}

.tb-radius .widget {
	border-radius: 6px
}

.tb-radius .widget.tb-widget-contact .tb-contact-header {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

.tb-radius .top-nav .sub-menu,
.tb-radius .tb-rds {
	border-radius: 4px
}

.tb-radius .post-list.case .tb-rds {
	border-radius: 6px
}

.tb-radius .tb-cooperate-comment,
.tb-radius.page-template-page-full .tb-article,
.tb-radius.page-template-page-full .tb-comment-wraper {
	border-radius: 0
}

.tb-radius .tb-contacts.contacts-right_b .tbfa {
	border-radius: 4px
}

.tb-radius .tb-comments-list>li>.children {
	border-radius: 4px
}

.tb-radius .tb-m-partner img {
	border-radius: 6px
}

.tb-radius .article-relevant .relevant-list .post-title {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

@media(max-width: 890px) {
	.tb-radius .contacts-right_b .tb-rds {
		border-radius: 0
	}
}

@media(max-width: 640px) {
	.tb-radius .tb-card {
		border-radius: 0
	}

	.tb-radius .widget {
		border-radius: 0
	}

	.tb-radius .widget.tb-widget-contact .tb-contact-header {
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}

	.tb-radius .post-list.product .tb-card,
	.tb-radius .post-list.news .tb-card,
	.tb-radius .post-list.case .tb-card,
	.tb-radius .post-list.question .tb-card {
		border-radius: 6px
	}

	.tb-radius .post-list.default .tb-rds {
		border-radius: 6px
	}

	.tb-radius .tb-custome-wraper .post-list.default .tb-card {
		border-radius: 6px
	}

	.tb-radius .tb-langs-tootip.tb-card {
		border-radius: 6px
	}

	.tb-radius .contacts-page .tb-card {
		border-radius: 6px
	}

	.tb-radius .contacts-right_b .tb-rds {
		border-radius: 0
	}
}

.tb-paginate {
	margin-bottom: 24px;
	text-align: center
}

.tb-paginate a,
.tb-paginate a{
	display: inline-block;
	padding: 0 4px;
	margin: 0 4px;
	min-width: 32px;
	height: 32px;
	line-height: 32px;
	color: #8a8a8a;
	background: #fff;
	border: 1px solid #e7ebf3;
	border-radius: 4px;
	box-shadow: var(--primary-shadow);
}

.tb-paginate .current,
.tb-paginate .current {
	color: #fff;
	font-weight: bold;
	background: var(--primary-color)
}

.tb-paginate a:hover {
	color: #8a8a8a;
	border: 1px solid var(--primary-color)
}
.tb-paginate .disabled{display: none;}
.tb-auto-paginate {
	display: none;
	height: 32px;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center
}

.tb-auto-paginate[data-event=load_posts] {
	color: var(--primary-color);
	cursor: pointer
}

.tb-auto-paginate[data-event=load_posts]:hover {
	opacity: .85
}

.tb-spin {
	display: inline-block;
	height: 32px;
	width: 32px;
	border: 2px solid rgba(0, 0, 0, 0);
	border-radius: 50%;
	border-bottom: 2px solid var(--primary-color);
	animation: paginate-spin 1s infinite;
	-webkit-animation: paginate-spin 1s infinite
}

.tb-comment .tb-paginate {
	margin: 24px 0 0 0
}

.tb-article .tb-paginate {
	margin: 32px 0 0 0
}

@keyframes paginate-spin {
	from {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(360deg)
	}
}

@media(max-width: 768px) {
	.tb-article .tb-paginate {
		margin: 24px 0 0 0
	}
}

@media(max-width: 640px) {
	.tb-auto-paginate {
		margin-bottom: 15px
	}

	.tb-paginate {
		margin-bottom: 15px
	}

	.tb-paginate a,
	.tb-paginate a {
		margin: 0 2px
	}
}

.tb-footer {
	padding: 24px 0;
	background: #1A2C79 !important;
	color: #ffffff
}

.tb-footer a {
	color: #ffffff;
	opacity: 1;
}

.tb-footer a:hover {
	opacity: .7;
}

.tb-footer .m-q-wraper {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 24px 0
}

.tb-footer .footer-nav {
	flex: 1;
	display: flex;
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none
}

.tb-footer .footer-nav ul {
	list-style: none;
	padding-left: 16px
}

.tb-footer .footer-nav ul li {
	padding-top: 8px;
}

.tb-footer .footer-nav ul li a {
	color: #ffffff;
	opacity: .5;
}

.tb-footer .footer-nav ul li a:hover {
	color: #ffffff;
	opacity: 1;
}

.tb-footer .footer-nav>li {
	flex: 1;
	padding: 0;
	margin-bottom: 16px;
	margin-right: 48px;
	vertical-align: top
}

.tb-footer .footer-nav>li>a {
	font-weight: bold;
	color: #fff;	
}

.tb-footer .footer-nav>li>a:hover {
	color: var(--primary-color)
}

.tb-footer .footer-nav>li .m-i-front {
	position: relative;
	top: 2px;
	margin-right: 8px;
	font-size: 20px;
	font-weight: normal
}

.tb-footer .footer-nav>li>.sub-menu {
	padding: 0
}

.tb-footer .footer-nav>li:last-child {
	margin-right: 0
}

.tb-footer .footer-nav+.contacts-footer,
.tb-footer .footer-nav+.footer-qrcode {
	margin-left: 48px
}

.tb-footer .contacts-footer {
	flex: 0 0 450px;
	margin-bottom: 8px
}

.tb-footer .contacts-footer+.footer-qrcode {
	margin-left: 48px
}

.tb-footer .footer-qrcode {
	display: flex;
	flex: 0 1 110px;
	max-width: 236px;
	margin-bottom: 8px;
	color: #8a8a8a;
	text-align: right
}

.tb-footer .footer-qrcode .f-q-item {
	flex: 0 0 110px;
	margin-bottom: 16px
}

.tb-footer .footer-qrcode .f-q-item:not(:first-child) {
	margin-left: 16px
}

.tb-footer .footer-qrcode img {
	max-width: 110px;
	padding: 4px;
	background: #fff
}

.tb-footer .footer-qrcode img+.f-q-desc {
	margin-top: 8px
}

.tb-footer .footer-qrcode .f-q-desc {
	text-align: center;
	color: #fff;
	opacity: 0.5;
}

.tb-footer .tb-f-text {
	text-align: center;
	margin-bottom: 8px;
	color: #8a8a8a
}

.tb-footer .f_links {
	margin-bottom: 8px;
	text-align: center
}

.tb-footer .f_links strong {
	display: inline;
	margin-right: 8px
}

.tb-footer .f_links ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none
}

.tb-footer .f_links li {
	display: inline-block;
	margin: 0 8px 8px 8px
}

.tb-footer .f_links img {
	width: 24px;
	height: 24px;
	margin-right: 4px;
	border-radius: 50%
}

.tb-footer .footer-copyright {
	text-align: center;
	color: #ffffff;
	opacity: 0.7;
	border-top: 0.0625rem solid #053e9a !important;
	padding-top:20px;
}

.tb-footer .footer-copyright .tb-f-item {
	margin-left: 16px
}

.tb-footer .footer-copyright .tb-gongan {
	vertical-align: bottom
}

.tb-footer .tb-just-qrcode {
	justify-content: space-around
}

.tb-footer .tb-qrcode-contact .contacts-footer,
.tb-footer .tb-just-contact .contacts-footer {
	display: flex;
	flex: 1;
	flex-wrap: wrap;
	margin-bottom: 0
}

.tb-footer .tb-qrcode-contact .contacts-footer .contact-item,
.tb-footer .tb-just-contact .contacts-footer .contact-item {
	flex: 0 0 25%;
	padding-right: 24px
}

.tb-footer .tb-qrcode-contact {
	align-items: flex-start
}

/*error-404*/
.error-404-page{padding: 30px 12px;}
.error-404-img{margin: 0px auto; width: 100%; max-width: 760px;}
.error-404-img img{width: 100%;display: block;}
.error-404-text{padding-top: 20px;text-align: center;}
.error-404-but{padding-top: 12px;}
.error-404-bottom{width: 10%;}
.error-404-bottom img{width: 100%;}

/*message-us*/
.single-content{}
.single-title{padding-bottom: 20px; font-size: 18px; font-weight: 700;}
.single-input-box{margin-bottom:20px}
.single-input-box input,.single-input-box textarea{border:1px solid #efefef;width:100%;padding:10px 30px;border-radius:10px;background-color:#fafafa}
.single-input-box textarea{height:200px}
.single-input-box:hover input,.single-input-box:hover textarea{background-color:transparent}

/*products*/
.trending-blog-post-category{margin-right:25px}
.trending-blog-post-category a{min-width:100px;text-align:center;padding:4px 5px;border-radius:10px;color:#fff;background: #ffc107;}
@media only screen and (max-width:479px){
	.trending-blog-post-category{margin-right:15px}
	.trending-blog-post-category a{min-width:40px;font-size:12px;padding:2px 5px}
}
.trending-blog-post-author{color:#9b9ea1}
.trending-blog-post-author a{color:#000}
@media only screen and (max-width:479px){
	.trending-blog-post-author{font-size:12px}
}
.trending-blog-post-title{margin-bottom:15px}
.trending-blog-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.trending-meta-left-side span{position:relative;padding-right:10px;margin-right:10px;font-size:13px}
.trending-meta-left-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.trending-meta-left-side span a:hover{color:#ffc4a0}
.trending-meta-left-side span:last-child{padding-right:0;margin-right:0}
.trending-meta-left-side span:last-child::after{display:none}
.post-meta-right-side a{margin-left:10px}
.large-banner-trending-article{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.large-banner-trending-article .trending-single-item{margin-top:45px}
.large-banner-trending-article .trending-single-item:first-child{margin-top:15px}
@media only screen and (min-width:992px) and (max-width:1199px){
	.large-banner-trending-article .trending-single-item{margin-top:25px}
	.large-banner-trending-article .trending-single-item:first-child{margin-top:5px}
}
@media only screen and (max-width:479px){
	.large-banner-trending-article .trending-single-item{margin-top:15px}
}
.trending-large-post-thum{max-width:315px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}
@media only screen and (min-width:992px) and (max-width:1199px),only screen and (max-width:767px){
	.trending-large-post-thum{max-width:160px}
}
@media only screen and (max-width:479px){
	.trending-large-post-thum{max-width:100px}
}
.trending-large-post-thum img{height:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover;border-radius:10px}
.trending-tody-content{margin-top:20px;margin-bottom:10px;margin-left:40px}
@media only screen and (min-width:992px) and (max-width:1199px){
	.trending-tody-content{margin-left:0}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.trending-tody-content{margin-left:0}
}
@media only screen and (max-width:767px){
	.trending-tody-content{margin-left:0}
}
.trending-tody-post-author{color:#9b9ea1;margin-bottom:10px;font-size:18px}
.trending-tody-post-author a{color:#5974ff}
@media only screen and (max-width:479px){
	.trending-tody-post-author{font-size:12px}
}
.trending-tody-post-title{margin-bottom:20px;font-size:52px}
@media only screen and (min-width:1200px) and (max-width:1499px){
	.trending-tody-post-title{font-size:42px}
}
@media only screen and (min-width:992px) and (max-width:1199px){
	.trending-tody-post-title{font-size:36px}
}@media only screen and (min-width:768px) and (max-width:991px){.trending-tody-post-title{font-size:26px;margin-bottom:10px}}@media only screen and (max-width:767px){.trending-tody-post-title{font-size:26px}}.trending-tody-content .dec{font-size:18px}.trending-tody-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:17px}.trending-tody-post-meta span{position:relative;padding-right:15px;margin-right:15px;font-size:13px;font-weight:600}.trending-tody-post-meta span::after{position:absolute;content:"";right:-5px;top:50%;height:4px;width:4px;background:#5974ff;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.trending-tody-post-meta span a:hover{color:#5974ff}.trending-tody-post-meta span:last-child{padding-right:0;margin-right:0}.trending-tody-post-meta span:last-child::after{display:none}.trending-tody-swiper-pagination{margin-top:80px;text-align:center}.trending-tody-swiper-pagination .swiper-pagination-bullet{height:12px;width:12px;border-radius:5000px;background-color:#0f034a;margin:10px}.trending-tody-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#5974ff;border-radius:5000px}@media only screen and (max-width:767px){.trending-tody-swiper-pagination{margin-top:40px}}.trending-tody-two-box{background-color:#fff;padding:43px 40px;border-radius:15px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.trending-tody-two-box .trending-tody-two-post-title{font-size:18px}.trending-tody-two-box:hover{background-color:#5138ee}.trending-tody-two-box:hover .trending-tody-two-post-author{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-author a{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-title{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-meta{color:#fff}.trending-tody-two-box:hover .trending-tody-two-post-meta span::after{background:#fff}.trending-tody-two-post-author{color:#9b9ea1;margin-bottom:12px;font-weight:500;-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}.trending-tody-two-post-author a{color:#0f034a;-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}@media only screen and (max-width:479px){.trending-tody-two-post-author{font-size:12px}}.trending-tody-two-post-title{color:#0f034a}.trending-tody-two-post-title a{-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}.trending-tody-two-post-title a:hover{color:#fff}.trending-tody-two-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px;color:#7e7e7e}.trending-tody-two-post-meta span{position:relative;padding-right:15px;margin-right:15px;font-size:13px;font-weight:500}.trending-tody-two-post-meta span::after{position:absolute;content:"";right:-5px;top:50%;height:4px;width:4px;background:#0f034a;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.trending-tody-two-post-meta span a{-webkit-transition:0s ease-in-out;-o-transition:0s ease-in-out;transition:0s ease-in-out}.trending-tody-two-post-meta span a:hover{color:#5974ff}.trending-tody-two-post-meta span:last-child{padding-right:0;margin-right:0}.trending-tody-two-post-meta span:last-child::after{display:none}.trending-tody-two-slider-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.trending-tody-two-slider-navigation .navigation-button{color:#0f034a;font-size:24px;height:20px;line-height:20px;background-color:transparent;border-radius:0}.trending-tody-two-slider-navigation .navigation-button.trending-tody-button-prev{margin-left:20px;padding-left:20px;border-left:1px solid #dadada}.from-following-hader-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 0;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3;margin-bottom:40px}@media only screen and (max-width:575px){.from-following-hader-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.from-following-hader-area .section-title{margin-bottom:20px}}.from-following-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:-0.5rem}.from-following-left-side{max-width:873px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (min-width:992px) and (max-width:1199px){.from-following-left-side{max-width:650px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.from-following-left-side{min-width:100%;max-width:100%}}.from-following-right-side{max-width:335px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}

.following-post-thum{display:block}
.following-post-thum img{border-radius:15px; width: 100%;}
.single-following-post{margin-bottom:40px}
.following-blog-post-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;margin-top:25px}
@media only screen and (max-width:479px){
	.following-blog-post-top{margin-bottom:10px}
}
.following-blog-post-category{margin-right:25px}
.following-blog-post-category a{min-width:100px;background:#ffebdf;text-align:center;padding:4px 5px;border-radius:10px}
@media only screen and (max-width:479px){
	.following-blog-post-category{margin-right:15px}
	.following-blog-post-category a{min-width:40px;font-size:12px;padding:2px 5px}
}
.following-blog-post-author{color:#9b9ea1}
.following-blog-post-author a{color:#000}
@media only screen and (max-width:479px){
	.following-blog-post-author{font-size:12px}
}
.following-blog-post-title{margin-bottom:15px}
.following-blog-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.following-meta-left-side span{position:relative;padding-right:10px;margin-right:10px;font-size:13px}
.following-meta-left-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.following-meta-left-side span a:hover{color:#ffc4a0}.following-meta-left-side span:last-child{padding-right:0;margin-right:0}
.following-meta-left-side span:last-child::after{display:none}
.following-author-area{border:1px solid #f3f3f3;border-radius:10px;text-align:center;padding:30px 15px}
.following-author-area .author-image{border:1px solid #f3f3f3;display:inline-block;border-radius:50000px;width:150px;height:150px;padding:11px;margin-bottom:25px}
.following-author-area .author-image img{border-radius:50%;}
.following-author-area .author-title{margin-bottom:20px}
.following-author-area .author-details p{margin-bottom:20px}
.following-author-area .author-post-share{margin-bottom:30px}
.following-add-banner{margin-top:40px}

.trending-topic-section-title{max-width:232px;padding:0 15px}
@media only screen and (min-width:992px) and (max-width:1199px){
	.trending-topic-section-title{max-width:200px}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.trending-topic-section-title{max-width:100%}
}
@media only screen and (max-width:767px){
	.trending-topic-section-title{max-width:100%}
}
.trending-topic-item-wrap{max-width:968px}
@media only screen and (min-width:992px) and (max-width:1199px){
	.trending-topic-item-wrap{max-width:758px}
}
@media only screen and (min-width:768px) and (max-width:991px){
	.trending-topic-item-wrap{max-width:100%}
}
@media only screen and (max-width:767px){
	.trending-topic-item-wrap{max-width:100%}
}
.single-trending-topic-item{text-align:center}
.single-trending-topic-item a{display:block;min-width:120px;max-width:100%;position:relative}.single-trending-topic-item a img{border-radius:15px;width:100%}.single-trending-topic-item a .title{position:absolute;bottom:20px;text-align:center;width:100%;color:#fff}.trending-topic-navigation{margin-bottom:20px}.trending-topic-navigation .navigation-button{background-color:#313438;color:#fff}.trending-topic-navigation .navigation-button:hover{background-color:#ffc4a0}.newsletter-subscribe-inner{background-color:#fff;padding:70px;border-radius:10px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-subscribe-inner{padding:70px 50px}}@media only screen and (max-width:767px){.newsletter-subscribe-inner{padding:60px 30px}}@media only screen and (max-width:575px){.newsletter-subscribe-inner{padding:60px 20px}}.newsletter-input-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:1;position:relative}.newsletter-input-box .newsletter-input{max-width:450px;width:100%;border:1px solid #ddd;border-radius:10px;margin-right:20px;padding:5px 15px;font-weight:500;height:60px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.newsletter-input-box .newsletter-input{max-width:300px}}@media only screen and (max-width:767px){.newsletter-input-box .newsletter-input{max-width:100%;margin-bottom:20px}}@media only screen and (max-width:767px){.newsletter-input-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.newsletter-inner-image .newsletter-image-01{position:absolute;bottom:0;left:18%;z-index:0}.newsletter-inner-image .newsletter-image-02{position:absolute;bottom:0;right:34px;z-index:0}.related-newsletter-box{background:url("../images/home-two-newsletter-bg.jpg");border-radius:10px;background-size:cover;background-position:center}.related-newsletter-inner-box{max-width:730px;margin:auto;text-align:center;padding:80px 15px}.related-newsletter-inner-box .title{color:#fff;font-size:44px;font-weight:bold}.related-newsletter-inner-box .title .normal-width{font-weight:500}@media only screen and (min-width:768px) and (max-width:991px){.related-newsletter-inner-box .title{font-size:30px}}@media only screen and (max-width:767px){.related-newsletter-inner-box .title{font-size:30px}}.related-newsletter-three-box{background:url("../images/home-three-newsletter-bg.jpg");border-radius:10px;background-size:cover;background-position:center;position:relative}.related-newsletter-three-inner-box{max-width:894px;text-align:left;padding:80px 100px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.related-newsletter-three-inner-box{padding:60px 40px}}@media only screen and (max-width:575px){.related-newsletter-three-inner-box{padding:60px 40px 100px}}.related-newsletter-three-inner-box .title{color:#fff;font-weight:bold;font-size:44px}.related-newsletter-three-inner-box .title .normal-width{font-weight:500}@media only screen and (min-width:768px) and (max-width:991px){.related-newsletter-three-inner-box .title{font-size:30px}}@media only screen and (max-width:767px){.related-newsletter-three-inner-box .title{font-size:30px}}.subscribe-today-update{position:absolute;bottom:60px;right:70px;width:250px}.subscribe-today-update .today-update-text{font-size:28px;color:#fff;font-weight:400}.subscribe-today-update .today-update-text span{font-weight:600}@media only screen and (min-width:768px) and (max-width:991px){.subscribe-today-update{right:40px}.subscribe-today-update .today-update-text{font-size:22px}}@media only screen and (max-width:767px){.subscribe-today-update{right:20px}.subscribe-today-update .today-update-text{font-size:18px}}@media only screen and (max-width:575px){.subscribe-today-update{left:45px;bottom:30px;width:150px}.subscribe-today-update .today-update-text{font-size:18px}}.newsletter-four-box{background:url("../images/home-four-newsletter-bg.jpg");border-radius:10px;background-size:cover;background-position:center;background-color:#fff;padding:70px;border-radius:15px;position:relative;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-four-box{padding:70px 50px}}@media only screen and (max-width:767px){.newsletter-four-box{padding:60px 30px}}@media only screen and (max-width:575px){.newsletter-four-box{padding:60px 20px}}.newsletter-four-box .title{color:#fff;font-weight:500;margin-bottom:10px;font-size:44px}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-four-box .title{font-size:36px}}@media only screen and (max-width:767px){.newsletter-four-box .title{font-size:30px}}.newsletter-four-box p{color:#fff;font-size:25px}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-four-box p{font-size:20px}}@media only screen and (max-width:767px){.newsletter-four-box p{font-size:18px}}.newsletter-four-box .newsletter-input-box{margin-top:30px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.newsletter-four-box .newsletter-input-box .newsletter-input{background:transparent;border:1px solid #fff;color:#fff;border-radius:15px;padding:0 30px}.newsletter-four-box .newsletter-input-box .newsletter-input::-webkit-input-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input:-ms-input-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input::-moz-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input::-ms-input-placeholder{color:#fff}.newsletter-four-box .newsletter-input-box .newsletter-input::placeholder{color:#fff}.newsletter-inner-image .newsletter-image-01{position:absolute;bottom:0;left:18%;z-index:0}.newsletter-inner-image .newsletter-image-02{position:absolute;bottom:0;right:34px;z-index:0}.featured-video-col-8{max-width:847px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:1200px) and (max-width:1499px){.featured-video-col-8{max-width:846px;width:100%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.featured-video-col-8{max-width:100%}}.latest-post-col-4{max-width:363px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:1200px) and (max-width:1499px){.latest-post-col-4{max-width:360px;width:100%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.latest-post-col-4{max-width:100%}}.featured-video-haader{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:575px){.featured-video-haader{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.featured-video-list .featured-video-list-item{padding-right:40px;margin-right:25px;position:relative}@media only screen and (max-width:767px){.featured-video-list .featured-video-list-item{padding-right:25px;margin-right:8px}}@media only screen and (max-width:575px){.featured-video-list .featured-video-list-item{margin-top:20px}}.featured-video-list .featured-video-list-item::after{position:absolute;right:0;top:50%;content:'\eab8';font-family:IcoFont;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.featured-video-list .featured-video-list-item .featured-video-link{font-weight:600}.featured-video-list .featured-video-list-item .featured-video-link.active{color:#ffc4a0}.featured-video-list .featured-video-list-item:last-child{padding-right:0;margin-right:0}.featured-video-list .featured-video-list-item:last-child::after{display:none}.single-featured-video-item{margin-bottom:30px}.featured-blog-post-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;margin-top:25px}@media only screen and (max-width:479px){.featured-blog-post-top{margin-bottom:10px}}.featured-blog-post-top .post-meta-right-side{margin-left:30px}@media only screen and (max-width:767px){.featured-blog-post-top .read-time{display:none}}.latest-post-inner-wrap{padding:30px 24px;background:#fafafa;border-radius:10px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.latest-post-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.latest-post-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.latest-post-slider-navigation .navigation-button{background-color:#222;color:#fff}.latest-post-slider-navigation .navigation-button:hover{background-color:#ffc4a0}.single-latest-post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.single-latest-post{width:50%;padding-right:15px}}.latest-post-thum{-webkit-flex-basis:0 0 auto;-ms-flex-preferred-size:0 0 auto;flex-basis:0 0 auto;min-width:84px}.latest-post-thum a img{border-radius:10px;height: 66px;}.latest-post-content{margin-left:20px}.latest-post-content .title{margin-top:0;font-size:15px}.latest-post-content .latest-post-meta{font-size:12px;margin-top:10px}.latest-post-content .latest-post-meta span{position:relative;padding-right:6px;margin-right:6px}.latest-post-content .latest-post-meta span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.latest-post-content .latest-post-meta span a:hover{color:#ffc4a0}.latest-post-content .latest-post-meta span:last-child{padding-right:0;margin-right:0}.latest-post-content .latest-post-meta span:last-child::after{display:none}.stay-in-touch-area{margin-top:30px;padding:30px 24px;background:#fafafa;border-radius:10px;text-align:center}.stay-in-touch-box{margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.single-touch-col{width:33.333%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-left:5px;padding-right:5px}.single-touch{background-color:#ebebeb;width:100%;margin-bottom:10px;text-align:center;border-radius:10px;padding:14px 10px}.single-touch.facebook .touch-socail-icon{background:#4867AA}.single-touch.twitter .touch-socail-icon{background:#1DA1F2}.single-touch.behance .touch-socail-icon{background:#1869FF}.single-touch.youtube .touch-socail-icon{background:#FE0000}.single-touch.dribbble .touch-socail-icon{background:#EA4C8A}.single-touch.linkedin .touch-socail-icon{background:#007BB6}.single-touch p{color:#000;font-size:12px}.single-touch:hover.facebook{background:#4867AA}.single-touch:hover.facebook .touch-socail-icon{color:#4867AA;background:#fff}.single-touch:hover.twitter{background:#1DA1F2}.single-touch:hover.twitter .touch-socail-icon{color:#1DA1F2;background:#fff}.single-touch:hover.behance{background:#1869FF}.single-touch:hover.behance .touch-socail-icon{color:#1869FF;background:#fff}.single-touch:hover.youtube{background:#FE0000}.single-touch:hover.youtube .touch-socail-icon{color:#FE0000;background:#fff}.single-touch:hover.dribbble{background:#EA4C8A}.single-touch:hover.dribbble .touch-socail-icon{color:#EA4C8A;background:#fff}.single-touch:hover.linkedin{background:#007BB6}.single-touch:hover.linkedin .touch-socail-icon{color:#007BB6;background:#fff}.single-touch:hover p{color:#fff}.touch-socail-icon{height:40px;width:40px;text-align:center;line-height:40px;margin:auto;margin-bottom:5px;border-radius:100%;color:#fff}.recent-reading-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 0;border-top:1px solid #f3f3f3;border-bottom:1px solid #f3f3f3}@media only screen and (max-width:575px){.recent-reading-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:self-end;-webkit-align-items:self-end;-ms-flex-align:self-end;align-items:self-end}}.recent-reading-header .recent-article-date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recent-reading-header .recent-article-date .date-button{margin-left:15px;height:48px;width:48px;line-height:48px;text-align:center;background-color:#f8f7fc;border-radius:10px}.single-recent-reading-post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:40px}.recent-reading-post-thum{width:120px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.recent-reading-post-author{color:#9b9ea1;margin-bottom:10px}.recent-reading-post-author a{color:#000}.recent-reading-post-content{margin-left:25px}@media only screen and (max-width:575px){.recent-reading-post-content{margin-left:10px}}.recent-reading-post-meta{font-size:12px;margin-top:10px}.recent-reading-post-meta span{position:relative;padding-right:10px;margin-right:10px}.recent-reading-post-meta span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.recent-reading-post-meta span a:hover{color:#ffc4a0}.recent-reading-post-meta span:last-child{padding-right:0;margin-right:0}.recent-reading-post-meta span:last-child::after{display:none}.archive-search-box{position:relative;margin-top:20px}.archive-search-box .search-input{width:100%;background-color:#f8f7fc;border-radius:10px;position:relative;border:0;font-weight:500;padding:16px 40px 16px 30px}.archive-search-box .search-button{position:absolute;top:50%;right:0;background-color:transparent;color:#5974ff;padding:10px 15px;border:0;font-size:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.archive-post-inner-wrap{border-radius:10px;max-width:300px;margin-left:auto}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.archive-post-inner-wrap{max-width:100%;margin-top:60px}}.single-archive-post{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px}.archive-post-thum{-webkit-flex-basis:0 0 auto;-ms-flex-preferred-size:0 0 auto;flex-basis:0 0 auto;min-width:84px}.archive-post-thum a img{border-radius:10px}.archive-post-content{margin-left:20px}.archive-post-content .title{margin-top:0;font-size:15px}.archive-post-content .archive-post-meta{font-size:12px;margin-top:10px}.archive-post-content .archive-post-meta span{position:relative;padding-right:6px;margin-right:6px}.archive-post-content .archive-post-meta span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.archive-post-content .archive-post-meta span a:hover{color:#ffc4a0}.archive-post-content .archive-post-meta span:last-child{padding-right:0;margin-right:0}.archive-post-content .archive-post-meta span:last-child::after{display:none}.follow-us-box{margin-top:20px}.single-follow-col{margin-bottom:15px}.single-follow{background-color:#f8f7fc;padding:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-radius:15px;padding:17px 20px}.single-follow i{margin-right:5px}.single-follow .socail-title{font-weight:600}.single-follow:hover{background-color:#5974ff;color:#fff}.single-follow:hover .follow-share-onover .follow-title{opacity:0;visibility:hidden}.single-follow:hover .follow-share-onover .follow-hover{opacity:1;visibility:visible;color:#fff}.single-follow:hover .follow-socail-icon{color:#fff}.follow-share-onover{position:relative}.follow-share-onover p{margin-bottom:0;position:absolute;right:0;-webkit-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;color:#000}.follow-share-onover .follow-title{opacity:1;visibility:visible}.follow-share-onover .follow-hover{opacity:0;visibility:hidden}.bottom-add-banner-box{position:relative}.bottom-add-banner-boxa{display:block}@media only screen and (max-width:767px){.bottom-add-banner-box img{height:100px;-o-object-fit:cover;object-fit:cover;border-radius:10px}}.bottom-add-text{font-size:25px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:50px;display:inline-block}.bottom-add-text span{display:block;font-size:32px;text-align:left;margin-top:3px}@media only screen and (max-width:767px){.bottom-add-text{font-size:16px}.bottom-add-text span{font-size:18px}}.single-most-populer-item{margin-top:40px}.most-populer-thum{display:block}.most-populer-thum img{border-radius:10px;width:100%}.most-populer-content{margin-top:25px}.most-populer-content .title{color:#0f034a;margin-top:10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.most-populer-content .most-populer-post-meta{margin-top:10px}.most-populer-content .most-populer-post-meta>span{position:relative;padding-right:10px;margin-right:10px;font-size:13px;color:#0f034a}.most-populer-content .most-populer-post-meta>span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.most-populer-content .most-populer-post-meta>span:last-child{padding-right:0;margin-right:0}.most-populer-content .most-populer-post-meta>span:last-child::after{display:none}.most-populer-post-author{color:#9b9ea1;font-weight:600}.most-populer-post-author a{color:#0f034a}.most-popular-slider-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.most-popular-slider-navigation .navigation-button{width:50px;height:50px;line-height:45px;border:1px solid #e7e5ed;text-align:center;font-size:25px;border-radius:10px;color:#0f034a;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.most-popular-slider-navigation .navigation-button.popular-swiper-button-next{margin-left:10px}.most-popular-slider-navigation .navigation-button:hover{border:1px solid #ff7d6b;background-color:#ff7d6b;color:#fff}.special-banner-blog-post .single-special-banner-post{border-bottom:1px solid #e3e3e3;padding-bottom:30px}.special-banner-blog-post .single-special-banner-post:last-child{border-bottom:0}.recent-article-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recent-article-header .recent-article-date{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.recent-article-header .recent-article-date .date-button{margin-left:15px;height:48px;width:48px;line-height:48px;text-align:center;background-color:#f4f4f4;border-radius:10px}@media only screen and (max-width:575px){.recent-article-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.recent-article-header .recent-article-date{margin-top:10px}}.section-border-bottom{border-bottom:1px solid #e3e3e3;padding-bottom:30px}.recent-article-header-two{padding-top:60px;margin-top:60px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.recent-article-header-two{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.recent-article-header-two .input-search-box{position:relative;width:340px}.recent-article-header-two .input-search-box .input{border:1px solid #ddd;border-radius:15px;position:relative;height:60px;padding:15px 50px 15px 30px;font-weight:500;width:100%}.recent-article-header-two .input-search-box .submit-button{position:absolute;right:15px;height:60px;background:transparent;border:0}@media only screen and (max-width:767px){.recent-article-header-two .input-search-box{width:300px;margin-top:30px}}.single-recent-article-item{margin-top:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:575px){.single-recent-article-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.recent-article-thum{display:block;max-width:360px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.recent-article-thum{max-width:300px}}@media only screen and (min-width:768px) and (max-width:991px){.recent-article-thum{max-width:300px}}@media only screen and (max-width:767px){.recent-article-thum{max-width:200px}}@media only screen and (max-width:575px){.recent-article-thum{max-width:100%}}.recent-article-thum img{border-radius:10px;width:100%;height:100%;vertical-align:middle;-o-object-fit:cover;object-fit:cover}.recent-article-content{margin-left:35px;margin-top:15px}@media only screen and (max-width:575px){.recent-article-content{margin-left:0;margin-top:30px}}.recent-article-content .title{color:#0f034a;margin-top:10px}.recent-article-content .recent-article-post-meta{margin-top:10px}.recent-article-content .recent-article-post-meta>span{position:relative;padding-right:10px;margin-right:10px;font-size:13px;color:#0f034a}.recent-article-content .recent-article-post-meta>span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.recent-article-content .recent-article-post-meta>span:last-child{padding-right:0;margin-right:0}.recent-article-content .recent-article-post-meta>span:last-child::after{display:none}.recent-article-post-author{color:#9b9ea1;font-weight:600}.recent-article-post-author a{color:#0f034a}.recent-post-right-area{padding-left:26px}.trusted-partners-box{padding:80px 100px;background-color:#f4eaff;border-radius:15px}.trusted-partners-box .trusted-partners-slider-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:992px) and (max-width:1199px){.trusted-partners-box{padding:60px 80px}}@media only screen and (min-width:768px) and (max-width:991px){.trusted-partners-box{padding:60px 40px}}@media only screen and (max-width:767px){.trusted-partners-box{padding:60px 30px}}.trusted-partners-area{padding:60px 0}.partners-swiper-pagination{margin-top:40px;text-align:center}.partners-swiper-pagination .swiper-pagination-bullet{height:14px;width:14px;border-radius:100%;background-color:#8b61b7;margin:8px}.partners-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#0f034a;border-radius:100%}.single-platform-box{background-color:#fafafa;padding:40px;border-radius:10px;margin-top:30px}@media only screen and (max-width:575px){.single-platform-box{padding:40px 20px}}.platform-icon{background-color:#ffc4a0;display:inline-block;height:90px;width:90px;line-height:90px;text-align:center;border-radius:10px;margin-bottom:20px}.platform-content .title{margin-bottom:20px}.platform-d-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.platform-d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.platform-content-box{max-width:300px;padding-right:20px}@media only screen and (min-width:992px) and (max-width:1199px){.platform-content-box{max-width:250px}}@media only screen and (max-width:767px){.platform-content-box{max-width:100%;margin-bottom:30px}}.plateform-image-box{margin-left:30px}@media only screen and (max-width:767px){.plateform-image-box{margin-left:0}}.bunzo-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.bunzo-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:0}}.bunzo-col-6{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;border-left:1px solid #ddd;height:100%}.bunzo-col-6:first-child{border-left:none}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.bunzo-col-6{width:100%;border-right:0;border-bottom:1px solid #ddd}}.bunzo-history-title{font-size:62px;font-weight:300;margin-right:30px;margin-top:30px;margin-bottom:30px}.bunzo-history-title .f-w-bold{font-weight:600}@media only screen and (min-width:992px) and (max-width:1199px){.bunzo-history-title{font-size:42px}}@media only screen and (min-width:768px) and (max-width:991px){.bunzo-history-title{font-size:42px}}@media only screen and (max-width:767px){.bunzo-history-title{font-size:22px}}.single-history-item{border-bottom:1px solid #ddd;padding:60px 0 60px 90px}.single-history-item:last-child{border-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.single-history-item{padding:30px 30px 30px 30px;border-right:1px solid #ddd}}.plateforem-image{position:relative}.plateforem-image .platform-box-button{position:absolute;width:100%;bottom:30px;text-align:center;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.single-team-area{position:relative;overflow:hidden;margin-top:40px}.single-team-area .team-thum img{width:100%}.single-team-area:hover .team-content{opacity:1;visibility:visible}.single-team-area:hover .team-share-top{margin-top:20px}.single-team-area:hover .team-member-info{margin-bottom:20px}.team-content{opacity:0;visibility:hidden;position:absolute;height:100%;width:100%;top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center;border-radius:10px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:-webkit-linear-gradient(bottom,rgba(0,0,0,0.9) 0,rgba(253,195,158,0.9) 100%)}.team-share-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:0;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.shate-action-button{margin-left:20px;height:40px;width:40px;line-height:40px;background-color:#fff;border-radius:10px;text-align:center;font-weight:600}.shate-action-button:hover{background-color:#222;color:#fff}.team-social-share{text-align:right;margin-right:20px}.team-social-share li{display:inline-block;margin:0 3px}.team-social-share li a{height:40px;width:40px;line-height:40px;background-color:#fff;border-radius:10px;text-align:center}.team-social-share li a:hover{background-color:#222;color:#fff}.team-member-info{margin-bottom:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.team-member-info .name-title{color:#fff}.team-member-info .desination{color:#ffc4a0}.blog-details-col-8{max-width:847px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-col-8{max-width:603px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.blog-details-col-8{max-width:100%}}.blog-details-col-4{max-width:363px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-col-4{max-width:363px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.blog-details-col-4{max-width:100%}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-col-4 .single-latest-post{width:100%;padding-right:0}}
.blog-details-meta-box{margin-top:20px;margin-bottom:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.blog-details-meta-box .post-meta-left-side,.blog-details-meta-box .post-mid-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.blog-details-meta-box .post-mid-side span{position:relative;padding-right:10px;margin-right:10px;font-size:13px}
.blog-details-meta-box .post-mid-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog-details-meta-box .post-mid-side span a:hover{color:#ffc4a0}.blog-details-meta-box .post-mid-side span:last-child{padding-right:0;margin-right:0}.blog-details-meta-box .post-mid-side span:last-child::after{display:none}@media only screen and (max-width:767px){.blog-details-meta-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.blockquote-box{background-color:#fafafa;padding:60px 60px;text-align:center;position:relative;margin-top:30px}.blockquote-box::before{color:#ffc4a0;font-size:106px;position:absolute;content:"“";height:auto;width:105px;line-height:100px;top:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.blockquote-box .blockquote-text{font-size:20px;font-weight:600;margin-top:30px}@media only screen and (max-width:767px){.blockquote-box{padding:60px 30px}.blockquote-box .blockquote-text{font-size:16px}}.blog-details-tag-and-share-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}@media only screen and (max-width:767px){.blog-details-tag-and-share-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.blog-details-tag-and-share-area .social-share-area{margin-top:30px}}.related-post-thum img{width:100%}.comment-form-area{margin-top:30px}.comment-form-area .single-input{margin-bottom:20px}.comment-form-area .single-input input,.comment-form-area .single-input textarea{border:1px solid #efefef;border-radius:5px;width:100%;padding:15px 30px;background-color:#fafafa}.comment-form-area .single-input textarea{height:280px}.blog-details-two-header{max-width:800px;text-align:center;margin:auto;margin-top:40px}.blog-details-two-post-title{margin-bottom:25px;font-size:32px;font-weight:bold;color:#0f034a}.blog-details-two-post-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media only screen and (max-width:479px){.blog-details-two-post-meta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.blog-details-two-post-meta span{position:relative;padding-right:15px;margin-right:15px;font-size:13px;font-weight:600}.blog-details-two-post-meta span::after{position:absolute;content:"";right:-5px;top:50%;height:4px;width:4px;background:#091d40;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blog-details-two-post-meta span a:hover{color:#5974ff}.blog-details-two-post-meta span:last-child{padding-right:0;margin-right:0}.blog-details-two-post-meta span:last-child::after{display:none}.blog-details-two-post-author{color:#9b9ea1}.blog-details-two-post-author a{color:#091d40}@media only screen and (max-width:479px){.blog-details-two-post-author{font-size:12px}}.blog-details-two-tags a{margin-left:10px;margin-right:10px;margin-top:20px;height:40px;border-radius:10px;line-height:40px}.blog-details-two-post-text .title{color:#0a1e43}.table-content-list .table-content-item{position:relative;padding:20px;padding-left:50px;background-color:transparent;border-radius:15px;border:1px solid #eee;margin-bottom:10px;font-weight:600;color:#5138ee;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.table-content-list .table-content-item:hover{background-color:#eeee}.table-content-list .table-content-item::before{content:'\ea98';position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-family:IcoFont;color:#0a1e43}.blockquote-box-two{margin-top:40px;margin-bottom:40px;background-color:#5138ee;padding:80px 60px;text-align:center}.blockquote-box-two h4{font-size:44px;color:#fff;font-weight:500}.blockquote-box-two h4 .bold{font-weight:600}@media only screen and (min-width:768px) and (max-width:991px){.blockquote-box-two{padding:60px 30px}.blockquote-box-two h4{font-size:30px}}@media only screen and (max-width:767px){.blockquote-box-two{padding:60px 30px}.blockquote-box-two h4{font-size:26px}}.blog-post-author{color:#9b9ea1;margin-left:15px}.blog-post-author a{color:#000}.blog-details-two-share-area{margin-top:40px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px 50px}@media only screen and (max-width:767px){.blog-details-two-share-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px 10px}.blog-details-two-share-area .share-title{margin-bottom:20px}}.related-post-two-slider-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.related-post-two-slider-navigation .navigation-button{width:50px;height:50px;line-height:45px;border:2px solid #e0dfe6;text-align:center;background-color:transparent;font-size:25px;border-radius:10px;color:#0f034a;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.related-post-two-slider-navigation .navigation-button.popular-swiper-button-next{margin-left:10px}.related-post-two-slider-navigation .navigation-button:hover{border:1px solid #5138ee;background-color:#5138ee;color:#fff}.comment-list-wrapper{margin-bottom:60px}.comment-list-wrapper .widget-title{color:#0a1e43}.comment-list{margin:0;padding:0}.comment-list .comment-2,.comment-list .comment-reply-wrap{border:1px solid #eee;padding:30px;border-radius:10px}.comment-list .comment-author-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.comment-list .comment{list-style-type:none;padding:10px 0}.comment-list .comment:last-child{padding-bottom:0}.comment-list .comment-author img{border-radius:50px;width:120px}.comment-list .comment-content{position:relative;overflow:hidden;margin-left:20px;width:100%}.comment-list .meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.comment-list .meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.comment-list .meta .fn{font-size:22px;text-transform:uppercase;color:#0a1e43;display:block;margin-bottom:0}@media only screen and (max-width:767px){.comment-list .meta .fn{font-size:18px}}.comment-list .meta .comment-datetime{position:relative;display:inline-block;font-size:14px;color:#ababab;margin-top:10px}.comment-list .meta .separator{padding:0 10px}.comment-list .meta .time{color:#5138ee}.comment-list .comment-author.vcard{padding:8px;border:1px solid #dfeee5;border-radius:100%}.comment-list .comment-actions a{margin-right:20px;font-weight:500;color:#333}.comment-list .comment-actions a:hover{color:#5138ee}.comment-list .comment-reply-link{background-color:#f8f8f8;height:45px;line-height:45px;color:#5138ee;font-weight:600;border-radius:10px;padding:0 20px}.comment-list .comment-reply-link i{margin-right:10px}@media only screen and (max-width:767px){.comment-list .comment-reply-link{margin-top:5px}}.comment-list .children{margin:20px 0 20px 100px;padding:0}@media only screen and (max-width:767px){.comment-list .children{margin:40px 0 20px 30px}}.comment-list .children li+li{margin-top:0}.comment-list .comment-text{margin-top:15px}.comment-submit-btn .ht-btn{padding:0 54px}.messonry-button{border-bottom:1px solid #eee;padding-bottom:20px;padding-top:20px;border-top:1px solid #eee}.messonry-button button{background-color:transparent;border:0;font-weight:600;padding-left:35px;margin-left:30px;position:relative}.messonry-button button.is-checked{color:#ffc4a0}.messonry-button button::before{color:#222;content:'';height:6px;width:6px;background:#222;border-radius:5000px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;left:0}.messonry-button button:first-child{padding-left:0;margin-left:0}.messonry-button button:first-child::before{display:none}.author-blog-post-content .post-right-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.author-blog-post-content .post-right-side span{position:relative;padding-right:15px;margin-right:15px;font-size:13px}.author-blog-post-content .post-right-side span::after{position:absolute;content:"";right:-0px;top:50%;height:4px;width:4px;background:#000;border-radius:50000px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.author-blog-post-content .post-right-side span a:hover{color:#ffc4a0}.author-blog-post-content .post-right-side span:last-child{padding-right:0;margin-right:0}.author-blog-post-content .post-right-side span:last-child::after{display:none}@media only screen and (max-width:767px){.author-blog-post-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.author-blog-post-wrap{margin-bottom:30px}.author-post-bottom-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:20px}.author-blog-thum{display:block}.author-blog-thum img{width:100%}.author-post-action-box{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 20px;margin:20px 0}@media only screen and (max-width:575px){.author-post-action-box{padding:0}}.author-post-action-box .author-action{margin-right:10px;margin-left:10px}.faq-box-wrap{margin-top:100px;margin-bottom:100px;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.faq-section-title{margin-top:30px}.faq-section-title .title{font-size:62px;font-weight:400;margin-top:100px;margin-right:30px}.faq-section-title .title .bold-text{font-weight:600;display:block}@media only screen and (min-width:992px) and (max-width:1199px){.faq-section-title .title{font-size:52px;margin-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.faq-section-title .title{font-size:48px;margin-top:50px}}@media only screen and (max-width:767px){.faq-section-title .title{font-size:42px;margin-top:50px}}@media only screen and (max-width:575px){.faq-section-title .title{font-size:32px;margin-top:50px}}.faq-content-wrap{border-left:1px solid #ddd}.faq-qustion{background:transparent;border:0;font-weight:600;padding:40px 0 40px 40px;font-size:20px}@media only screen and (max-width:575px){.faq-qustion{font-size:14px;padding:20px 0 20px 10px}}.faq-qustion::after{display:none}.faq-qustion:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.faq-qustion .number-of-accordion{min-height:46px;min-width:46px;text-align:center;line-height:46px;background-color:#f4f4f4;border-radius:10px;margin-right:20px;font-size:15px}.faq-qustion:not(.collapsed){background-color:transparent;-webkit-box-shadow:none;box-shadow:none;color:#000}.faq-qustion:not(.collapsed) .number-of-accordion{background-color:#ffc4a0;color:#fff}.accordion-item{border-top:0;border-left:none;border-right:0;border-bottom:2px solid #ddd}.accordion-item:last-child{border-bottom:0}.faq-ans{padding:0 0 40px 100px}@media only screen and (max-width:575px){.faq-ans{padding:0 0 20px 10px}}.office-img{margin-top:30px;padding:30px;background:#f7f7f7;border-radius:15px;position:relative}.office-img img{border-radius:15px}.office-img .office-title{position:absolute;bottom:60px;text-align:center;left:50%;display:inline-block;background-color:#333;border-radius:15px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);color:#fff;padding:10px 40px;border:4px solid rgba(255,255,255,0.8)}.single-office-info{margin-top:30px;padding:40px 55px;border:1px solid #ddd;border-radius:15px;background-color:transparent}@media only screen and (min-width:768px) and (max-width:991px),only screen and (max-width:767px){.single-office-info{padding:30px 25px}}.single-office-info .single-contact-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.single-office-info .single-contact-info:last-child{margin-bottom:0}.single-office-info .single-contact-info .icon{min-height:45px;min-width:45px;line-height:45px;border-radius:10px;margin-right:20px;text-align:center;background-color:#f4f4f4}.single-office-info-wrap:hover .office-title{background-color:#ffc4a0;color:#222}.single-office-info-wrap:hover .single-office-info{border-color:#ffc4a0}.contact-from .section-title .title{font-size:40px}@media large-mobile{.contact-from .section-title .title{font-size:30px}}



/**商品**/
#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:d .4s ease-out;animation:d .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:e .4s ease-out;animation:e .4s ease-out}@-webkit-keyframes d{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes d{0%,to{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes e{0%,to{margin-left:0}50%{margin-left:30px}}@keyframes e{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:f 2s infinite ease-in-out;animation:f 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes f{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes f{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}body,html{height:100%;width:100%}.sp-loading{text-align:center;max-width:270px;padding:15px;font-size:12px;color:#888}.sp-loading,.sp-wrap{border:5px solid #eee;border-radius:3px}.sp-wrap{display:none;line-height:0;font-size:0;background:#eee;position:relative;margin:0 25px 15px 0;float:left;}.sp-thumbs{text-align:left;display:inline-block}.sp-thumbs img{min-height:50px;min-width:50px;max-width:50px}.sp-thumbs a:link,.sp-thumbs a:visited{width:50px;height:50px;overflow:hidden;opacity:.3;display:inline-block;background-size:cover;background-position:50%;transition:all .2s ease-out}.sp-thumbs a:hover{opacity:1}.sp-current,.sp-thumbs a:active{opacity:1!important;position:relative}.sp-large{position:relative;overflow:hidden;top:0;left:0}.sp-large a img{max-width:100%;height:auto}.sp-large a{display:block}.sp-zoom{position:absolute;left:-50%;top:-50%;cursor:zoom-in;display:none}.sp-lightbox{position:fixed;top:0;left:0;height:100%;width:100%;background:#000;background:rgba(0,0,0,.9);z-index:1031;display:none;cursor:pointer}.sp-lightbox img{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;max-width:90%;max-height:90%;border:2px solid #fff}#sp-next,#sp-prev{position:absolute;top:50%;margin-top:-25px;z-index:501;color:#fff;padding:14px;text-decoration:none;background:#000;border-radius:25px;border:2px solid #fff;width:50px;height:50px;box-sizing:border-box;transition:.2s}#sp-prev{left:10px}#sp-prev:before{content:"";border:7px solid transparent;border-right:15px solid #fff;position:absolute;top:16px;left:7px}#sp-next{right:10px}#sp-next:before{content:"";border:7px solid transparent;border-left:15px solid #fff;position:absolute;top:16px;left:18px}#sp-next:hover,#sp-prev:hover{background:#444}@media screen and (max-width:400px){.sp-wrap{margin:0 0 15px}#sp-next,#sp-prev{top:auto;margin-top:0;bottom:25px}}.btn i{margin-right:5px}.clean-block.dark{background-color:#f6f6f6}.clean-block.blue{background-color:#007bff;color:#fff}.clean-block.blue input{border:none}.clean-block .block-heading{padding-top:50px;margin-bottom:40px;text-align:center}.clean-block .block-heading p{text-align:center;max-width:420px;margin:auto;opacity:.7}.clean-block.dark .block-heading p{opacity:.8}.clean-block .block-heading h1,.clean-block .block-heading h2,.clean-block .block-heading h3{margin-bottom:1.2rem}.clean-block .block-content,.clean-block .content{box-shadow:0 2px 10px rgba(0,0,0,.075);background-color:#fff}.clean-block .block-content{padding:40px}.clean-block.clean-hero{position:relative;text-align:center;background-size:cover;background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-bottom:0}.clean-block.clean-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:currentColor;z-index:1}.clean-block.clean-hero .text{max-width:640px;color:#fff;z-index:2;padding:40px 15px;text-shadow:1px 1px 1px rgba(0,0,0,.15)}.clean-block.clean-hero h2{margin-bottom:30px}.clean-block.clean-hero p{font-size:18px;margin-bottom:30px}.feature-box{padding:15px 20px 15px 70px}.feature-box .icon{font-size:30px;position:absolute;left:15px;top:15px;width:30px;text-align:center;color:#3b99e0}.feature-box h4{font-weight:600;font-size:1.2rem}.feature-box p{font-size:.9em;opacity:.8}.clean-block.slider{margin-left:auto;margin-right:auto}.clean-card{box-shadow:0 2px 10px rgba(0,0,0,.075);border-radius:3px;margin-bottom:40px;border:1px solid #eaeaea}.clean-card .image{border-radius:3px 3px 0 0;overflow:hidden}.clean-card .info{padding:30px}.clean-card h4{font-weight:600;font-size:1em}.clean-card p{opacity:.8;font-size:.85em;margin-bottom:.9em}.clean-card .icons a{font-size:16px;color:#3b99e0;opacity:.75;height:2em;line-height:2;text-align:center;padding:.6em .4em}.clean-card .icons a:hover{opacity:1;text-decoration:none}.clean-block.clean-info{padding-left:20px;padding-right:20px;text-align:center}.clean-block.clean-info h3{margin-top:.8em;margin-bottom:.6em}.clean-block.clean-services .card{margin-bottom:30px;text-align:center}.clean-block.clean-services .card h4{font-weight:600;font-size:1em;margin-bottom:.8em}.clean-block.clean-services .card p{font-size:.9em;opacity:.8}.clean-block.clean-services .card button{margin-bottom:25px;padding:6px 20px}.clean-block.clean-faq .faq-item{margin-bottom:20px}.clean-block.clean-faq .faq-item .question{font-weight:600;font-size:1em;line-height:1.5}.clean-block.clean-faq .faq-item:not(:first-child) .question{margin-top:1.8em}.clean-block.clean-faq .faq-item .answer{font-size:1em;color:#7f7d7d;margin-top:20px}.clean-block.clean-form form{border-top:2px solid #5ea4f3;background-color:#fff;max-width:500px;margin:auto;padding:40px;box-shadow:0 2px 10px rgba(0,0,0,.075)}.clean-block.clean-block.clean-gallery .item{margin-bottom:20px}.clean-block.clean-gallery .item .image{box-shadow:0 2px 10px rgba(0,0,0,.075)}.clean-block.clean-gallery .lightbox img{transition:.2s ease-in-out}.clean-block.clean-gallery .lightbox img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.clean-block.clean-gallery img{border-radius:4px}.baguetteBox-button{background-color:transparent!important}.clean-pricing-item .heading{text-align:center;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.1)}.clean-pricing-item{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.075);border-top:2px solid #5ea4f3;padding:30px;overflow:hidden;position:relative}.clean-block.clean-pricing .col-md-5:not(:last-child) .item{margin-bottom:30px}.clean-pricing-item button{font-weight:600}.clean-pricing-item .ribbon{width:160px;height:32px;font-size:12px;text-align:center;color:#fff;font-weight:700;box-shadow:0 2px 3px hsla(0,0%,53%,.25);background:#4dbe3b;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;right:-42px;top:20px;padding-top:7px}.clean-pricing-item p{text-align:center;margin-top:20px;opacity:.7}.clean-pricing-item .features .feature{font-weight:600}.clean-pricing-item .features h4{text-align:center;font-size:18px;padding:5px}.clean-pricing-item .price h4{margin:15px 0;font-size:45px;text-align:center;color:#2288f9}.clean-pricing-item .buy-now button{text-align:center;margin:auto;font-weight:600;padding:9px 0}.clean-block.payment-form form{border-top:2px solid #5ea4f3;box-shadow:0 2px 10px rgba(0,0,0,.075);background-color:#fff;padding:0;max-width:600px;margin:auto}.clean-block.payment-form .title{font-size:1em;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:.8em;font-weight:600;padding-bottom:8px}.clean-block.payment-form .products{background-color:#f7fbff;padding:25px}.clean-block.payment-form .products .item{margin-bottom:1em}.clean-block.payment-form .products .item-name{font-weight:600;font-size:.9em}.clean-block.payment-form .products .item-description{font-size:.8em;opacity:.6}.clean-block.payment-form .products .item p{margin-bottom:.2em}.clean-block.payment-form .products .price{float:right;font-weight:600;font-size:.9em}.clean-block.payment-form .products .total{border-top:1px solid rgba(0,0,0,.1);margin-top:10px;padding-top:19px;font-weight:600;line-height:1}.clean-block.payment-form .card-details{padding:25px 25px 15px}.clean-block.payment-form .card-details label{font-size:12px;font-weight:600;margin-bottom:15px;color:#79818a;text-transform:uppercase}.clean-block.payment-form .card-details button{margin-top:.6em;padding:12px 0;font-weight:600}.clean-block.payment-form .date-separator{margin-left:10px;margin-right:10px;margin-top:5px}.clean-block.clean-catalog .filters{padding-left:40px;padding-top:10px}.clean-block.clean-catalog .filter-collapse .filter-caret{float:right;font-size:12px;line-height:26px}.clean-block.clean-catalog .filter-collapse{display:block;padding:10px;border:1px solid #ccc;margin:30px;border-radius:0;text-align:left}.clean-block.clean-catalog .filters h3{font-size:1em;font-weight:600;margin-bottom:.8em}.clean-block.clean-catalog .filters .heading{font-size:20px;font-weight:700;padding-bottom:20px}.clean-block.clean-catalog .filters .filter-item{margin-bottom:40px}.clean-block.clean-catalog .filters label{word-wrap:break-word;max-width:100%}.clean-block.clean-catalog .products{padding:0}.clean-block.clean-catalog .products .row:first-of-type{border-top:none;border-left:none;margin-bottom:20px}.clean-product-item{padding:20px;border-right:none;border-bottom:1px solid #e8e6e6;height:100%}.clean-product-item .image{margin-bottom:20px}.clean-product-item .image img{max-width:220px;max-height:180px}.clean-product-item .product-name{margin-bottom:20px;text-align:center}.clean-product-item .product-name a{color:#585858;font-size:1.1em}.clean-product-item .product-name a:hover{text-decoration:none;color:#8f8c8c}.clean-product-item .about{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.clean-product-item .price{text-align:right;padding-right:10px}.clean-product-item .price h3{font-size:1.2em;font-weight:600;color:#32303c;margin:0}.clean-product-item .rating{color:#fec000}.clean-product-item .rating img{width:14px;margin-right:2px}.clean-product-item .add .icon{padding-right:10px}.clean-block.clean-catalog .products .pages{width:50%;margin:55px auto 0}.clean-block.clean-catalog .pagination{-ms-flex-pack:center;justify-content:center}.clean-block.clean-cart .items{padding:36px}.clean-block.clean-cart .items .product{padding-top:20px;padding-bottom:40px}.clean-block.clean-cart .items .product .product-image{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:15px;border:2px solid #f0f0f0}.clean-block.clean-cart .items .product{padding-top:0}.clean-block.clean-cart .items .product .product-info{padding-top:1em;padding-bottom:1em}.clean-block.clean-cart .items .product .product-name{font-weight:600;font-size:1.3em}.clean-block.clean-cart .items .product .product-info .product-specs{font-size:.8rem;font-weight:600;margin-top:15px}.clean-block.clean-cart .items .product .product-info .product-specs .value{font-weight:400}.clean-block.clean-cart .items .product .quantity .quantity-input{width:68px}.clean-block.clean-cart .items .product .quantity label{font-size:.9em}.clean-block.clean-cart .items .product .price{font-weight:700;font-size:22px;text-align:right}.clean-block.clean-cart .summary{background-color:#f7fbff;height:100%;padding:30px}.clean-block.clean-cart .summary h3{text-align:center;font-size:1.25em;font-weight:600;padding-top:16px;padding-bottom:28px;text-transform:uppercase;letter-spacing:2px;color:#1d4f88}.clean-block.clean-cart .summary h4{padding-bottom:18px;margin-bottom:0;background:#fff;padding-left:20px;padding-right:20px}.clean-block.clean-cart .summary h4:first-of-type{border-top:1px solid #86b4e8;padding-top:18px}.clean-block.clean-cart .summary h4:last-of-type{color:#617ef3;border-bottom:1px solid #e6edf5}.clean-block.clean-cart .summary .text{font-size:.65em;font-weight:600}.clean-block.clean-cart .summary .price{font-size:.6em;float:right;margin-top:10px}.clean-block.clean-cart .summary button{margin-top:20px;font-weight:600;font-size:1em;padding:10px 0}.clean-block.clean-product .block-content{padding:20px}.clean-block.clean-product .product-info{margin-bottom:50px}.clean-block.clean-product .gallery{padding:20px;background-color:#f6f6f6}.clean-block.clean-product .sp-wrap{background:transparent;border:none;float:none;width:100%}.clean-block.clean-product .sp-thumbs{margin-top:15px}.clean-block.clean-product .sp-thumbs a:link{margin-right:10px}.clean-block.clean-product .product-info .info .price{padding:20px 0}.clean-block.clean-product .product-info .info .price h3{font-size:1.5em;font-weight:700}.clean-block.clean-product .product-info .info .rating{color:#fec000;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.1)}.clean-block.clean-product .product-info .info button{padding:10px 20px;margin-bottom:30px}.clean-block.clean-product .product-info .info button .fa{margin-right:10px}.clean-block.clean-product .product-info .info .summary{border-top:1px solid rgba(0,0,0,.1);padding-top:30px}.clean-block.clean-product .product-info .info .summary p{font-size:.9em}.clean-block.clean-product .product-info .description{max-width:720px;margin:0 auto}.clean-block.clean-product .product-info .description p{margin-bottom:50px}.clean-block.clean-product .product-info .description h4{margin-top:60px;margin-bottom:20px}.clean-block.clean-product .tab-content .description{padding-top:60px}.clean-block.clean-product .tab-content .description .right{text-align:left}.clean-block.clean-product .tab-content .reviews,.clean-block.clean-product .tab-content .specifications{padding-top:30px}.clean-block.clean-product .product-info .specifications .stat{font-weight:700}.clean-block.clean-product .product-info .reviews .review-item{margin-bottom:30px;padding:20px;border:1px solid #ded7d7}.clean-block.clean-product .product-info .reviews .review-item h4{font-size:1.2em;font-weight:600}.clean-block.clean-product .product-info .reviews .review-item span{font-size:.9em}.clean-block.clean-product .product-info .reviews .review-item p{margin-top:12px;font-size:.9em}.clean-block.clean-product .clean-related-items .items{margin-top:30px}.clean-related-item{border:1px solid #eaeaea;padding-top:20px;padding-bottom:20px}.clean-related-item .related-name{text-align:center;margin-top:16px}.clean-related-item .related-name a{font-size:1em;color:#212529}.clean-related-item .related-name a:hover{text-decoration:none;color:#999ea4}.clean-block.clean-product .reviews .review-item .rating,.clean-related-item .related-name .rating{color:#fec000;margin-bottom:10px}.clean-block.clean-product .product-info .info .rating img,.clean-block.clean-product .reviews .review-item .rating img,.clean-related-item .related-name .rating img{width:18px;margin-right:2px}.clean-related-item .related-name h4{font-size:1.3em;font-weight:600;color:#007bff}.clean-blog-post{padding-bottom:70px}.clean-blog-post h3{font-size:1.3em;font-weight:600;padding-top:17px}.clean-blog-post p{font-size:.95em}.clean-blog-post .info{padding:5px 0 12px;font-size:.9em}.clean-blog-post .info span:not(:last-child){margin-right:7px}.clean-blog-post .info a{color:inherit}.clean-block.clean-post{padding-top:100px}.clean-block.clean-post .block-content{padding:0}.clean-block.clean-post .post-image{background-size:cover;background-repeat:no-repeat;width:100%;height:300px}.clean-block.clean-post .post-body{padding:70px 50px;font-size:.9em}.clean-block.clean-post .post-body h3{font-weight:600}.clean-block.clean-post .post-body p{margin-bottom:30px}.clean-block.clean-post .post-body .post-info{padding:20px 0}.clean-block.clean-post .post-body .post-info span{color:#007bff}.clean-block.clean-post .post-body .post-info span:not(:last-child){margin-right:40px}.clean-block.clean-post .post-body h4{font-weight:600;padding-top:20px;padding-bottom:20px}.clean-testimonial-item{border:1px solid #eaeaea;box-shadow:0 2px 10px rgba(0,0,0,.075);margin-bottom:30px;background-color:#fff;color:#212529;text-align:left}.clean-testimonial-item .card-body{padding:40px}.clean-testimonial-item h3{font-size:1.1em;font-weight:600}.clean-testimonial-item p{font-size:.9em}.clean-testimonial-item h4{font-size:.9em;color:#3b99e0}.clean-block.add-on{padding:50px 0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.clean-block.add-on.call-to-action h3{margin-right:0;margin-bottom:20px}.clean-block.add-on.call-to-action button{border-radius:20px}.clean-block.add-on.newsletter-sign-up h2{padding-right:20px}.clean-block.add-on.newsletter-sign-up input{max-width:85%;margin-bottom:18px;margin-top:10px}.clean-block.add-on.newsletter-sign-up button{border-radius:20px}.clean-block.add-on.newsletter-sign-up .input-group{max-width:300px}.clean-block.add-on.social-icons .icons i{line-height:45px}.clean-block.add-on.social-icons .icons a{font-size:24px;margin-right:4px;color:#6aacf3;border:1px solid;opacity:.75;border-radius:50%;width:45px;height:45px;display:inline-block;text-align:center}.clean-block.add-on.social-icons .icons a:hover{opacity:1;text-decoration:none}.clean-block.add-on.social-icons.blue .icons a{color:#fff;opacity:1}.clean-block.add-on.social-icons.blue .icons a:hover{opacity:.8;text-decoration:none}.clean-block.add-on.sponsors a img{max-width:170px;-webkit-filter:grayscale(.8);filter:grayscale(.8)}.clean-block.add-on.sponsors a:not(:last-child) img{margin-bottom:20px}@media (max-width:767.98px){.clean-block.clean-services .row div:last-child .card{margin-bottom:0}}@media (min-width:576px){.clean-block .block-heading{padding-top:80px}.clean-block.clean-hero{min-height:680px}.clean-block.clean-hero .text{padding:0}.clean-block.clean-block.clean-gallery .item{margin-bottom:40px}.clean-block.payment-form .title{font-size:1.2em}.clean-block.payment-form .products{padding:40px}.clean-block.payment-form .products .item-name,.clean-block.payment-form .products .price{font-size:1em}.clean-block.payment-form .card-details{padding:40px 40px 30px}.clean-block.payment-form .card-details button{margin-top:2em}}@media (min-width:768px){.clean-block.clean-info.right>.container>.row{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.clean-block.clean-info{padding-left:0;padding-right:0;text-align:inherit}.clean-block.clean-info h3{margin-top:0}.clean-block.clean-cart .items .product{padding:0;text-align:left}.clean-block.clean-cart .items .product:not(:last-child){padding-top:0;padding-bottom:25px}.clean-block.clean-cart .items .product .price{font-weight:700;font-size:22px}.clean-block.clean-cart .items .product .quantity{text-align:center}.clean-block.clean-cart .items .product .quantity .quantity-input{margin:auto;padding-left:15px;padding-right:5px}.clean-block.clean-cart .items .product .product-name{font-size:1em}.clean-block.clean-cart .items .product .product-info{padding:0 15px 0 1.5em}.clean-block.clean-post .post-image{height:400px}.clean-block.clean-blog-list .block-content{padding:80px}.clean-blog-post{padding-bottom:70px}.clean-block.add-on{-ms-flex-direction:row;flex-direction:row}.clean-block.add-on.call-to-action h3,.clean-block.add-on.sponsors a:not(:last-child) img{margin-right:20px;margin-bottom:0}.clean-block.add-on.newsletter-sign-up h2{margin-bottom:0}.clean-block.add-on.newsletter-sign-up input{max-width:200px;margin-bottom:0;margin-top:0;margin-right:10px}.clean-block.clean-catalog .filters{padding-top:30px}.clean-block.clean-catalog .products{padding:30px 30px 30px 0}.clean-block.clean-catalog .products .clean-product-item .product-name{text-align:left}.clean-block.clean-catalog .products .row:first-of-type{border-top:1px solid #e8e6e6;border-left:1px solid #e8e6e6}.clean-block.clean-catalog .products .clean-product-item{border-right:1px solid #e8e6e6}.clean-block.clean-product .block-content{padding:40px}.clean-block.clean-product .tab-content .description .right{text-align:right}}@media (min-width:992px){.clean-card{margin-bottom:0}.clean-blog-post h3{padding-top:0}.clean-block.clean-post .post-image{height:500px}.clean-block.clean-post .post-body{padding:70px 150px}.clean-block.clean-testimonials .item{margin-bottom:0}.clean-block.clean-post .post-body{padding:70px 100px}.clean-block.clean-post .post-body h4{padding-top:50px}}.clean-navbar .navbar-nav .nav-link{font-weight:600;font-size:.8rem;text-transform:uppercase}.clean-navbar.fixed-bottom,.clean-navbar.fixed-top{box-shadow:0 0 15px rgba(0,0,0,.1)}.clean-navbar .navbar-nav .nav-item{padding-right:2rem}.clean-navbar .navbar-nav:last-child .item:last-child,.clean-navbar .navbar-nav:last-child .item:last-child a{padding-right:0}.clean-navbar .logo{font-size:1.5rem}.clean-navbar.fixed-top+.page{padding-top:62px}@media (min-width:576px){.navbar{padding-top:1.2rem;padding-bottom:1.2rem}.clean-navbar.fixed-top+.page{padding-top:5rem}}.header-standard .navbar-nav .item{padding-left:20px;font-size:20px}.header-standard{background-image:url(../../assets/img/header-standard/image1.jpg);background-size:cover;background-repeat:no-repeat}.header-standard .hero{padding-top:200px;padding-bottom:200px;text-align:center}.header-standard .hero .heading{font-size:50px}.header-standard .hero .info{margin:30px auto;font-size:20px;margin-top:30px}.page-footer{background-color:#fff;padding-top:30px;text-align:center}.page-footer.dark{background-color:#2b2f31}.page-footer .footer-copyright{background-color:#fff;padding-top:3px;padding-bottom:3px;text-align:center;margin-top:50px;border:1px solid #ededed}.page-footer.dark .footer-copyright{background-color:#222425;border-color:#222425}.page-footer .footer-copyright p{margin:10px;color:#7d8288}.page-footer.dark .footer-copyright p{color:#ccc}.page-footer ul{list-style-type:none;padding-left:0;line-height:1.7}.page-footer h5{font-size:18px;font-weight:700;margin-top:30px}.page-footer.dark h5{color:#fff}.page-footer a{color:#53595f;text-decoration:none}.page-footer.dark a{color:#d2d1d1}.page-footer a:focus,.page-footer a:hover{text-decoration:none;color:#1d2125}.page-footer.dark a:focus,.page-footer.dark a:hover{color:#fff}@media (min-width:576px){.page-footer{text-align:left}}@media (min-width:768px){.page-footer ul li{position:relative;padding-left:10px}.page-footer ul li:after,.page-footer ul li:before{content:"";position:absolute;left:0;width:2px;height:6px;border-radius:2px;background-color:#007bff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-footer ul li:before{top:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-footer ul li:after{top:13px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}
.goods_pagination{padding: 20px 0px; text-align: center;}
.goods_pagination .page-item{display: inline-block;}

ul.qq-group li,ul.qq-group li a {
    color: #fff;padding:5px 0;
}
.blog-details-wrapper{
	padding-top: 20px;
    padding-bottom: 20px;
}
@media only screen and (max-width:767px){
	.blog-details-wrapper{
		padding-top: 12px;
	    padding-bottom: 12px;
	}
	.clean-block.clean-product .gallery{padding: 0px;}
}

.prevpage.btn,.nextpage.btn{
	text-align:left;
	margin-top:5px;
}
.comment-page-bar{
	text-align:right;
}
.comment-page{
	    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 10px;
	cursor:pointer;
}
.tags a {
    margin: 5px;
    display: inline-block;
}
.faq-ans p {
    line-height: 30px;
}
.product-price {
    font-weight: 800;
    color: #f00 !important;
    font-size: 18px;
}
li{list-style:none}
label {display: inline-block;}
ul.filter-bar {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
	margin-bottom: 40px;
}
.filter-s label, .filter-cat label{
    color: #1A2C79;
    font-size: 15px;
    font-weight: 600;
    margin-right: 15px;
}
.filter-bar li {
    padding: 5px 0;
}
.filter-s a {
    padding: 5px 10px;
}
.filter-s a.is-checked {
    background: #ffb806;
    color: #fff;
}

.filter-cat a{
	padding-right: 6px; margin-right: 4px; border-right:solid 1px #ccc;
}
/*.blog-details-thum img{
	width:100%;
}*/
.info .price {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 600;
    color: #f00;
	clear:both;
}
.filter-text{white-space: nowrap;line-height: 24px;}
.filter-cat{white-space: nowrap;line-height: 24px;}
.feature {
    margin: 10px 0;
}
.summary {
    margin: 20px 0;
    line-height: 25px;
}
.buy-bar button.buy {
	padding: 8px 28px;
    color: #fff;
    background: #dc3545;
}
.buy-bar p{
	display:block;
	margin-bottom:15px;
	font-weight:600;
}
.nsbar{
	float: right;
}
.nsbar a {
    margin: 0 5px;
}
.contact a {
    width: 200px !important;
}
.jz-body p {
    line-height: 40px;
}
.jz-body{
	padding: 50px 0;
	text-align: center;
    font-size: 20px;
}
.so{
	width: 80%;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
form.search{
margin: 15px 0;
}

@media(max-width: 1024px) {
	.single-title{text-align: center;}
	.tb-footer .m-q-wraper {
		margin: 0;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start
	}

	.tb-footer .footer-nav {
		display: none
	}

	.tb-footer .footer-nav+.contacts-footer,
	.tb-footer .footer-nav+.footer-qrcode {
		margin-left: 0
	}

	.tb-footer .contacts-footer {
		display: flex;
		flex: 1;
		padding-left: 0;
		flex-wrap: wrap
	}

	.tb-footer .contacts-footer .contact-item {
		flex: 0 0 50%;
		padding-right: 48px
	}

	.tb-footer .contacts-footer+.footer-qrcode {
		margin-left: 0
	}
}

@media(max-width: 890px) {
	.contacts-header{padding-top: 10px;}
	.contacts-header .contacts-user{position: relative; top: 0px; right: 0px; text-align: right;}
	.tb-footer .tb-qrcode-contact .contacts-footer .contact-item,
	.tb-footer .tb-just-contact .contacts-footer .contact-item {
		flex: 0 0 50%
	}
}

@media(max-width: 640px) {
	.single-content{padding: 0px 15px 20px 15px;}
	.tb-footer .m-q-wraper {
		margin: 0
	}

	.tb-footer .tb-qrcode-contact .contacts-footer,
	.tb-footer .tb-just-contact .contacts-footer,
	.tb-footer .contacts-footer {
		display: none
	}

	.tb-footer .tb-qrcode-contact .contacts-footer+.footer-qrcode,
	.tb-footer .tb-just-contact .contacts-footer+.footer-qrcode,
	.tb-footer .contacts-footer+.footer-qrcode {
		margin-left: 0
	}

	.tb-footer .footer-qrcode {
		margin-bottom: 8px
	}

	.tb-footer .f_links {
		display: none
	}

	.tb-footer .m-show {
		display: block
	}
}
.none{position: relative;width: 100%;display: block;box-sizing: border-box;text-align:center;margin-bottom: 3rem !important;}


/* ===== AI客服悬浮窗 ===== */
.ai-chat-widget {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 9999;
}

.ai-chat-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 14px 24px;
    background: linear-gradient(135deg, #2E7D32, #1B5E20);
    color: #FFFFFF;
    border: none;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0 4px 20px rgba(46,125,50,0.4);
    transition: all 0.3s ease;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { box-shadow: 0 4px 20px rgba(46,125,50,0.4); }
    50% { box-shadow: 0 4px 30px rgba(46,125,50,0.6); }
    100% { box-shadow: 0 4px 20px rgba(46,125,50,0.4); }
}

.ai-chat-btn:hover {
    transform: scale(1.05);
}

.ai-icon {
    font-size: 20px;
}

.ai-chat-panel {
    position: absolute;
    bottom: 70px;
    right: 0;
    width: 380px;
    height: 560px;
    background: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
    display: none;
    flex-direction: column;
    overflow: hidden;
    animation: slideUp 0.3s ease;
}

@keyframes slideUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

.ai-chat-panel.open {
    display: flex;
}

.ai-chat-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 18px 20px;
    background: linear-gradient(135deg, #2E7D32, #1B5E20);
    color: #FFFFFF;
}

.ai-header-icon {
    font-size: 24px;
}

.ai-header-text {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.ai-header-text strong {
    font-size: 16px;
}

.ai-header-text em {
    font-size: 12px;
    font-style: normal;
    opacity: 0.8;
}

.ai-chat-close {
    background: none;
    border: none;
    color: #FFFFFF;
    font-size: 24px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.ai-chat-close:hover {
    background: rgba(255,255,255,0.2);
}

.ai-chat-messages {
    flex: 1;
    padding: 20px;
    overflow-y: auto;
    background: #FAFAFA;
}

.ai-message {
    display: flex;
    gap: 10px;
    margin-bottom: 16px;
    animation: fadeIn 0.3s ease;
}

.ai-msg-avatar {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    background: #E8F5E9;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.ai-msg-content {
    background: #FFFFFF;
    padding: 14px 16px;
    border-radius: 8px;
    font-size: 14px;
    color:#616161;
    line-height: 1.7;
    max-width: 260px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.ai-msg-content p {
    margin-bottom: 6px;
}

.ai-msg-content ul {
    margin: 6px 0;
    padding-left: 0;
}

.ai-msg-content ul li {
    padding: 3px 0;
    font-size: 13px;
}

.ai-msg-user {
    flex-direction: row-reverse;
}

.ai-msg-user .ai-msg-content {
    background: #2E7D32;
    color: #FFFFFF;
}

.ai-msg-user .ai-msg-avatar {
    background: #1B5E20;
    color: #FFFFFF;
}

.ai-chat-quick {
    padding: 12px 16px;
    border-top: 1px solid #F5F5F5;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    background: #FFFFFF;
}

.ai-quick-btn {
    padding: 6px 14px;
    background: #E8F5E9;
    color: #2E7D32;
    border: 1px solid #66BB6A;
    border-radius: 20px;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.ai-quick-btn:hover {
    background: #2E7D32;
    color: #FFFFFF;
}

.ai-chat-input {
    display: flex;
    padding: 14px 16px;
    border-top: 1px solid #F5F5F5;
    background: #FFFFFF;
    gap: 10px;
}

.ai-chat-input input {
    flex: 1;
    padding: 10px 16px;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    font-size: 14px;
    outline: none;
    transition: all 0.3s ease;
    font-family: "Noto Sans CJK SC", "WenQuanYi Micro Hei", "Microsoft YaHei", sans-serif;
}

.ai-chat-input input:focus {
    border-color: #2E7D32;
    box-shadow: 0 0 0 3px rgba(46,125,50,0.1);
}

.ai-chat-input button {
    padding: 10px 16px;
    background: #2E7D32;
    color: #FFFFFF;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.3s ease;
}

.ai-chat-input button:hover {
    background: #1B5E20;
}