@charset "utf-8";

html {
	font-size: 625%;
	overflow-x: hidden
}

@font-face {
	font-family: fontawesome;
	src: url(../fonts/Font-Awesome/fontawesome-webfont.eot?v=4.5.0);
	src: url(../fonts/Font-Awesome/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(../fonts/Font-Awesome/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(../fonts/Font-Awesome/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(../fonts/Font-Awesome/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(../fonts/Font-Awesome/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: MyriadPro-Regular;
	src: url(../fonts/MyriadPro-Regular.otf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MyriadPro-Semibold;
	src: url(../fonts/MyriadPro-Semibold.otf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MyriadPro-Bold;
	src: url(../fonts/MyriadPro-Bold.otf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MicrosoftPhagsPa;
	src: url(../fonts/Microsoft-PhagsPa.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: MicrosoftPhagsPa-Bold;
	src: url(../fonts/Microsoft-PhagsPa-Bold.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Poppins-Regular;
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/Poppins-Regular.ttf)
}

@font-face {
	font-family: Poppins-Medium;
	src: url(../fonts/Poppins-Medium.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Poppins-Bold;
	src: url(../fonts/Poppins-Bold.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Heebo-ExtraBold;
	src: url(../fonts/Heebo-ExtraBold.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Muli-Bold;
	src: url(../fonts/Muli-Bold.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Muli-Regular;
	src: url(../fonts/Muli-Regular.ttf);
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: RageItalicEF;
	src: url(../fonts/RageItalicEF.otf);
	font-weight: 400;
	font-style: normal
}

.MBold {
	font-family: Muli-Bold;
}

.MRegular {
	font-family: Muli-Regular;
}

.MRageItalicEF {
	font-family: RageItalicEF;
}

body {
	font-size: 16px;
	background: #fff;
	--color-main: #0D44A8;
}

a,
abbr,
address,
blockquote,
body,
code,
dd,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
label,
li,
object,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

body,
button,
html,
input,
textarea {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5
}

body {
	background-color: #fff
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block
}

h1 {
	font-size: 20px
}

h2 {
	font-size: 18px
}

h3 {
	font-size: 16px
}

h4,
h5 {
	font-size: 14px
}

img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
	height: auto
}

li {
	list-style: none
}

em,
i {
	font-style: normal
}

a {
	color: #333;
	text-decoration: none
}

a:focus {
	outline: 0
}

a:hover {
	text-decoration: none
}

input[type=text]:focus {
	outline: 0
}

input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer
}

input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
	border: none;
	padding: 0
}

input::-webkit-input-placeholder {
	color: #999
}

input::-moz-placeholder {
	color: #999;
	opacity: 1
}

input:-ms-input-placeholder {
	color: #999
}

input:-moz-placeholder {
	color: #999
}

hr {
	height: 1px;
	border: none;
	margin: 15px 0;
	border-top: 1px dashed #c1c1c1
}

a:active,
input,
select,
textarea {
	-webkit-tap-highlight-color: transparent;
	outline: 0 !important
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0
}

.clearfix:after,
.nav_wrap .head_nav:after,
.web_head .logo:after,
.web_main:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0
}

.clear {
	clear: both
}

.clearf {
	clear: both;
	overflow: hidden
}

.hide {
	display: none
}

.layout,
body {
	margin: 0 auto
}

.layout {
	width: 1400px;
	position: relative
}

.z9999 {
	z-index: 9999 !important
}

@media only screen and (max-width:1500px) {
	.layout {
		width: 100%;
		padding: 0 50px;
		box-sizing: border-box
	}
}

@media only screen and (max-width:1200px) {
	body {
		min-width: inherit
	}
}

@media only screen and (max-width:950px) {
	body {
		min-width: 100%
	}

	.layout {
		padding: 0 20px
	}

	.z10000 {
		position: relative;
		z-index: 100000
	}
}

.c_pub_pic {
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden
}

.c_pub_pic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row
}

.flexColumn {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flexSpaceBe {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-moz-box-pack: justify;
	justify-content: space-between
}

.flexCenter {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-moz-box-pack: center;
	justify-content: center
}

.flexEnd {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	-moz-box-pack: end;
	justify-content: flex-end
}

.flexWrap {
	flex-wrap: wrap;
	-webkit-box-flex: wrap;
	-webkit-flex-wrap: wrap;
	-moz-box-flex: wrap;
	-ms-flex-wrap: wrap
}

.alignCenter {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-moz-box-align: center;
	align-items: center;
	box-align: center
}

.alignBottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	-moz-box-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end
}

.alignTop {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-moz-box-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ellipsis2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis
}

.ellipsis3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis
}

.ellipsis4 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	text-overflow: ellipsis
}

.ellipsis5 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis
}

.ellipsis6 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	text-overflow: ellipsis
}

.rightBox {
	position: fixed;
	top: 36%;
	right: 2px;
	z-index: 9999;
	display: none
}

.rightBox>div {
	cursor: pointer;
	width: 45px;
	border-radius: 6px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	position: relative;
	transition: all .5s ease-in-out;
	background: #0d44a8;
	background: #0a2d6e
}

.rightBox>div:last-child {
	background: rgba(13, 68, 168, .8);
	background: rgba(10, 45, 110, .8)
}

.rightBox>div>a>img,
.rightBox>div>img {
	width: 70%;
	height: auto
}

.rightBox>div:hover .showBox {
	display: block
}

.showBox {
	position: absolute;
	background-color: #0a2d6e;
	padding: 6px 6px;
	border-radius: 8px;
	right: 48px;
	top: 50%;
	transition: all ease-in-out .5s;
	transform: translateY(-50%);
	display: none
}

.showBox a {
	font-size: 16px;
	color: #fff;
	white-space: nowrap
}

.showBox img {
	width: 140px;
	max-width: none
}

#index_scrollsidebar {
	z-index: 9999;
	right: 5px
}

.foot-btn {
	position: fixed;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 9999;
	display: none !important
}

.foot-btn a {
	width: 25%;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	border-right: 1px solid rgba(255, 255, 255, .2)
}

.foot-btn a:last-child {
	border-right: 0
}

.foot-btn img {
	width: 32px;
	margin: 0 auto
}

@media only screen and (max-width:950px) {
	.rightBox {
		display: none !important
	}

	.foot-btn {
		display: flex !important;
		background: #0a2d6e
	}
}

.ad_item figure figcaption .item_more,
.blog-item:after,
.change-language .change-language-title a:after,
.foot_item a,
.foot_sns li img,
.gotop,
.head_nav b:after,
.head_nav li a,
.head_sns li img,
.mobile-head-item .middle-show-content-wrap,
.nav_wrap .head_nav li li a,
.nav_wrap .head_nav li li>a:before,
.nav_wrap .head_nav li ul,
.pages a,
.search_close_btn,
.web_head,
.web_head .btn--search,
.web_head .btn--search:before {
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.change-language .change-language-title,
.foot_icon li a img,
.head_search_btn div,
.head_txt a::before,
.nav_wrap .head_nav>li>a:after {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease
}

.head-search .search-btn,
.head_nav>li>a:before,
.icon-cate,
.language-flag span::after {
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.company_item .video_icon::before,
.foot_right_form input.sub::before,
.head_nav>li:after,
.head_nav>li>b::before,
.language-flag span::after,
.mobile-head-language .title::before,
.mobile-head-nav .title:before,
.nav_wrap .head_nav>li>a>b:after,
.swiper-button-next:before,
.swiper-button-prev:before {
	font-family: fontawesome;
	font-style: normal;
	font-weight: 400;
	display: inline-block
}

a {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

a:hover {
	color: #0d44a8
}

.web_head {
	width: 100%;
	z-index: 1000;
	position: fixed;
	top: 0;
}

.web_head:after {
	width: 100%;
	content: "";
	left: 0;
	top: 0;
	height: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	background-color: #fff;
	display: block;
	z-index: -1;
	position: absolute
}

.web_head.nav--fff:hover:after,
.web_head:hover:after {
	height: 90px
}

.web_head.navtop:after {
	display: none
}

.web_head.nav--fff:hover:after,
.web_head:hover:after {
	height: 90px;
}

.web_head:hover .nav_wrap .head_nav a {
	color: #1d2d68;
}

.web_head:hover .nav_wrap .head_nav>li.nav_current:hover>a:after,
.web_head:hover .nav_wrap .head_nav>li.nav_current>a:after {
	background-color: #1d2d68;
}

.web_head:hover .search-form input {
	color: #1d2d68;
}

.web_head:hover .search-form input::placeholder {
	color: #1d2d68;
}

.web_head:hover .icon-search:before {
	background: url(../img/demo/search_a.webp) no-repeat center/cover;
}

.web_head:hover .lange_icon {
	background: url(../img/demo/lange_a.webp) no-repeat center/100%;
}

.web_head:hover {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
}

.web_head.fixed-nav:after {
	height: 80px;
}

.web_head.fixed-nav .nav_wrap .head_nav a {
	color: #1d2d68;
}

.web_head.fixed-nav .nav_wrap .head_nav>li.nav_current:hover>a:after,
.web_head.fixed-nav .nav_wrap .head_nav>li.nav_current>a:after {
	background-color: #1d2d68;
}

.web_head.fixed-nav .search-form input {
	color: #1d2d68;
}

.web_head.fixed-nav .search-form input::placeholder {
	color: #1d2d68;
}

.web_head.fixed-nav .icon-search:before {
	background: url(../img/demo/search_a.webp) no-repeat center/cover;
}

.web_head.fixed-nav .lange_icon {
	background: url(../img/demo/lange_a.webp) no-repeat center/100%;
}

.web_head.fixed-nav {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
}

.head_layer .layout {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.web_head .logo {
	margin: 0 20px 0 0
}

.web_head .logo img {
	max-height: 85px
}

.head_layer .nav_wrap {
	position: relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	margin-top:15px
}

.nav_wrap .head_nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	white-space: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	justify-content: space-around;
	position: relative;
	z-index: 2;
	padding: 0;
	max-width: 880px;
	margin: 0 auto
}

.nav_wrap .head_nav,
.nav_wrap .head_nav a {
	color: #fff
}

.nav_wrap .head_nav:after {
	display: none
}

.nav_wrap .head_nav>li {
	display: inline-block;
	line-height: 1.5;
	font-size: 20px;
	perspective: 1500px;
	vertical-align: middle;
	position: relative
}

.nav_wrap .head_nav>li:first-child {
	margin-left: 0
}

.nav_wrap .head_nav>li>a {
	position: relative;
	display: inline-block;
	padding: 15px 0 ;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	white-space: nowrap;
	text-transform: capitalize;
	font-family: MyriadPro-Semibold
}

.nav_wrap .head_nav>li.nav_current>a:after,
.nav_wrap .head_nav>li>a:after {
	position: absolute;
	left: 0;
	width: 50px;
	bottom: 12px;
	height: 2px;
	background: #fff;
	content: ''
}

.nav_wrap .head_nav>li.nav_current:hover>a:after,
.nav_wrap .head_nav>li.nav_current>a:after {
	background-color: #fff
}

.nav_wrap .head_nav>li>a:after {
	width: 0
}

.nav_wrap .head_nav>li>a>b {
	display: inline-block;
	margin-left: 5px
}

.nav_wrap .head_nav>li>a>b:after {
	content: "\f107";
	display: block;
	font-size: 18px;
	vertical-align: middle
}

.nav_wrap .head_nav>li:hover {
	z-index: 2
}

.nav_wrap .head_nav>li:hover>a:after {
	width: 50px;
	background: #fff
}

.nav_wrap .head_nav>li:hover>a>b:after {
	border-top-color: #fff;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.nav_wrap .head_nav li ul {
	width: 260px;
	padding: 15px 0;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	-webkit-transform: translateY(8%);
	-ms-transform: translateY(8%);
	-o-transform: translateY(8%);
	transform: translateY(8%);
	opacity: 0;
	visibility: hidden;
	box-sizing: border-box;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0;
	box-shadow: 4px 4px 0 rgba(0, 0, 0, .04);
	border-radius: 0 0 6px 6px
}

.head_nav .list {
	padding: 15px 30px 60px 30px;
	background-color: #fff;
	position: absolute;
	z-index: 999;
	transform: translate(-50%, -100%);
	opacity: 0;
	visibility: hidden;
	box-sizing: border-box;
	box-shadow: 0px 2px 4px 6px rgb(0 0 0 / 4%);
	border-radius: 0 0 6px 6px
}

.nav_wrap .head_nav li:hover>ul {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}

.nav_wrap .head_nav>li.product_li {
	position: initial;
	perspective: none
}

.head_nav .product_li:hover .list {
	transform: none;
	opacity: 1;
	visibility: visible
}

.head_nav .product_li .list_nav {
	display: flex;
	justify-content: start;
	align-items: start;
	flex-wrap: wrap;
	padding-left: 15px;
}

.head_nav .product_li .list_nav .li {
	width: 24%;
	margin-right: 1%;
	margin-bottom: 10px;
}

.head_nav .product_li .li .title {
	font-size: 16px;
	color: #000;
	text-align: left;
	position: relative;
	padding-bottom: 8px;
	font-weight: 500;
	line-height: 3;
}

.head_nav .product_li .li .title::before {
	content: ' ';
	height: 2px;
	width: 20px;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #666;
	transition: all .3s;
}

.head_nav .product_li .li .title:hover {
	color: #E9A228;
}

.head_nav .product_li .li .title:hover::before {
	background-color: #E9A228;
	width: 30px;
}

.head_nav .product_li .list_nav .li a {
	font-size: 16px;
	color: #666;
	text-align: left;
	position: relative;
	padding-bottom: 4px;
	display: block;
	line-height: 1.5;
	white-space: pre-wrap;
}

.head_nav .product_li .list_nav .li a::before {
	content: ' ';
	height: 2px;
	width: 10px;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #1D2D68;
	transition: all .3s;
}

.head_nav .product_li .list_nav .li a:hover {
	color: #E9A228;
}

.head_nav .product_li .list_nav .li a:hover::before {
	background-color: #E9A228;
	width: 30px;
}


.head_nav .head_nav>li ul ul {
	left: 102%;
	top: -15px
}

.head_nav .head_nav li:hover>ul {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	visibility: visible
}

.nav_wrap .head_nav li.menu_left ul {
	left: auto;
	right: 0
}

.nav_wrap .head_nav li.menu_left ul ul {
	right: 102%
}

.nav_wrap .head_nav>li li {
	position: relative;
	text-align: left;
	padding: 0;
	white-space: normal
}

.nav_wrap .head_nav>li li a {
	display: block;
	line-height: 1.4em;
	padding: 10px 24px 10px 18px;
	font-size: 16px;
	position: relative;
	color: #333;
	overflow: hidden;
	text-transform: capitalize;
}

.nav_wrap .head_nav>li li a:before,
.nav_wrap .head_nav>li li:hover>a:before {
	content: "";
	display: block;
	width: 4px;
	height: 30%;
	position: absolute;
	color: #0d44a8;
	left: 0;
	top: 40%;
	opacity: 0
}

.nav_wrap .head_nav>li li a:hover:before,
.nav_wrap .head_nav>li li:hover>a:before {
	top: 50%;
	margin-top: -11px;
	height: 22px;
	opacity: 1;
	background-color: #0d44a8;
	color: #0d44a8
}

.nav_wrap .head_nav>li li>a b:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	overflow: hidden;
	border-left: 6px solid #333;
	border-right: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%)
}

.nav_wrap .head_nav>li li:last-child>a {
	border-bottom: 0
}

.nav_wrap .head_nav>li li:hover>a {
	color: #0d44a8
}

.nav_wrap .head_nav>li li:hover>a b:after {
	border-left-color: #0d44a8
}

.fixed-nav .head_layer {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 1;
	background: #fff;
	box-shadow: 1px 0 1px rgba(0, 0, 0, .3)
}

.fixed-nav .head_layer .layout {
	margin-top: 0
}

.fixed-nav .nav_wrap {
	padding: 8px 0
}

.fixed-nav .logo img {
	max-height: 60px;
	margin-right: 0
}

.fixed-nav .change-language .change-language-cont {
	top: 100%;
	background-color: hsla(0, 0%, 100%, .95)
}

.fixed-nav-active .head_layer {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
	z-index: 100
}

.fixed-nav-active .nav_wrap:before {
	opacity: 1;
	height: 100%
}

.fixed-nav-active .head_layer .sheader {
	display: none
}

.innerPro_desc table {
	min-width: 100%;
}

.innerPro_desc table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-top: 2.6%;
	font-family: 'MyriadPro-Regular';
	word-break: break-word;
}

.innerPro_desc table tr td,
.innerPro_desc table tr th {
	border: 1px solid #999;
	line-height: 1.25;
	padding: 14px 30px;
	text-align: left;
	font-size: 18px;
}

.innerPro_desc table tr:nth-child(2n+1) {
	background: #F5F5F5;
}

.desc_ul {
	width: 23%;
}

@media only screen and (max-width:1200px) {
	.web_head .logo img {
		max-height: 26px
	}

	.web_head .logo {
		margin-right: 12px
	}

	.nav_wrap .head_nav>li {
		font-size: 18px
	}
}

.search-form {
	border-bottom: 1px solid #cbcbcb;
	padding-right: 30px
}

.nav--search {
	margin-right: 30px
}

.nav--search .input-search {
	display: none
}

.nav--search .search-form span {
	font-size: 0
}

.nav--search .input-group>textarea {
	border-bottom: 1px solid #8c97ab
}

.search-form input {
	padding: 3px 25px 3px 10px;
	width: 270px;
	outline: 0;
	border: 0;
	background: unset;
	color: #fff;
	font-weight: 300;
	line-height: 1.6;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-ms-transition: all .3s;
	font-size: 16px
}

.nav--search form {
	position: relative
}

.input-group button {
	background: 0 0;
	border: 0;
	padding: 0;
	position: absolute;
	top: 3px;
	right: 0;
	font-size: 0;
	color: #fff;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.search-form input:focus,
.search-form.nonoen input {
	outline: 0;
	width: 350px;
	color: #3a4861
}

.search-form input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .7);
	font-size: 14px
}

.search-form input::-moz-placeholder {
	color: rgba(255, 255, 255, .7);
	font-size: 14px
}

.search-form input:-ms-input-placeholder {
	color: rgba(255, 255, 255, .7);
	font-size: 14px
}

.search-form input::-ms-input-placeholder {
	color: rgba(255, 255, 255, .7);
	font-size: 14px
}

.search-form input::placeholder {
	color: rgba(255, 255, 255, .7);
	font-size: 14px
}

.nav--search button i {
	font-size: 20px;
	cursor: pointer
}

/* .icon-search:before{content: "\e6c6";} */
.icon-search:before {
	content: ' ';
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/demo/search.webp) no-repeat center/cover;
}

.input-group button:hover .icon-search:before {
	background: url(../img/demo/search_h.png) no-repeat center/cover;
}

.lange_icon {
	width: 24px;
	height: 24px;
	background: url(../img/demo/lang.webp) no-repeat center/100%;
}

.lange_icon:hover {
	background: url(../img/demo/lang_h.png) no-repeat center/100%;
}

/* .head_search {
	position: relative;
	margin-left: 20px;
	padding-right: 7px;
	margin-right: 6px
}

.head_search::before {
	position: absolute;
	right: 0;
	top: 10px;
	bottom: 10px;
	width: 1px;
	background: #fff;
	content: ''
}

.head_search_btn {
	width: 38px;
	height: 38px;
	overflow: hidden;
	border-radius: 6px
}

.head_search_btn div {
	display: block;
	width: 100%;
	height: 100%;
	background-size: 26px auto;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer
}

.head_search_btn .search_btn {
	background-image: url(../img/icon_search_w.png)
}

.head_search_btn:hover .search_btn {
	background-image: url(../img/icon_search.png);
	background-color: #fff
} */

.web_search {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: auto;
	box-shadow: 0 0 6px 3px rgba(0, 0, 0, .2);
	background: rgba(255, 255, 255, .96);
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	height: 0;
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.search_open {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
	height: auto
}

.search_close_btn {
	width: 36px;
	height: 36px;
	position: relative;
	background: url(../img/icon_close_w.png) no-repeat center/20px;
	background-color: rgba(0, 0, 0, .6);
	border-radius: 50%;
	margin-left: 5%;
	cursor: pointer;
	margin-bottom: 20px
}

.search_close_btn:hover {
	background-color: #0d44a8;
	transform: rotate(90deg)
}

.search_form {
	flex: 1;
	overflow: hidden;
	margin: 50px 0
}

.search_tip {
	text-align: right;
	color: #666;
	padding: 5px 0 0;
	clear: both;
	margin-right: 150px
}

.search-ipt {
	border: 0;
	background: 0 0;
	border-radius: 0;
	-webkit-appearance: none;
	border-bottom: 1px solid #999;
	-moz-transform: scale3d(0, 1, 1);
	-webkit-transform: scale3d(0, 1, 1);
	-ms-transform: scale3d(0, 1, 1);
	-o-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-moz-transform-origin: 0 50%;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-moz-transition: transform .3s;
	-webkit-transition: transform .3s;
	-ms-transition: transform .3s;
	-o-transition: transform .3s;
	transition: transform .3s;
	opacity: 0
}

.search_open .search-ipt {
	opacity: 1;
	-moz-transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-moz-transition-duration: .4s;
	-webkit-transition-duration: .4s;
	-ms-transition-duration: .4s;
	-o-transition-duration: .4s;
	transition-duration: .4s
}

.search_form .search-ipt {
	line-height: 60px;
	padding: 0 20px 0 0;
	width: calc(100% - 150px);
	float: left;
	font-size: 20px
}

.search_form .search_submit {
	background: url(../img/icon_search_w.png) no-repeat 20% center/auto 24px;
	background-color: #0d44a8;
	float: right;
	width: 150px;
	height: 50px;
	margin: 0;
	border: none;
	padding: 0;
	color: #fff;
	border-radius: 25px;
	padding: 0 0 0 20px;
	font-size: 16px;
	margin-top: 5px
}

.search_form .search_submit:hover {
	opacity: .9
}

.head_nav .list {
	width: 100%;
	left: 0;
}

.nav_wrap .head_nav>li.product_li,
.nav_wrap .head_nav,
.nav_wrap {
	position: unset !important;
}

@media only screen and (max-width:1400px) {
	.head_nav .product_li .list_nav .li {
		width: 32%;
		margin-right: 1.3;
	}


}

@media only screen and (max-width:1200px) {
	.head_search {
		margin-left: 10px
	}
}

@media screen and (max-width:1050px) {
	.scrollsidebar {
		display: none !important;
	}
}

@media only screen and (max-width:1023px) {

	.web_head .change-language,
	.web_head .nav_wrap .head_nav {
		display: none
	}

	.web_head .nav_wrap {
		position: static
	}

	.web_head .head-search {
		display: none
	}

	.head-search .search-attr,
	.web_head .head_right {
		display: none
	}

	.head_layer .layout {
		display: none;
		text-align: center
	}

	.index_web_head {
		position: static;
		text-align: center
	}

	.index_web_head .head_layer {
		position: static
	}

	.head_nav {
		width: 100%
	}

	.head_nav li {
		position: relative;
		display: block;
		width: 100%;
		font-size: 18px
	}

	.head_nav>li {
		border-bottom: 1px solid #eee;
		line-height: 38px
	}

	.head_nav>li>b {
		position: absolute;
		right: 0;
		width: 30px;
		height: 30px;
		top: 4px;
		background: #fff;
		z-index: 1
	}

	.head_nav>li>b::before {
		content: '\f106';
		display: block;
		line-height: 30px;
		text-align: center;
		font-size: 16px;
		color: #666;
		transition: all .3s ease;
		font-family: FontAwesome;
	}

	.head_nav .li>b {
		position: absolute;
		right: 0;
		width: 30px;
		height: 30px;
		top: 4px;
		background: #fff;
		z-index: 1
	}

	.head_nav .li>b::before {
		content: '\f106';
		display: block;
		line-height: 30px;
		text-align: center;
		font-size: 16px;
		color: #666;
		transition: all .3s ease;
		font-family: FontAwesome;
	}

	.head_nav .list .li {
		position: relative;
	}

	.head_nav .list .li a {
		line-height: 38px;
		height: auto;
	}

	.head_nav b.up_icon::before {
		transform: rotate(180deg)
	}

	.mobile_gn .head_nav>li a {
		display: block;
		text-transform: capitalize;
	}

	.head_nav>li:after {
		position: absolute;
		right: 0;
		top: 0;
		color: #999;
		font-size: 12px
	}

	.head_nav li ul {
		display: block;
		display: none;
		width: 100%;
		margin-bottom: 6px
	}

	.head_nav li ul li {
		width: auto;
		padding: 2px 10px;
		font-size: 17px;
		text-transform: capitalize;
		line-height: 32px
	}

	.head_nav li ul li:before {
		content: "";
		width: 3px;
		height: 3px;
		background: #999;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: 15px
	}

	.head_nav li ul li li {
		line-height: 28px;
		font-size: 16px
	}

	.head_nav li ul li li:before,
	.web_head .nav_wrap {
		display: none
	}
}

.change-language .change-language-title {
	height: 38px;
	display: flex;
	align-items: center;
	padding: 0 5px
}

.change-language .change-language-title .language-flag span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	line-height: 24px;
	color: #fff
}

.change-language .change-language-title .language-flag span::after {
	content: '\f0d7';
	font-size: 16px;
	transform: rotate(0);
	margin-left: 8px;
	display: inline-block
}

.change-language:hover .change-language-title .language-flag span {
	color: #0d44a8
}

.change-language:hover .change-language-title .language-flag span::after {
	transform: rotate(180deg);
	color: #0d44a8
}

.change-language .change-language-title .language-flag b {
	display: inline-block;
	background: url(../img/icon_lan_w.png) no-repeat center/100%;
	width: 24px;
	height: 24px;
	vertical-align: middle
}

.change-language:hover .change-language-title .language-flag b {
	background-image: url(../img/icon_lan.png)
}

.change-language:hover .change-language-title {
	border-color: rgba(236, 90, 43, .9);
	/* background: #fff; */
	border-radius: 6px 6px 0 0
}

.change-language ::-webkit-scrollbar {
	width: 5px
}

.mobile-head-items {
	display: none
}

.mobile-head-items .trp-language-wrap a {
	display: block;
	margin-right: 15px
}

.change-language .change-language-cont {
	position: absolute;
	top: 100%;
	right: 0;
	width: 500px !important;
	background: #fff;
	padding: 20px 15px 20px 20px;
	transform: scale3d(.9, .9, 1);
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	border: 1px solid #eee;
	border-radius: 5px;
	overflow-y: scroll;
	max-height: 80vh
}

.change-language .change-language-cont li {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 0 4% 0 0;
	overflow: hidden;
	padding: 0 10px 0 0;
	border-bottom: 1px solid #ececec;
	float: left
}

.change-language .change-language-cont li:nth-child(2n) {
	margin-right: 0
}

.change-language .change-language-cont li a {
	display: block;
	padding: 7px 0
}

.change-language:hover .change-language-cont {
	transform: scaleX(1);
	opacity: 1;
	visibility: visible
}

.change-language .prisna-wp-translate-seo,
.mobile-head-language .prisna-wp-translate-seo {
	display: block
}

.change-language .change-language-cont li a:hover {
	color: #355e40
}

.change-language .change-language-cont .lang-item-hide {
	display: none !important
}

.change-language .change-language-cont .lang-more {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	line-height: 30px
}

.change-language .change-language-cont .more-active {
	font-size: 20px
}

.change-language ::-webkit-scrollbar-track {
	background-color: #fff
}

.change-language ::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .3);
	border-radius: 3px
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
	display: block
}

.footer {
	background-color: #1D2D68;
}

.footer .top {
	padding: 4% 0 2%;
	border-bottom: 1px solid rgba(217, 217, 217, 0.5);
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer .top .logo img {
	height: 50px;
}

.footer .top .footer_share {
	display: flex;
	justify-content: start;
	align-items: center;
}

.footer .top .footer_share li {
	margin-right: 14px;
	transition: all .3s;
}

.footer .top .footer_share li:last-child {
	margin-right: 0;
}

.footer .top .footer_share li:hover {
	transform: rotate(15deg);
}

.footer .center {
	display: flex;
	justify-content: space-between;
	align-items: start;
	padding: 5% 0;
}

.footer .center>div {
	width: 33.3%;
}

.footer .center a,
.footer .center {
	color: #fff;
}

.footer .center a:hover {
	color: #E9A228;
}

.footer .center .title {
	font-size: 24px;
	margin-bottom: 20px;
	text-align: left;
}

.footer .center .desc {
	line-height: 2.5;
}

.footer .quicl_link {
	border-left: 1px solid rgba(217, 217, 217, 0.5);
	border-right: 1px solid rgba(217, 217, 217, 0.5);
	display: flex;
	justify-content: start;
	align-items: center;
	flex-direction: column;
	padding: 0 5%;
}

.footer .quicl_link ul {
	width: 100%;
}

.footer .footer_product ul {
	width: 100%;
}

.footer .footer_product {
	display: flex;
	flex-direction: column;
	justify-content: end;
	align-items: start;
	padding-left: 16%;
}

.footer .MRegular li a {
	line-height: 2;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer .MRegular li a::after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/demo/w_r.webp) no-repeat center center/100% 100%;
}

.footer .MRegular li a:hover::after {
	background: url(../img/demo/y_r.webp) no-repeat center center/100% 100%;
}

.footer .bottom {
	border-top: 1px solid rgba(217, 217, 217, 0.5);
}

.footer .bottom p {
	font-size: 16px;
	color: #fff;
	line-height: 2;
	text-align: center;
	padding: 15px 0;
}

.footer .bottom a {
	color: #fff;
}

.footer .bottom a:hover {
	color: #E9A228;
}

.right_form {
	position: fixed;
	right: 0%;
	bottom: 0;
	z-index: 99;
}

.right_form .popup_title {
	transition: all .3s;
	;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #E9A228;
	border-radius: 10px 0px 0px 0px;
	padding: 12px 15px;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
}

.right_form .icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/demo/s_icon.webp) no-repeat center/100%;
	margin-right: 15px;
}

.right_form:hover .popup_title {
	transform: translateY(-10px);
}

.right_form .popup_form {
	border-radius: 10px;
	box-shadow: 0 5px 10px rgb(0 0 0 / 16%);
	background-color: #fff;
	overflow: hidden;
	display: none;
	transform: translateX(-100px);
}

.right_form .popup_form .popup_head {
	background-color: #E9A228;
	color: #fff;
	padding: 6px 15px;
	position: relative;
	;
}

.right_form .popup_form .popup_head .close {
	position: absolute;
	top: 2px;
	right: 15px;
	color: #fff;
	font-size: 30px;
	cursor: pointer;
	line-height: 1;
}

.right_form .popup_form .body {
	padding: 10px 15px
}

.right_form .body .text {
	font-size: 16px;
	color: #666;
}

.right_form .body form {
	margin-top: 20px;
}

.right_form .body li {
	margin-bottom: 5px;
}

.right_form .body li label {
	font-size: 16px;
	color: #666;
	display: block;
}

.right_form .body li label::after {
	content: '*';
	color: red;
	vertical-align: -4px;
	margin-left: 5px;
}

.right_form .body input,
.right_form .body textarea {
	width: 100%;
	line-height: 2;
	border: 1px solid #938f8f;
}

.right_form .body .submit_btn {
	transition: all .3s;
	width: fit-content;
	background-color: #E9A228;
	color: #fff;
	border-radius: 10px;
	border: 2px solid #E9A228;
	padding: 5px 20px;
	line-height: 1.4;
}

.right_form .body .submit_btn:hover {
	background-color: #fff;
	color: #E9A228
}

#index_scrollsidebar {
	top: 50%;
	right: 20px;
	transition: all ease-in-out 1s;
	opacity: 1;
	position: fixed;
	z-index: 99999;
	transform: translateY(-50%);
}

#index_scrollsidebar ul li {
	width: 55px;
	height: 55px;
	background-color: var(--commonColor);
	border-radius: 10px;
	margin-bottom: 3px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative
}

#index_scrollsidebar ul li .show0 {
	position: absolute;
	background-color: var(--commonColor);
	border-radius: 8px;
	right: 80px;
	top: 50%;
	transition: all ease-in-out .5s;
	transform: translateY(-50%);
	display: none
}

#index_scrollsidebar ul li .show0,
#index_scrollsidebar ul li .show0 a {
	font-size: 16px;
	color: #fff;
	text-wrap: nowrap
}

#index_scrollsidebar ul li:hover .show0 {
	display: block;
	padding: 6px;
	white-space: nowrap;
}

#index_scrollsidebar ul li>a {
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	text-align: center;
	line-height: 62px;
	align-items: center;
	justify-content: center;
}

#index_scrollsidebar ul li img {
	border: none;
	vertical-align: middle;
	max-width: 220px;
}

#index_scrollsidebar .gototop {
	background-color: #333
}

#index_scrollsidebar .gototop .s_smooth {
	display: flex;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	text-align: center;
	line-height: 62px;
	align-items: center;
	justify-content: center;
}

#index_scrollsidebar .gototop .s_smooth img {
	width: 23px;
}

.fix_slide_foot {
	display: none;
	background: rgb(17, 31, 83);
	position: fixed;
	width: 100%;
	bottom: 0;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: stretch;
	height: 50px;
	z-index: 111;
}

.fix_slide_foot li {
	border-right: 1px solid white;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.fix_slide_foot li:last-of-type() {
	border-right: none;
}

.fix_slide_foot li a[title=email] img,
.fix_slide_foot li a[title=tel] img {
	height: 30px;
	width: 30px;
}

.fix_slide_foot li a[title=backtop] img {
	width: 22px;
	height: 22px;
}

.fix_slide_foot li a {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	align-content: center;
}

.fix_slide_foot li img {
	height: 25px;
	width: 25px;
}

:root {
	--commonColor: #E9A228;
}

@media only screen and (max-width:1023px) {
	#index_scrollsidebar {
		display: none;
	}

	.fix_slide_foot {
		display: flex;
	}

	.right_form {
		bottom: 22%;
		right: 20px;
	}

	.right_form .popup_title {
		border: 1px solid #fff;
		background-color: #1D2D68;
		border-radius: 50%;
		width: 50px;
		height: 50px;
		display: flex;
		justify-content: baseline;
		align-items: center;
		padding: 0;
		z-index: 999;
	}

	.right_form .popup_title i {
		background: url(../img/demo/s_icon.webp) no-repeat center/cover;
		margin: 0;
	}

	.right_form .popup_title span {
		display: none;
	}

	.mobile-body-mask {
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		left: 0;
		top: 0;
		z-index: 90
	}

	.mobile-ico-close {
		width: 30px;
		height: 30px;
		position: absolute;
		right: -35px;
		top: 0;
		background: #fff url(../img/mobile_close.png) 50% no-repeat;
		background-size: 50% auto;
		cursor: pointer;
		font-family: fontawesome
	}

	.mobile-head-items {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 47px;
		line-height: 47px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		z-index: 1000;
		background: #fff;
		padding: 0 15px;
		box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
	}

	.phoneLogo img {
		height: 33px
	}

	.mobile_gn {
		display: flex;
		align-items: center
	}

	.mobile-head-item {
		float: left;
		width: 20px;
		margin-right: 10px;
	}

	.mobile-head-search {
		order: 1
	}

	.mobile-head-language {
		order: 2;
		margin-left: 5px
	}

	.mobile-head-nav {
		order: 3;
		margin-left: 5px;
		white-space: nowrap
	}

	.mobile-head-item.mobile-head-aside {
		float: right
	}

	.mobile-head-item .title {
		width: 100%;
		height: 20px;
		line-height: 20px;
		overflow: hidden;
		text-align: center;
		color: #fff;
		cursor: pointer;
		position: relative;
		-webkit-tap-highlight-color: transparent;
		font-size: 14px;
	}

	.mobile-head-item.mobile-head-language .title {
		font-size: 18px;
		width: 100%;
		text-align: left
	}

	.mobile-head-item .title a {
		position: relative;
		display: block;
		color: #fff
	}

	.mobile-head-item .title:before {
		width: 100%;
		height: 100%;
		content: '';
		display: inline-block
	}

	.mobile-head-item .head_nav a {
		color: #333;
	}

	.mobile-head-item.mobile-head-home .title a:before {
		content: "\f015"
	}

	.mobile-head-item.mobile-head-nav .title:before {
		width: 20px;
		float: left;
		background: url(../img/demo/p_nav.webp) no-repeat center/20px auto
	}

	.mobile-head-item.mobile-head-language .title:before {
		background: url(../img/demo/p_lang.webp) no-repeat center/20px auto
	}

	.mobile-head-item.mobile-head-search .title:before {
		background: url(../img/demo/p_search.webp) no-repeat center/20px auto
	}

	.mobile-head-item.mobile-head-social .title:before {
		content: "\f007"
	}

	.mobile-head-item.mobile-head-aside .title:before {
		content: "\f060"
	}

	.mobile-head-item .main-content-wrap {
		background: #fff;
		top: 0;
		display: block;
		z-index: 99999
	}

	.mobile-head-item .main-content-wrap .content-wrap {
		overflow-y: auto;
		height: 100%;
		padding: 15px 10px 55px;
		background-color: #fff
	}

	.mobile-head-search .main-content-wrap .content-wrap {
		padding: 0px 10px
	}

	.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
		overflow-y: hidden
	}

	.mobile-head-item .side-content-wrap {
		position: fixed;
		display: block;
		left: -70%;
		width: 70%;
		height: 100%;
		text-align: left
	}

	.mobile-head-item .middle-content-wrap {
		position: absolute;
		left: 0;
		width: 100%;
		height: auto;
		padding: 20px 0;
		opacity: 0;
		visibility: hidden
	}

	.mobile-head-item .middle-show-content-wrap {
		top: 30px;
		visibility: visible;
		opacity: 1
	}

	.mobile-head-items .trp-language-wrap {
		padding-bottom: 42px
	}

	.mobile-head-items .trp-language-wrap a {
		margin-right: 0;
		border-bottom: 1px solid #f2f2f2
	}

	.mobile-head-items .change-language-cont li {
		border-bottom: 1px solid #ececec
	}

	.mobile-head-items .change-language-cont li a {
		display: block
	}

	.mobile-head-search .middle-content-wrap {
		padding: 10px 15px;
		top: 50px
	}

	.middle-content-wrap .search_form {
		display: block;
		left: 20px;
		top: 20px;
		right: 20px;
		width: auto;
		position: static;
		margin: 0
	}

	.search-form input {
		width: 100%;
		padding: 0;
	}

	.input-group button {
		height: 24px;
	}

	.head_nav .product_li .li .title {
		margin-top: 10px;
		padding-bottom: 0;
	}

	.head_nav .product_li .list_nav {
		display: none;
	}

	.head_nav .product_li .list_nav .li {
		width: 100%;
	}

	.head_nav .product_li .li .title::before {
		display: none;
	}

	.head_nav .product_li .list_nav .li a::before {
		display: none;
	}

	.head_nav .product_li.has-child .list {
		position: relative;
		left: 0;
		top: 0;
		width: auto;
		padding: 0 0 0 10px;
		transform: none;
		opacity: 1;
		visibility: initial;
		box-shadow: none;
		display: none;
	}




	.search_form .search-ipt {
		width: calc(100% - 111px);
		opacity: 1;
		-webkit-appearance: none;
		-moz-transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		-moz-transform-origin: 0 50%;
		-webkit-transform-origin: 0 50%;
		-ms-transform-origin: 0 50%;
		-o-transform-origin: 0 50%;
		transform-origin: 0 50%;
		-moz-transition: transform .3s;
		-webkit-transition: transform .3s;
		-ms-transition: transform .3s;
		-o-transition: transform .3s;
		transition: transform .3s;
		font-size: 20px;
		line-height: 42px
	}

	.search_form .search_submit {
		width: 110px;
		height: 42px;
		background-position: 16% center;
		margin-top: 0
	}

	.mobile-head-search .mobile-ico-close {
		top: -35px;
		right: 0
	}

	.search_tip {
		display: none
	}
}

.web_footer {
	padding-top: 3%;
	background-color: #0d44a8;
	margin-top: 0;
	font-family: MyriadPro-Regular
}

.web_footer,
.web_footer a {
	color: #faf9f3
}

.web_footer a:hover {
	text-decoration: underline
}

.foot_top {
	align-items: center;
	padding: 4% 0;
	border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.foot_top .web_th .title {
	font-family: MicrosoftPhagsPa;
	color: #fff
}

.foot_logo img {
	height: 32px
}

.foot_share {
	color: #fff;
	font-family: MicrosoftPhagsPa;
	font-size: 20px
}

.foot_inner {
	padding: 6% 0;
	border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.foot_inner .foot_left {
	width: 25%
}

.foot_inner .foot_info {
	width: 30%;
	max-width: 365px;
	text-align: right
}

.foot_inner .foot_link {
	width: 24%
}

.foot_inner .foot_link_quick {
	width: 13%
}

.foot_inner .link_th {
	font-size: 20px;
	font-family: MyriadPro-Semibold
}

.foot_inner .link_th span {
	padding-bottom: 8px
}

.foot_icon li {
	margin-left: 20px
}

.foot_icon li a {
	display: block;
	position: relative;
	overflow: hidden
}

.foot_icon li a img {
	height: 26px;
	width: auto
}

.foot_icon li a:hover img {
	animation: swing .5s
}

.foot_info .brief {
	line-height: 1.5;
	margin: 20px 0 30px
}

.foot_info .brief:last-child {
	color: #cecece
}

.foot_info .email {
	font-size: 20px;
	font-family: MyriadPro-Semibold;
	overflow: hidden
}

.foot_info .email .icon {
	display: block;
	width: 28px;
	float: right;
	margin-bottom: 5px
}

.foot_link .link_list {
	margin-top: 15px
}

.foot_link .link_list li {
	line-height: 1.75;
	padding: 4px 0;
	margin-top: 5px
}

.foot_link .link_list li a {
	color: #fff;
	position: relative
}

.foot_info_list {
	margin-top: 20px;
	max-width: 290px
}

.foot_info_list li {
	margin-bottom: 15px;
	line-height: 1.5;
	margin-bottom: 10px
}

.foot_info_list li a {
	word-wrap: break-word
}

.web_footer .foot_bottom {
	padding: 1.7% 0;
	line-height: 1.25;
	text-align: center;
	font-family: Poppins-Regular
}

.foot_bottom a:hover,
.foot_info_list li a:hover,
.foot_link .link_list li a:hover {
	text-decoration: underline
}

.footer_mobile_nav {
	display: none;
}

@media only screen and (max-width:950px) {
	table {
		table-layout: unset;
		margin-top: 20px;
		display: block;
		overflow-x: auto;
		white-space: nowrap;
		border: 0;
	}

	.btn_down {
		display: none !important;
	}

	.footer {
		padding-bottom: 66px;
	}

	.footer_mobile_nav {
		display: flex;
		justify-content: start;
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 99;
	}

	.footer_mobile_nav a {
		display: inline-block;
		width: 25%;
		background-color: #1C1C1C;
		text-align: center;
		padding: 20px 0;
	}

	.footer_mobile_nav a:nth-child(2n) {
		background-color: #050505;
	}

	.web_footer {
		overflow: hidden;
		padding-top: 30px;
		margin-top: 0
	}

	.web_footer .layout {
		padding: 0
	}

	.foot_top {
		flex-direction: column;
		padding: 0 20px
	}

	.foot_top .web_th {
		width: 100%;
		order: 2;
		margin: 15px 0
	}

	.foot_top .foot_logo {
		width: 100%;
		order: 1
	}

	.foot_top .foot_share {
		width: 100%;
		order: 3;
		flex-direction: column;
		align-items: flex-start
	}

	.foot_link .link_list li {
		margin: 0 0 10px
	}

	.foot_link .link_list li a {
		line-height: 26px;
		position: relative
	}

	.foot_inner {
		flex-wrap: wrap;
		border-bottom: none;
		position: relative;
		padding: 10px 20px 10px
	}

	.foot_inner::after {
		position: absolute;
		left: -20px;
		right: -20px;
		bottom: 0;
		height: 1px;
		content: '';
		background: rgba(255, 255, 255, .3)
	}

	.foot_inner .foot_left {
		width: 100%
	}

	.foot_inner .foot_info {
		width: 100%;
		text-align: left;
		max-width: unset
	}

	.foot_info .email .icon {
		float: left
	}

	.foot_info .brief {
		margin: 15px 0 20px
	}

	.foot_inner .foot_link {
		width: 100%;
		margin-bottom: 10px
	}

	.foot_inner .foot_link li a {
		display: block
	}

	.foot_inner .foot_link_pro {
		box-sizing: border-box;
		flex: 1;
		display: flex;
		flex-direction: column
	}

	.foot_icon {
		padding-top: 0;
		padding-bottom: 25px
	}

	.foot_icon li:first-child {
		margin-left: 0
	}

	.foot_inner .link_th {
		position: relative;
		margin-top: 10px
	}

	.foot_inner .foot_link .link_list {
		margin: 15px 0 0
	}

	.foot_bottom a:hover,
	.foot_info_list li a:hover,
	.foot_link .link_list li a:hover {
		text-decoration: none
	}

	.foot_info_list {
		margin-top: 15px;
		padding-bottom: 10px;
		max-width: unset
	}

	.foot_info_list li {
		margin-bottom: 12px
	}

	.foot_right_form input.txt {
		width: calc(100% - 38px)
	}

	.web_footer .foot_bottom {
		padding: 20px 0 72px;
		flex-wrap: wrap;
		border-color: #333;
		margin: 0 15px;
		line-height: 1.5
	}

	.foot_bottom .layout {
		padding: 0
	}

	.foot_bright {
		display: none
	}
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
	.swiper-container .swiper-wrapper {
		width: auto
	}
}

.sitemap-logo-boxs>.sep-container>h2>a:hover {
	color: #fff;
	text-decoration: underline
}

#cont>ul>li>a {
	text-transform: capitalize
}

#cont h2 {
	background: #0d44a8 !important
}

#cont>ul>li>ul>li>a {
	color: #0d44a8 !important
}

#cont>ul>li>ul>li>ul>li>a {
	color: #0d44a8 !important
}

#cont>ul>li>ul>li>ul>li>a:before {
	border-top-color: #0d44a8 !important;
	border-right-color: #0d44a8 !important
}

#cont>ul>li>ul>li>ul>li>a:hover {
	text-decoration: underline
}

#footer {
	background: #0d44a8 !important
}

.content-wrap.form .ch_form_wrap .item_submit {
	padding: 0 !important
}

.content-wrap.form .ch_form_wrap .item_submit input {
	background: #0d44a8 !important;
	height: 38px !important;
	font-size: 16px;
	border-radius: 5px
}

.content-wrap.form .ch_form_wrap ul input,
.content-wrap.form .ch_form_wrap ul select,
.content-wrap.form .ch_form_wrap ul textarea {
	border-left-color: #0d44a8 !important
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes fadeInLeftA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-30%, 0, 0);
		transform: translate3d(-30%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-30%, 0, 0);
		-ms-transform: translate3d(-30%, 0, 0);
		transform: translate3d(-30%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInLeftA {
	-webkit-animation-name: fadeInLeftA;
	animation-name: fadeInLeftA
}

@-webkit-keyframes fadeInUpA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 30%, 0);
		transform: translate3d(0, 30%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 30%, 0);
		-ms-transform: translate3d(0, 30%, 0);
		transform: translate3d(0, 30%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUpA {
	-webkit-animation-name: fadeInUpA;
	animation-name: fadeInUpA
}

@-webkit-keyframes fadeInRightA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(30%, 0, 0);
		transform: translate3d(30%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(30%, 0, 0);
		-ms-transform: translate3d(30%, 0, 0);
		transform: translate3d(30%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInRightA {
	-webkit-animation-name: fadeInRightA;
	animation-name: fadeInRightA
}

@-webkit-keyframes twinkling {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes OrangePulse {
	0% {
		background-color: rgba(210, 174, 109, .2);
		-webkit-box-shadow: 0 0 10px #d2ae6d
	}

	50% {
		background-color: #d2ae6d;
		-webkit-box-shadow: 0 0 10px #d2ae6d
	}

	to {
		background-color: rgba(210, 174, 109, .2);
		-webkit-box-shadow: 0 0 10px #d2ae6d
	}
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(40deg);
		transform: rotate(40deg)
	}

	40% {
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg)
	}

	60% {
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg)
	}

	80% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	to {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(40deg);
		-ms-transform: rotate(40deg);
		transform: rotate(40deg)
	}

	40% {
		-webkit-transform: rotate(-20deg);
		-ms-transform: rotate(-20deg);
		transform: rotate(-20deg)
	}

	60% {
		-webkit-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		transform: rotate(10deg)
	}

	80% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	to {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0)
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes jump {
	0% {
		-webkit-transform: translateY(0)
	}

	25% {
		-webkit-transform: translateY(-20%)
	}

	50% {
		-webkit-transform: translateY(0)
	}

	75% {
		-webkit-transform: translateY(-10%)
	}

	to {
		-webkit-transform: translateY(0)
	}
}

@keyframes jump {
	0% {
		transform: translateY(0)
	}

	25% {
		transform: translateY(-20%)
	}

	50% {
		transform: translateY(0)
	}

	75% {
		transform: translateY(-10%)
	}

	to {
		transform: translateY(0)
	}
}

@-webkit-keyframes bounceInA {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceInA {

	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(.215, .61, .355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-ms-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		-ms-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		-ms-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceInA {
	-webkit-animation-name: bounceInA;
	animation-name: bounceInA;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes fadeInDownA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownA {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20%, 0);
		-ms-transform: translate3d(0, -20%, 0);
		transform: translate3d(0, -20%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInDownA {
	-webkit-animation-name: fadeInDownA;
	animation-name: fadeInDownA
}

@keyframes fadeInA {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeInA {
	-webkit-animation-name: fadeInA;
	animation-name: fadeInA
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg)
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes zoomInDown {
	0% {
		height: 0;
		opacity: 0
	}

	to {
		height: 100%;
		opacity: 1
	}
}

@keyframes zoomInDown {
	0% {
		height: 0;
		opacity: 0
	}

	to {
		height: 100%;
		opacity: 1
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInA {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.6, .6, .6);
		transform: scale3d(.6, .6, .6)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomInA {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.6, .6, .6);
		transform: scale3d(.6, .6, .6)
	}

	50% {
		opacity: 1
	}
}

.zoomInA {
	-webkit-animation-name: zoomInA;
	animation-name: zoomInA
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: none
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-lock {
	display: none
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .3
}

.swiper-button-next {
	background-size: cover
}

.swiper-button-prev:before {
	content: "\f0d9";
	padding-right: 3px
}

.swiper-button-next::before,
.swiper-button-prev::before {
	font-weight: 500
}

.swiper-button-next:before {
	content: "\f0da";
	padding-left: 2px
}

.swiper-pagination {
	z-index: 3
}

.swiper-pagination-bullet {
	vertical-align: middle;
	border: 0 solid hsla(0, 0%, 100%, 0);
	background-color: #dcdcdc;
	border-radius: 50%;
	margin: 0 5px;
	background-clip: content-box;
	width: 14px;
	height: 14px;
	opacity: 1
}

.swiper-pagination-bullet-active {
	background-color: #355e40;
	border-color: #355e40
}

.swiper-pagination-white .swiper-pagination-bullet {
	opacity: .7
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	opacity: 1
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .3s;
	transition: left .2s, -webkit-transform .3s;
	-o-transition: .2s transform, .3s left;
	transition: transform .2s, left .3s;
	transition: transform .2s, left .3s, -webkit-transform .3s
}

.swiper-container-horizontal {
	overflow: hidden
}

.swiper-pagination-white .swiper-pagination-bullet:before {
	background-color: rgba(0, 0, 0, .9)
}

.swiper-pagination-white .swiper-pagination-bullet-active:before {
	background-color: hsla(0, 0%, 100%, .9)
}

.swiper-button-next,
.swiper-button-prev {
	width: 50px;
	height: 50px;
	line-height: 48px;
	border-radius: 50%;
	margin-top: -25px;
	top: 50%;
	color: #fff;
	background-color: rgba(0, 0, 0, .65);
	font-size: 38px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	text-align: center;
	opacity: 1;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 2;
	-webkit-tap-highlight-color: transparent
}

.swiper-button-next:before,
.swiper-button-prev:before {
	display: inline-block;
	font-size: 30px
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	background-color: #0d44a8
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: opacity .3s;
	-o-transition: .3s opacity;
	transition: opacity .3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 10;
	left: 0;
	width: 100%
}

.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #fafafa;
	border: 1px solid #333
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	border-color: #0d44a8;
	background: #0d44a8
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: top .2s, -webkit-transform .2s;
	transition: top .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s top;
	transition: transform .2s, top .2s;
	transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: left .2s, -webkit-transform .2s;
	transition: left .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s left;
	transition: transform .2s, left .2s;
	transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: right .2s, -webkit-transform .2s;
	transition: right .2s, -webkit-transform .2s;
	-o-transition: .2s transform, .2s right;
	transition: transform .2s, right .2s;
	transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #0d44a8;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

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

.swiper-pagination-progressbar.swiper-pagination-white {
	background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes swiper-preloader-spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

lite-youtube {
	width: 100%;
	background-color: #000;
	position: relative;
	display: block;
	contain: content;
	background-position: 50%;
	background-size: cover;
	cursor: pointer;
	display: inline-block
}

lite-youtube:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
	background-position: top;
	background-repeat: repeat-x;
	height: 60px;
	padding-bottom: 50px;
	width: 100%;
	transition: all .2s cubic-bezier(0, 0, .2, 1)
}

lite-youtube:after {
	content: "";
	display: block;
	padding-bottom: 56.25%
}

lite-youtube>iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0
}

lite-youtube>.lty-playbtn {
	width: 68px;
	height: 48px;
	position: absolute;
	cursor: pointer;
	transform: translate3d(-50%, -50%, 0);
	top: 50%;
	left: 50%;
	z-index: 1;
	background-color: transparent;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"><path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"></path><path d="M 45,24 27,14 27,34" fill="%23fff"></path></svg>');
	filter: grayscale(100%);
	transition: filter .1s cubic-bezier(0, 0, .2, 1);
	border: none;
	font-size: 0
}

lite-youtube .lty-playbtn:focus,
lite-youtube:hover>.lty-playbtn {
	filter: none
}

lite-youtube.lyt-activated {
	cursor: unset
}

lite-youtube.lyt-activated:before,
lite-youtube.lyt-activated>.lty-playbtn {
	opacity: 0;
	pointer-events: none
}

.change-language .change-language-cont {
	border-radius: 3px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	width: 460px !important
}

.change-language .change-language-cont .lang-more {
	clear: both
}

.change-language .trp-language-wrap a {
	position: relative;
	float: left;
	vertical-align: bottom;
	display: inline;
	zoom: 1;
	width: 48%;
	margin: 0 4% 0 0;
	list-style: none;
	border-bottom: 1px solid #ececec;
	padding: 5px 0;
	line-height: 27px
}

.change-language .trp-language-wrap a:nth-child(2n) {
	margin-right: 0
}

.change-language .trp-language-wrap img {
	width: 18px;
	height: 12px;
	margin-right: 5px
}

.hide_false {
	display: none !important
}

.language--img {
	background: url(../img/leg.jpg) no-repeat center center;
	display: inline-block;
	width: 18px;
	height: 12px;
	margin-right: 6px
}

.language-en {
	background-position: 0 -218px
}

.language-af {
	background-position: 0 -1px
}

.language-sq {
	background-position: 0 -940px
}

.language-am {
	background-position: 0 -9px
}

.language-be {
	background-position: 0 -48px
}

.language-eu {
	background-position: 0 -252px
}

.language-az {
	background-position: 0 -36px
}

.language-hy {
	background-position: 0 -456px
}

.language-ar {
	background-position: 0 -24px
}

.language-am {
	background-position: 0 -12px
}

.language-fy {
	background-position: 0 -300px
}

.language-fr {
	background-position: 0 -288px
}

.language-fi {
	background-position: 0 -276px
}

.language-et {
	background-position: 0 -240px
}

.language-eo {
	background-position: 0 -192px
}

.language-en {
	background-position: 0 -216px
}

.language-da {
	background-position: 0 -168px
}

.language-cs {
	background-position: 0 -144px
}

.language-hr {
	background-position: 0 -420px
}

.language-co {
	background-position: 0 -132px
}

.language-ceb {
	background-position: 0 -108px
}

.language-ca {
	background-position: 0 -96px
}

.language-bg {
	background-position: 0 -448px
}

.language-bs {
	background-position: 0 -84px
}

.language-bn {
	background-position: 0 -72px
}

.language-be {
	background-position: 0 -48px
}

.language-is {
	background-position: 0 -492px
}

.language-sm {
	background-position: 0 -972px
}

.language-ro {
	background-position: 0 -888px
}

.language-pa {
	background-position: 0 -840px
}

.language-pt {
	background-position: 0 -876px
}

.language-pl {
	background-position: 0 -852px
}

.language-fa {
	background-position: 0 -264px
}

.language-ps {
	background-position: 0 -264px
}

.language-or {
	background-position: 0 -827px
}

.language-no {
	background-position: 0 -780px
}

.language-ne {
	background-position: 0 -792px
}

.language-my {
	background-position: 0 -768px
}

.language-mn {
	background-position: 0 -720px
}

.language-mr {
	background-position: 0 -732px
}

.language-mi {
	background-position: 0 -684px
}

.language-mt {
	background-position: 0 -756px
}

.language-ml {
	background-position: 0 -708px
}

.language-ms {
	background-position: 0 -744px
}

.language-mg {
	background-position: 0 -672px
}

.language-mk {
	background-position: 0 -696px
}

.language-lb {
	background-position: 0 -624px
}

.language-lt {
	background-position: 0 -648px
}

.language-lv {
	background-position: 0 -660px
}

.language-la {
	background-position: 0 -613px
}

.language-lo {
	background-position: 0 -636px
}

.language-ky {
	background-position: 0 -600px
}

.language-ku {
	background-position: 0 -120px
}

.language-ko {
	background-position: 0 -588px
}

.language-rw {
	background-position: 0 -912px
}

.language-km {
	background-position: 0 -564px
}

.language-kk {
	background-position: 0 -552px
}

.language-kn {
	background-position: 0 -576px
}

.language-jv {
	background-position: 0 -528px
}

.language-ja {
	background-position: 0 -516px
}

.language-it {
	background-position: 0 -504px
}

.language-ga {
	background-position: 0 -312px
}

.language-id {
	background-position: 0 -467px
}

.language-ig {
	background-position: 0 -480px
}

.language-hu {
	background-position: 0 -443px
}

.language-hmn {
	background-position: 0 -408px
}

.language-hi {
	background-position: 0 -397px
}

.language-he {
	background-position: 0 -384px
}

.language-haw {
	background-position: 0 -300px
}

.language-ha {
	background-position: 0 -1079px
}

.language-ht {
	background-position: 0 -432px
}

.language-gu {
	background-position: 0 -348px
}

.language-el {
	background-position: 0 -204px
}

.language-de {
	background-position: 0 -180px
}

.language-ka {
	background-position: 0 -540px
}

.language-gl {
	background-position: 0 -336px
}

.language-ru {
	background-position: 0 -900px
}

.language-gd {
	background-position: 0 -324px
}

.language-sr {
	background-position: 0 -1006px
}

.language-st {
	background-position: 0 -1017px
}

.language-sn {
	background-position: 0 -984px
}

.language-sd {
	background-position: 0 -984px
}

.language-si {
	background-position: 0 -1271px
}

.language-sk {
	background-position: 0 -1223px
}

.language-sl {
	background-position: 0 -960px
}

.language-so {
	background-position: 0 -994px
}

.language-es {
	background-position: 0 -227px
}

.language-su {
	background-position: 0 -1031px
}

.language-sw {
	background-position: 0 -1055px
}

.language-sv {
	background-position: 0 -1043px
}

.language-tl {
	background-position: 0 -1115px
}

.language-tg {
	background-position: 0 -1091px
}

.language-ta {
	background-position: 0 -1067px
}

.language-tt {
	background-position: 0 -1151px
}

.language-te {
	background-position: 0 -1079px
}

.language-th {
	background-position: 0 -1103px
}

.language-tr {
	background-position: 0 -1138px
}

.language-tk {
	background-position: 0 -1115px
}

.language-uk {
	background-position: 0 -1175px
}

.language-ur {
	background-position: 0 -1187px
}

.language-ug {
	background-position: 0 -1163px
}

.language-uz {
	background-position: 0 -1175px
}

.language-vi {
	background-position: 0 -1211px
}

.language-cy {
	background-position: 0 -156px
}

.language-xh {
	background-position: 0 -1223px
}

.language-yi {
	background-position: 0 -1235px
}

.language-yo {
	background-position: 0 -1247px
}

.language-zu {
	background-position: 0 -1259px
}

.language-zh {
	background-position: 0 -1282px
}

.language-zh-TW {
	background-position: 0 -1282px
}

.trp-language-wrap .lang-more {
	display: none !important
}

#cont>ul>li>ul>li.has-childs>ul>li>ul>li>a {
	font-size: 16px;
	line-height: 34px;
	color: #0d44a8 !important;
	padding-left: 44px
}

#cont>ul>li>ul>li.has-childs>ul>li.has-childs>ul>li>a:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border: 1px solid transparent;
	border-top-color: #0d44a8 !important;
	border-right-color: #0d44a8 !important;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 26px;
	top: 13px
}

#cont>ul>li>ul>li.has-childs>ul>li.has-childs>a:after {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	position: absolute;
	left: 8px;
	top: 13px;
	background: #0d44a8 !important
}

.c_local_bar li span {
	/* color: #0d44a8 */
	text-decoration: underline;
	color: #fff;
}

.web_th_left .title a {
	color: #0d44a8
}

.web_th_left .title a:hover {
	text-decoration: underline
}

.sitemap-logo-boxs h1 img {
	background-color: #0d44a8 !important
}

.other .web_head {
	background-color: var(--conmmonSideColor-color)
}

/*dxw**/
.page_location {
	padding: 0 0 15px;
}

.page_location,
.page_location a,
.page_location span {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}

.page_location a:hover {
	color: var(--color-main);
}

.page_location span {
	color: var(--color-main);
}
.page_location i:last-child{ 
	display: none;
}

/* dxw分页 */
.nav-links {
	margin: 5% 0;
}

.pagination,
.nav-links {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nav-links .pagination a,
.nav-links .pagination span,
.nav-links .pagination .current{
	padding: 5px 15px;
	text-transform: capitalize;
}
.pagination a,
.pagination span,
.pagination .current {
	display: block;
	margin: 5px;
	/* padding: 5px 15px; */
	border: 1px solid #eee;
}

.pagination .current,
.pagination a:hover {
	background: var(--color-main);
	color: #fff;
	border: 1px solid var(--color-main);
}


/*dxw other*/
.page_aboutIntro {
	padding-bottom: 30px;
}

.nav_wrap .nav-current>a{
	text-decoration: underline;
}