html {
	font-size: 625%;
}

body {
	background: #FFF;
	font-size: 16px;
}

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

body,
html,
input,
button,
textarea {
	color: #212121;
	font-family: "Georama";
	line-height: 1.45;
}

body {
	background-color: #fff;
}

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

h1 {
	font-size: 18px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

h4,
h5 {
	font-size: 14px;
}

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

li {
	list-style: none;
}

i,
em {
	font-style: normal;
}

.data_rightcontent .data_title {
	text-align: center;
	padding: 10px;
}

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

a:focus {
	outline: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

input[type="text"]:focus {
	outline: none;
}

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

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

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

html p {
	/*text-align: justify;*/
}

.container p {
	font-size: 18px;
}

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

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

/*-------------------------------
			font start
			----------------------------------*/
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'fontawesome';
	src: url("fonts/Font-Awesome/fontawesome-webfont.eot");
	src: url("fonts/Font-Awesome/fontawesome-webfont.eot#iefix") format("embedded-opentype"), url("fonts/Font-Awesome/fontawesome-webfont.woff2") format("woff2"), url("fonts/Font-Awesome/fontawesome-webfont.woff") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf") format("truetype");
	font-display: fallback;
}

@font-face {
	font-family: "Roboto-Regular";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Regular.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Roboto-Bold";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Bold.ttf) format("TrueType");
	font-display: fallback;
}


@font-face {
	font-family: "Roboto-light";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Light.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Roboto-med";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Medium.ttf) format("TrueType");
	font-display: fallback;
}


@font-face {
	font-family: "source-reg";
	font-style: normal;
	src: url(fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf) format("TrueType");
	font-display: fallback;
}


@font-face {
	font-family: "poppins_regular";
	font-style: normal;
	src: url(//cdnus.globalso.com/injetenergy/POPPINS-REGULAR.TTF);
}

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

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

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

@font-face {
	font-family: "Georama-SemiBold";
	font-style: normal;
	src: url(fonts/Georama/Georama-SemiBold.ttf);
}

@font-face {
	font-family: "Georama-Light";
	font-style: normal;
	src: url(fonts/Georama/Georama-Light.ttf);
}

/*-------------------------------
			font end
			----------------------------------*/
/* clear floating */
.clearfix:after,
.layout:after,
.sys_row:after,
.web_main:after,
.page_main:after,
.nav_wrap .head_nav:after,
.items_list ul:after,
.product_items:after,
.promote_list:after,
.cate_items ul:after,
.web_head .logo:after,
.product-intro:after,
.detail-tabs:after,
.foot_items:after,
.news_cell:after,
.sys_row:after,
.banner_navigate_button:after,
.foor_service:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "";
}

.clearfix,
.layout,
.sys_row,
.clearfix,
.layout,
.sys_row,
.flex_row,
.web_main,
.page_main,
.nav_wrap .head_nav,
.items_list ul,
.product_items,
.promote_list,
.cate_items ul,
.web_head .logo,
.product-intro,
.detail-tabs,
.foot_items,
.sys_row,
.banner_navigate_button,
.foor_service {
	*zoom: 1;
}

.clear {
	clear: both;
}

/* layout */
body {
	position: absolute;
	top: 0;
	left: 0;
	overflow-x: hidden;
	width: 100%;
	min-width: 1200px;
}

.layout {
	position: relative;
	margin: 0 auto;
	width: 91.8%;
}

.index_solution .layout {
	max-width: 1434px;
}

.z9999 {
	z-index: 9999 !important;
}

.hide {
	display: none;
}

/*gotop*/
.gotop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 99999;
	visibility: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 50px;
	height: 50px;
	background: #1a3bb2;
	background-color: #1a3bb2;
	-clip: content-box;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
	color: #ffffff;
	text-align: center;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-ms-transform: translateY(100%);
}

.gotop:hover,
.gotop.active:hover {
	background-color: #333333;
	color: #fff;
}

.gotop.active {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	-ms-transform: none;
}

.gotop:before,
.gotop em {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.gotop em {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 12px;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	filter: alpha(opacity=0);
	-ms-transform: translateY(10px);
}

.gotop:before {
	display: block;
	content: '\f176';
	font-family: 'fontawesome';
}

.gotop:hover em {
	opacity: 1;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	filter: alpha(opacity=100);
	-ms-transform: none;
}

.gotop:hover:before {
	opacity: 0;
	-webkit-transform: translateY(-15px) scale(.5);
	-o-transform: translateY(-15px) scale(.5);
	transform: translateY(-15px) scale(.5);
	-ms-transform: translateY(-15px) scale(.5);
	filter: alpha(opacity=0);
}

/* transition */
.head_nav li a,
.nav_wrap .head_nav li li a,
.nav_wrap .head_nav li ul,
.nav_wrap .head_nav li li>a:before,
.head_nav b:after,
.product_item figure,
.gotop,
.product-item .item-img img,
.product_item .item_img img,
.product_item .item_img a,
.product_item,
.product_item .item_img a:before,
.product_item .item_img a:after,
.product_item .item_img:after,
.product-btn-wrap a,
.web_head,
.change-language .change-language-title a:after,
.newsletter .button,
.mobile-head-item .middle-show-content-wrap,
.product_item figure figcaption,
.foot_item a,
.pages a,
.head_sns li img,
.side_product_item .add-friend,
.side_product_item .add-friend:after,
.side-product-items .btn-prev,
.side-product-items .btn-next,
.blog-item:after {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-ms-transition: all .3s ease;
}

.head_nav>li>a:before,
.head_nav>li>a:after,
.icon-cate,
.foot_txt_list li a:before,
.web_footer .button:before {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

a,
.nav_wrap .nav_btn_close,
.index_main .product_item figure,
.foot_item.foot_nav .fot_tit:before,
.foot_item.foot_nav .fot_tit:after,
.goods-may-like .navigate_button_next:before,
.goods-may-like .navigate_button_prev:before {
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
}

/*hover*/

/* grid */
.sys-layer {
	margin: 0 auto;
}

.sys-row {
	margin: 0 -8px;
}

.sys-col {
	float: left;
}

.sys-col-inner {
	margin: 0 8px;
}

.sys-col-md {
	float: left;
}

.sys-col-md-12 {
	width: 100%;
}

.sys-col-md-11 {
	width: 91.66666667%;
}

.sys-col-md-10 {
	width: 83.33333333%;
}

.sys-col-md-9 {
	width: 75%;
}

.sys-col-md-8 {
	width: 66.66666667%;
}

.sys-col-md-7 {
	width: 58.33333333%;
}

.sys-col-md-6 {
	width: 50%;
}

.sys-col-md-5 {
	width: 41.66666667%;
}

.sys-col-md-4 {
	width: 33.33333333%;
}

.sys-col-md-3 {
	width: 25%;
}

.sys-col-md-2 {
	width: 16.66666667%;
}

.sys-col-md-1 {
	width: 8.33333333%;
}

.sys_row {
	margin-right: -15px;
	margin-left: -15px;
}

.sys_col {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

/* float */
.sys_fl {
	float: left !important;
}

.sys_fr {
	float: right !important;
}

/* flex */
.flex_row,
.items_list>ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex_row_nowrap {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

/* button */
.sys_btn {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: .2em 2em .2em 1em;
	min-width: 150px;
	border: 2px solid #333333;
	background-color: #f9f9f9;
	color: #333 !important;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: -.1em;
	font-size: 22px;
	line-height: 2;
	cursor: pointer;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	user-select: none;
	-ms-transform: scale(1);
}

.sys_btn:hover {
	background-color: #333333;
	color: #fff !important;
}

.sys_btn:after {
	position: absolute;
	top: 50%;
	right: 1.5em;
	margin-top: -.6em;
	content: '\f04b';
	font-size: 12px;
	font-family: 'fontawesome';
	line-height: 1.2em;
}


/* placeholder */
input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .71);
}

input:-moz-placeholder {
	color: rgba(0, 0, 0, .71);
}

input::-moz-placeholder {
	color: rgba(0, 0, 0, .71);
}

input:-ms-input-placeholder {
	color: rgba(0, 0, 0, .71);
}

/* box-sizing */
.nav_wrap,
.product_item .item_img {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
}

/* font-family */
.search-btn,
.side-cate li .icon-cate:before,
.product-btn-wrap a:before,
.mobile-head-item .title:before,
.head_nav>li:after,
.head_nav li b:after,
.download-item .item-button:before,
.faq-item .faq-title:before {
	display: inline-block;
	text-decoration: inherit;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: "fontawesome";
	speak: none;
}

.fa:before,
.btn_more:after,
.sys_btn:after,
.head-search .search-btn:before,
.swiper-button-next:before,
.swiper-button-prev:before,
.side-product-items .btn-prev:before,
.side-product-items .btn-next:before,
.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before {
	font-family: 'fontawesome';
}

/*flex_row*/
.flex_row {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

/*==============web_head=================*/
.web_head {
	position: relative;
	z-index: 99;
	width: 100%;
	/* background: #333333; */
}

.web_head.index_web_head {
	/* position: fixed; */
	left: 0;
	top: 0;
	background: #0e2f5b;
	transition: all .3s linear;
}

.head_layout {
	position: static;
	display: flex;
	-webkti-display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: center;
}

.head_layout.layout:after {
	display: none;
}

.web_head .change-language {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-left: 10px;
}

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

.web_head .logo {
	/* width: 194px; */
}

.head_layout>.flex_row {
	align-items: center;
}

.web_head.index_web_head .logo {}

.web_head .logo img {
	height: auto;
	max-width: 190px;
}

.web_head .logo {}

.web_head .logo div {}

.web_head .logo img {}

.web_head .logo figcaption {
	color: #051d25;
	padding-left: 20px;
	border-left: 1px solid #051d25;
	margin-left: 20px;
	font-family: 'Georama';
}

.web_head .logo h2 {
	font-weight: 100;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 2px;
}

.web_head .logo p {
	font-size: 18px;
	line-height: 1;
}

.web_head.index_web_head .logo img {}

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

.web_head .btn--search {
	width: 35px;
	height: 22px;
	cursor: pointer;
	margin-left: 87px;
	padding-right: 13px;
	border-right: 1px solid #fff;
}

.web_head .btn--search:after {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-image: url(img/scybksxnykjyxgs-file05.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	content: '';
	vertical-align: top;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

/*nav*/
.web_head .nav_wrap {
	position: initial;
	margin-right: 7.14vw;
	/* margin-top: 8px; */
}

.web_head .nav_wrap .head_nav {
	position: initial;
}

.head_nav>li {
	position: relative;
	display: inline-block;
	/* padding: 0 30px; */
	/* margin: 0 36px; */
}

.head_nav>li:last-of-type {
	margin-right: 0
}

.head_nav>li.has-child a {
	padding-right: 20px;
}

.head_nav>li>a {
	position: relative;
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 20px;
	line-height: 78px;
	font-family: "Georama-SemiBold";
	padding: 0 25px;
}

.head_nav li a b {
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	overflow: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	vertical-align: middle;
}

.head_nav li a b:before {
	content: '\f0d7';
	font-family: 'fontawesome';
	font-weight: 100;
}

.head_nav>li>a>b {
	position: relative;
	vertical-align: middle;
	transform: none;
	top: -2px;
	left: 5px;
}

.head_nav li ul {
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	/* padding: 0 0 0 24px; */
	width: 100%;
	/* border-radius: 0 0 7px 7px; */
	background-color: #333333;
	opacity: 0;
	-webkit-transition: all ease-in-out .35s;
	transition: all ease-in-out .35s;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	transform-origin: top;
}

.head_nav>li>ul {
	background: #1a3bb2;
}

.head_nav>li ul li {
	position: relative;
	/* padding: 3px; */
	/* font-size: 14px; */
	/* line-height: 2; */
	padding-left: 20px;
	transition: all .3s linear
}

.head_nav>li>ul>li:hover {
	background: #383838
}

.head_nav>li ul li a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 48px;
	color: rgba(255, 255, 255, 1);
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.head_nav>li ul li a b {
	top: 23px;
}

.head_nav>li ul li a b:before {
	content: '\f105';
}

.head_nav li ul ul {
	top: 0;
	left: 155px;
	margin-left: 2px;
}

.head_nav li.menu_show>ul {
	display: block;
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

.head_nav>li:hover>a {
	position: relative;
	z-index: 1;
	color: #fff;
	background: #1a3bb2;
}

.head_nav>li>a:hover b {
	-webkit-transform: rotateX(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%)rotate(180deg);
}

.web_head.fixed-nav {
	position: fixed;
	background: rgba(255, 255, 255);
	backdrop-filter: blur(5px);
}

/*.fixed-nav-active {   opacity: 0;  -webkit-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); -ms-transform: translateY(-100%);-webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;
}
.fixed-nav-active.fixed-nav-appear{opacity: 1; position: fixed; top: 0; left: 0; z-index: 9; width: 100%;  background-color: rgba(255,255,255,.95); box-shadow: 0 0 15px rgba(0,0,0,.15);  -webkit-transform: none; -o-transform: none; transform: none; -ms-transform: none; }
.fixed-nav-active .head_layout{height: 80px;}
.fixed-nav-active .head_layout .logo img{ max-height:70px;    width: auto;}*/
/* web_footer */
.web_footer {
	position: relative;
	background: #F8F8F8;
	padding: 57px 0 0;
	width: 100%;
}

.web_footer,
.web_footer a {
	display: inline-block;
	color: #383838;
	font-family: 'Georama';
}

.foor_service {
	position: relative;
	padding-bottom: 99px;
}

.foor_service .foot_item .fot_tit {
	position: relative;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 47px;
}

.foot_item {
	position: relative;
	float: left;
	display: block;
	/* width: 15%; */
}

.foor_service .foot_item .fot_tit:hover {
	color: #1a3bb2;
}

.foot_logo {
	/* position: absolute; */
	/* top: 15px; */
	/* left: 0; */
	/* -webkit-transform: translateY(-100%); */
	/* transform: translateY(-100%); */
}

.foot_logo img {
	height: 60px;
	width: auto;
}

.foot_item.foot_nav li {
	position: relative;
	margin-bottom: 11px;
	width: 100%;
	text-transform: uppercase;
}

.foot_item.foot_contact_item ul.foot_contact li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 30px;
}

.foot_item.foot_contact_item ul.foot_contact li a,
.foot_item.foot_contact_item ul.foot_contact li {
	color: rgba(56, 56, 56, 0.6)
}

.foot_item.foot_contact_item ul.foot_contact li:last-child {
	margin-bottom: 0;
}

.foot_item.foot_contact_item li:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	font-family: fontawesome;
	width: 18px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
}

.foot_item.foot_contact_item .foot_email:after {
	/* content: "\f0e0"; */
	background-image: url(img/foot_0.png);
}

.foot_item.foot_contact_item .foot_phone:after {
	/* content: "\f095"; */
	background-image: url(img/foot_2.png);
}

.foot_item.foot_contact_item .foot_address:after {
	background-image: url(img/foot_1.png);
}


.foot_item.foot_company_item .inquiry_btn {
	display: table;
	margin-top: 45px;
	padding: 0 30px;
	border: 2px solid #333333;
	border-radius: 50px;
	background: #333333;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 45px;
}

.foot_item.foot_company_item .inquiry_btn:hover {
	background: 0 0;
}

.inquriy_info {
	font-size: 16px;
	line-height: 20px;
}

.foot_item.foot_inquiry_item .inquiry_btn {
	display: table;
	margin-top: 30px;
	padding: 0 15px;
	border-radius: 5px;
	background: #fff;
	color: #333333;
	letter-spacing: .38px;
	font-size: 16px;
	font-family: 'Georama';
	font-weight: bold;
	line-height: 45px;
	border: 2px solid transparent;
}

.foot_item.foot_inquiry_item .inquiry_btn:hover {
	border: 2px solid #fff;
	background: transparent;
	color: #fff;
}

.foot_item.foot_inquiry_item .inquiry_btn:before {
	margin-right: 15px;
	content: "\f003";
	font-family: fontawesome;
}

.web_footer .foot_bottom {
	position: relative;
	padding: 50px;
	border-top: 1px solid #fff;
}

.foot_nav {
	position: relative;
	text-align: center;
}

.foot_nav li {
	position: relative;
	display: inline-block;
	padding: 0 43px;
	border-right: 1px solid #fff;
}

.foot_nav li:last-child {
	border-right: none;
}

.foot_nav li a {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	font-family: 'Georama';
	font-weight: bold;
	line-height: 23px;
}

.foot_sns {
	position: relative;
	/* margin-top: 55px; */
	justify-content: flex-start;
}

.foot_sns li {
	display: inline-block;
	/* margin: 0 5px; */
	margin-right: 16px;
}

.foot_sns li a {}

.foot_sns li img {
	width: auto;
	max-height: 22px;
	/*filter: brightness(0.5);*/
}

.foot_sns li:hover img {
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.copyright {
	position: relative;
	display: block;
	margin-top: 60px;
	text-transform: capitalize;
}

.copy p {
	text-align: center;
}

.tel_link {
	pointer-events: none;
}

@media screen and (max-width: 768px) {
	.tel_link {
		pointer-events: auto;
	}
}

/*-------------------------------------------------------- 
														page: index
																	------------------------------------------------------*/
.web_main {
	position: relative;
	z-index: 2;
	overflow: hidden;
}

/* swiper */
.swiper-container-fade {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.swiper-container-fade .swiper-slide {
	height: auto;
}

/*slider_banner*/
.slider_banner .swiper-wrapper {}

.slider_banner .swiper-slide img {
	width: 100%;
	min-height: 150px;
}

.slider_banner .swiper-slide img+img {
	position: absolute;
	top: 0;
	left: 0;
}

.slider_banner .swiper-slide img {
	width: 100%;
	transition: 3s linear;
	transform: scale(1.08);
}

.slider_banner .swiper-slide.swiper-slide-active img {
	transform: scale(1);
}

.slider_banner .slider_swiper_control {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 54px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider_banner .swiper-button-white {
	position: static;
	position: relative;
	right: auto;
	left: auto;
	display: inline-block;
	overflow: hidden;
	margin: auto;
	width: 60px;
	height: 90px;
	border-radius: 0;
	background-color: #333333;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: -9999px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.slider_banner .swiper-pagination {
	bottom: 39px;
	/* opacity: .5; */
}

.slider_banner:hover .swiper-pagination {
	opacity: 1;
}

.slider_banner .swiper-pagination span {
	vertical-align: middle;
}

.slider_banner .swiper-pagination i {
	display: inline-block;
	margin: 0 8px;
	width: 6px;
	height: 6px;
	background-color: #fff;
	vertical-align: middle;
}

.slider_banner .swiper-pagination-bullet:before {
	display: none;
}

.slider_banner .swiper-pagination-bullet {
	display: inline-block;
	box-sizing: border-box;
	margin-right: 13px;
	width: 60px;
	height: 5px;
	background: #fff;
	color: #fff;
	background: #68696A;
	text-align: center;
}

.slider_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
	/* border: 1px solid #fff; */
}

.banner_button_prev,
.banner_button_next {
	position: absolute;
	top: 0;
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .5);
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all ease-in-out .35s;
	transition: all ease-in-out .35s;
}

.banner_button_prev {
	left: 76px;
}

.banner_button_next {
	right: 76px;
}

.banner_button_prev:before,
.banner_button_next:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 54px;
	height: 54px;
	background: url(img/web_icon.png) no-repeat;
	content: "";
	-webkit-transition: all ease-in-out .35s;
	transition: all ease-in-out .35s;
}

.banner_button_next:before {
	background-position: -54px -60px;
}

.banner_button_prev:before {
	background-position: 0 -60px;
}

.banner_button_next:hover,
.banner_button_prev:hover {
	background-color: #333333;
}

.banner_button_next:hover:before {
	background-position: -54px -114px;
}

.banner_button_prev:hover:before {
	background-position: 0 -114px;
}

/*=======idnex public=============*/
.index_hd {
	position: relative;
	display: table;
	margin: auto;
}

.hd_title {
	position: relative;
	display: block;
	color: #333333;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 53px;
	font-family: 'Georama';
	font-weight: bold;
	line-height: 1;
}

.sub_tit {
	margin-top: -2px;
	margin-bottom: 22px;
	color: #3d3d3d;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Georama';
	line-height: 1;
}

.flex_row:after {
	display: none
}

.head_top {
	color: #fff;
	line-height: 32px;
	border-bottom: 1px solid #5C5C5C;
}

.head_top .top_phone {
	padding-left: 37px;
	position: relative;
}

.head_top .top_phone:hover {
	color: #1a3bb2
}

.head_top .top_phone:after {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 22px;
	height: 22px;
	background: url(img/index_22.png) no-repeat;
}

.head_top div.flex_row {
	align-items: center;
}

.head_top ul {
	margin-right: 19px;
	position: relative;
}

.head_top ul:after {
	content: "";
	display: block;
	width: 1px;
	height: 16px;
	background: #999999;
	position: absolute;
	right: 0;
	top: 53%;
	transform: translateY(-50%);
}

.head_top ul li {
	margin: 0 22px;
}

.head_top ul li a {}

.head_top ul li:hover img {
	transform: rotate(20deg)
}

.head_top ul li img {
	height: 16px;
	width: auto;
	transition: all .3s linear
}

.head_top .change-language {}

.head_nav li>a>img {
	height: 22px;
	width: auto;
	position: absolute;
	left: -16px;
	top: 41%;
	transform: translate(-100%, -50%);
}

.head_nav li>a::before {
	margin-right: 6px;
	vertical-align: text-top;
}

/* .head_nav li.navicon01>a::before{content: url(//cdnus.globalso.com/injetenergy/index_17.png);}
.head_nav li.navicon02>a::before{content: url(//cdnus.globalso.com/injetenergy/index_18.png);}
.head_nav li.navicon03>a::before{content: url(//cdnus.globalso.com/injetenergy/index_19.png);}
.head_nav li.navicon04>a::before{content: url(//cdnus.globalso.com/injetenergy/index_20.png);}
.head_nav li.navicon05>a::before{content: url(//cdnus.globalso.com/injetenergy/index_21.png);}
.head_nav li.navicon06>a::before{content: url(//cdnus.globalso.com/injetenergy/index_99.png);} */

.web_head .head-search {
	display: inline-block;
	/* border: solid 1px #EEEEEE; */
	border-radius: 15px;
	/* background-color: rgba(255,255,255,.38); */
	overflow: hidden;
	margin-right: 0;
}

.web_head .head-search .search-ipt {
	height: 30px;
	line-height: 30px;
	color: #fff;
	border: 0;
	padding: 0 24px;
	background: #6E6E6E;
	/* border-radius: 4px; */
	font-family: 'Georama';
	font-size: 14px;
	width: 150px;
	border: none;
}

.web_head .head-search .search-btn {
	width: 40px;
	height: 30px;
	float: right;
	border: 0;
	cursor: pointer;
	position: relative;
	background-color: #6E6E6E;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(img/index_15.png);
}

.head-search input::-webkit-input-placeholder {
	color: #fff
}

.head-search input:-moz-placeholder {
	color: #fff;
}

.head-search input::-moz-placeholder {
	color: #fff
}

.head-search input:-ms-input-placeholder {
	color: #fff
}

.index_jump {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


/* index */

.index_ener {}

.index_ener .layout {
	align-items: flex-start;
}

.index_ener .layout>div {
	width: 50%;
}

.index_ener .layout>div div {
	overflow: hidden;
}

.index_ener .layout>div div:hover img,
.index_ener figure div:hover img {
	transform: scale(1.1);
}

.index_ener img {
	transition: all .3s linear;
}

.index_ener .layout>div a {
	font-size: 18px;
	color: #343434;
	font-family: 'Georama';
	font-weight: bold;
	border: 1px solid #2D2811;
	padding: 0 26px 0 35px;
	line-height: 43px;
	display: block;
	width: max-content;
	border-radius: 22.5px;
	margin: 134px 0 0 14px;
	overflow: hidden;
}

.index_ener .layout>div a:after {
	content: "";
	width: 23px;
	height: 23px;
	background: url(img/index_36.png);
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
	transition: all .3s linear;
}

.index_ener .layout>div a:hover {
	background: #000;
	color: #fff
}

.index_ener .layout>div a:hover:after {
	transform: translateX(61px);
}

.index_ener figure {
	width: 50%;
}

.index_ener figure div {
	order: 2;
	overflow: hidden;
	cursor: pointer;
}

.index_ener figure img {}

.index_ener figcaption {
	padding: 90px 30px 81px 60px;
}

.index_ener figcaption h2 {
	font-size: 36px;
	font-family: 'Georama';
	line-height: 1.3;
	margin-bottom: 33px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_ener figcaption h2 span {
	color: #1a3bb2;
	text-transform: uppercase;
}

.index_ener figcaption p {
	font-size: 18px;
	color: #5E5E5E;
	font-family: 'Georama';
	line-height: 1.64;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.index_ener figcaption p span {}

.index_ener figure:nth-of-type(2) {
	position: absolute;
	left: 50%;
	background: #fff;
	bottom: 0;
	z-index: 2;
	transform: translateX(-50%);
	width: 55%;
}

.index_ener figure:nth-of-type(2) div {
	width: 50%;
	order: 0;
}

.index_ener figure:nth-of-type(2) img {}

.index_ener figure:nth-of-type(2) figcaption {
	width: 50%;
	padding: 0 27px 0 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	position: relative;
}

.index_ener figure:nth-of-type(2) figcaption h2 {
	margin: 0;
	position: absolute;
	font-family: 'Georama';
	font-weight: bold;
	color: #343434;
	opacity: .1;
	font-size: 128px;
	text-transform: uppercase;
	bottom: 5%;
	left: 5%;
	width: 100%;
}

.index_ener figure:nth-of-type(2) figcaption h2 span {}

.index_ener figure:nth-of-type(2) figcaption p {
	color: #5E5E5E;
}

.index_ener figure:nth-of-type(2) figcaption p span {
	color: #1a3bb2;
	font-size: 18px;
	font-family: 'Georama';
	font-weight: bold;
	text-transform: uppercase;
}

.index_pro {
	background: #FDFDFD;
	padding: 93px 0 0px;
}

.index_pro .layout>a {}

.index_pro .layout>a:hover {}

.index_pro .pro_tit {
	justify-content: center;
	width: max-content;
	padding: 37px 41px 31px;
	margin: 84px auto 62px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.index_pro .pro_tit h2 {
	font-size: 24px;
	color: #343434;
	/* padding: 0 80px; */
	line-height: 34px;
	position: relative;
	transition: all .3s linear;
	cursor: pointer;
	margin: 0 75px;
	padding-bottom: 4px;
	position: relative;
}

.index_pro .pro_tit h2:hover {
	color: #1a3bb2
}

.index_pro .pro_tit h2:before {
	content: "";
	width: 10px;
	height: 10px;
	border: 4px solid #1a3bb2;
	position: absolute;
	left: 13%;
	top: 9px;
	border-radius: 50%;
	opacity: 0;
	transition: all .3s linear;
	display: none;
}

.index_pro .pro_tit h2:not(:last-of-type) {
	/* border-right:1px dashed #9EA4AB; */
}

.index_pro .pro_tit h2:after {
	content: "";
	width: 0;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background: #383838;
	transition: all .3s linear;
}

.index_pro .pro_tit .active {
	color: #1a3bb2;
	/* margin-left: 30px; */
}

.index_pro .pro_tit .active:after {
	width: 100%;
}

.index_pro .pro_wrap {
	position: relative;
}

.index_pro .pro_item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	transition: all .3s linear;
	transform: rotateY(90deg);
}

.index_pro .pro_item.active {
	position: relative;
	transform: none;
	transition: all .3s linear .3s;
	z-index: 1;
	opacity: 1
}

.index_pro figure {}

.index_pro figure div {
	/* width: 50%; */
	overflow: hidden;
	margin-bottom: 50px;
	position: relative;
}

.index_pro figure div a {
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	color: #fff;
	line-height: 42px;
	padding: 0 49px;
	font-size: 18px;
	border-radius: 5px;
	text-transform: uppercase;
	transition: all .3s linear;
	z-index: 2;
	opacity: 0;
}

.index_pro figure div:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgb(26 59 178 / 30%);
	transition: all .3s linear;
	z-index: 1;
}

.index_pro figure:hover div:after {
	opacity: 1
}

.index_pro figure:hover div a {
	opacity: 1;
	top: 50%
}

.index_pro figure img {
	transition: all .3s linear;
}

.index_pro figure:hover div img {
	transform: scale(1.1)
}

.index_pro figcaption {
	/* width: 50%; */
	/* padding: 60px 130px 0 94px; */
}

.index_pro figcaption h2 {
	font-size: 24px;
	color: #000;
	margin-bottom: 29px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.index_pro figcaption p {
	font-size: 18px;
	color: rgba(56, 56, 56, 0.6);
	line-height: 30px;
	min-height: 244px;
	margin-bottom: 94px;
	text-align: center;
}

.index_pro figcaption a {
	font-size: 18px;
	color: #343434;
	font-family: 'Georama';
	font-weight: bold;
	border: 1px solid #2D2811;
	padding: 0 26px 0 35px;
	line-height: 43px;
	display: block;
	width: max-content;
	border-radius: 22.5px;
	margin-top: 66px;
	transition: all;
	overflow: hidden;
	transition: all .3s linear;
}

.index_pro figcaption a:after {
	content: "";
	width: 23px;
	height: 23px;
	background: url(img/index_36.png);
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
	transition: all .3s linear;
}

.index_pro figcaption a:hover {
	background: #000;
	color: #fff
}

.index_pro figcaption a:hover:after {
	transform: translateX(61px);
}

.index_pro .pro_control {}

.index_pro .pro_left {}

.index_pro .pro_right {}

.index_pro .layout>a {
	width: 218px;
	line-height: 51px;
	opacity: 1;
	border-radius: 8px;
	background: rgba(13, 203, 255, 1);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin: 0 auto;
	text-transform: uppercase;
}

.index_tit {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #000;
	position: relative;
	padding-bottom: 19px;
	text-transform: uppercase;
}

/*.index_tit::after{content: "";width: 185px;height: 3px;position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);background: #383838;}*/
.index_pro .pro_item>a:hover {
	background: #000
}

.index_pro .pro_item .swiper-wrapper {
	transition-timing-function: linear;
}

.index_eneygy {
	background: #1a3bb2;
	padding: 52px 0;
}

.index_eneygy figure {
	width: 79%;
}

.index_eneygy figure>div {
	width: 54.2%;
}

.index_eneygy figure div img {}

.index_eneygy figcaption {
	flex: 1;
	padding-left: 56px;
}

.index_eneygy figcaption h2 {
	font-size: 60px;
	letter-spacing: 1px;
	line-height: 55px;
	color: rgba(255, 255, 255, 1);
	padding-top: 45px;
}

.index_eneygy figcaption div p {
	font-size: 38px;
	letter-spacing: 1px;
	line-height: 75px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
}

.index_eneygy figcaption h3 {
	font-size: 38px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 75px;
	color: rgba(255, 255, 255, 1);
	margin-bottom: 157px;
}

.index_eneygy ul {}

.index_eneygy ul li {
	text-align: center;
}

.index_eneygy ul img {
	width: 55px;
}

.index_eneygy ul p {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 75px;
	color: rgba(255, 255, 255, 1);
}


.index_storage {
	padding: 117px 0 87px;
	background-color: #fbfbfb;
}

.index_storage .layout {
	max-width: 1500px;
	width: 90%;
}

.index_storage .layout>h2 {
	/* font-size: 36px; */
	/* color: #1F1F1F; */
	/* font-family: 'Georama'; */
	/* text-transform: uppercase; */
	/* line-height: 1.2; */
	margin-bottom: 112px;
}

.index_storage figure {
	align-items: center;
}

.index_storage figure>div {
	text-align: center;
	width: 61.5%;
	position: relative;
}

.index_storage figure img {}

.index_storage figcaption {
	align-items: flex-end;
	padding-left: 140px;
	flex: 1;
}

.index_storage figcaption ul {
	margin-bottom: 168px;
}

.index_storage figcaption li {
	position: relative;
	margin-right: 73px;
}

.index_storage figcaption li:before {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 5px;
	border-radius: 50%;
	background: #1a3bb2;
	display: none;
}

.index_storage figcaption li p {
	/* padding-left: 29px; */
	transition: all .3s linear;
	cursor: pointer;
	color: rgba(56, 56, 56, 1);
	font-size: 24px;
	margin-bottom: 14px;
}

.index_storage figcaption h2 {
	text-align: left;
	margin-bottom: 42px;
	font-size: 30px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
}

.index_storage figcaption .flex_row {
	align-items: center;
}

.index_storage figcaption h3 {
	margin-right: 36px;
	font-weight: 100;
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 17px;
}

.index_storage figcaption a {
	font-size: 24px;
	color: #1a3bb2;
	font-family: 'Georama';
	font-weight: bold;
	border: 1px solid #383838;
	padding: 0 26px 0 35px;
	line-height: 43px;
	display: block;
	width: max-content;
	border-radius: 40px;
	transition: all .3s linear;
	overflow: hidden;
}

.index_storage figcaption a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	background: #1a3bb2;
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #fff;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
}

.index_storage figcaption a:hover {
	background: #000;
	color: #fff
}

.index_storage figcaption a:hover:after {
	transform: translateX(61px);
}

.index_storage figcaption li.active p {
	color: #1a3bb2
}

.index_storage li span {
	width: 23px;
	font-size: 21px;
	font-weight: 700;
	border: 1px solid;
	display: inline-block;
	border-radius: 50%;
	line-height: 1;
	vertical-align: middle;
	position: relative;
	bottom: 3px;
	margin-right: 5px;
	text-align: center;
}

.index_storage .strong_list {}

.index_storage .strong_list li {
	position: absolute;
	justify-content: center;
	text-align: center;
}

.index_storage .strong_list li.active h2 {
	border-color: #1a3bb2;
	color: #1a3bb2;
}

.index_storage .strong_list li.active p {
	color: #1a3bb2;
}

.index_storage .strong_list li:nth-of-type(1) {
	left: 65%;
	top: 67%;
}

.index_storage .strong_list li:nth-of-type(3) {
	left: 72%;
	top: 31%;
}

.index_storage .strong_list li:nth-of-type(2) {
	left: 83%;
	top: 46%;
}

.index_storage .strong_list h2 {
	font-size: 28px;
	color: rgba(0, 0, 0, 1);
	border: 3px solid #333;
	border-radius: 50%;
	width: 48px;
	text-align: center;
	line-height: 40px;
	transition: all .3s linear;
	margin: 10px 0;
}

.index_storage .strong_list p {
	/* width: 100%; */
	font-weight: 600;
	text-align: center;
	flex: 0 0 100%;
	min-width: 170px;
	transition: all .3s linear;
}

.index_storage .strong_list li:first-of-type h2 {
	order: 2;
}

.index_contact {
	padding: 68px 0 111px;
}

.index_contact figure {}

.index_contact figure div {
	order: 1;
	width: 45.2%;
	text-align: right;
	overflow: hidden;
}

.index_contact figure div:hover img {
	transform: translateX(-30px);
}

.index_contact figure img {
	transition: all .3s linear;
	cursor: pointer;
}

.index_contact figcaption {
	width: 40%;
}

.index_contact figcaption h2 {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 500;
	line-height: 60px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 16px;
}

.index_contact figcaption>h3 {
	font-size: 30px;
	font-weight: 700;
	line-height: 60px;
	color: #1a3bb2;
	display: block;
	text-transform: uppercase;
	margin-bottom: 60px;
}

.index_contact ul {}

.index_contact ul li {
	font-size: 18px;
	color: #454545;
	position: relative;
	transition: all .3s linear;
	cursor: pointer;
	padding: 10px 0 10px 70px;
	border-radius: 12px;
	margin-bottom: 13px;
}

.index_contact ul li:before {
	content: "";
	width: 35px;
	height: 35px;
	background: #C4C4C4;
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 50%;
	transition: all .3s linear;
}

.index_contact ul li:after {
	content: "";
	width: 18px;
	height: 13px;
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	background: url(img/index_37.png);
	filter: brightness(1);
	transition: all .3s linear;
}

.index_contact ul li:hover {
	/* box-shadow: 0 0 16px #5552; */
	background: #E2F9FF;
}

.index_contact ul li:hover:after {
	filter: none;
}

.index_contact ul li:hover:before {
	background: #1a3bb2;
}

.index_contact figure>h3 {
	width: 100%;
	order: 3;
	font-size: 18px;
	color: #000000;
	font-weight: 100;
	/* margin: 32px 0 0; */
	text-align: center;
	line-height: 60px;
	margin-top: 60px;
}

.index_contact h3 span {
	font-size: 24px;
	color: #1a3bb2;
}

.index_adv {
	background: #EDEFF1;
	padding: 78px 0;
}

.index_adv>div {}

.index_adv figure {
	/* width: calc(100% / 6); */
	/* justify-content: flex-start; */
	max-width: calc(100% / 6);
}

.index_adv figure div {
	margin-right: 22px
}

.index_adv figure:hover img {
	transform: rotateY(180deg)
}

.index_adv figure img {
	height: 40px;
	width: auto;
	transition: all .3s linear;
}

.index_adv figcaption {
	margin-top: 12px;
}

.index_adv figcaption h2 {
	line-height: 1;
	margin-bottom: 5px;
}

.index_adv figcaption span {
	font-size: 36px;
	color: #1a3bb2;
	font-family: 'Georama';
	font-weight: bold;
}

.index_adv figcaption span+span {}

.index_adv figcaption p {
	font-size: 18px;
	color: #000000;
	font-family: 'Georama';
}

.index_parent {
	padding: 59px 0 116px;
}

.index_parent .layout {}

.index_parent h2 {
	font-size: 28px;
	color: #000000;
	font-family: 'Georama';
	font-weight: bold;
}

.index_parent .par_wrap {
	padding: 23px 0 0;
}

.index_parent .par_wrap .swiper-slide {
	transition: all .3s linear
}

.index_parent .par_wrap .swiper-slide:hover {
	transform: translateY(-15px)
}

.index_parent img {}


.index_about {
	margin-top: 100px;
}

.index_about .about_tit {
	margin-bottom: 54px;
}

.index_about figure {
	padding-bottom: 120px;
}

.index_about figure>div {
	width: 45.2%;
	order: 2;
}

.index_about figure>div video {
	display: block;
	width: 100%
}

.index_about figure img {}

.index_about figcaption {
	width: 54.8%;
	padding: 0 99px 0 11.1%;
}

.index_about figcaption h3 {
	font-size: 18px;
	margin-bottom: 70px;
	color: #808080;
	font-weight: 500;
}

.index_about figcaption h3 span {
	color: #1a3bb2;
	font-size: 25px;
	margin-right: 8px;
}

.index_about figcaption>h2 {
	font-size: 30px;
	margin-bottom: 25px;
	line-height: 1.45;
	font-family: 'Georama';
}

.index_about figcaption a {
	padding: 10px 47px 12px;
	font-size: 18px;
	background: #1a3bb2;
	border-radius: 8px;
	color: #fff;
	display: block;
	width: max-content;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.index_about figcaption a:hover {
	background: #000
}

.index_about figcaption>h2 span {
	color: #1a3bb2
}

.index_about .about_wrap {}

.index_about .about_wrap p {
	font-size: 18px;
	/* padding-right: 20px; */
	margin-bottom: 42px;
	font-weight: 400;
	line-height: 28px;
	color: #808080;
}

.index_about .about_items {
	/* position: absolute; */
	/* width: 80%; */
	/* left: 10%; */
	/* background: #fff; */
	/* bottom: 40px; */
	/* box-shadow: 0 0 8px #444; */
	/* padding: 40px 40px 20px; */
}

.index_about .about_items .about_item {
	width: 25%;
	align-items: center;
	justify-content: flex-start;
	padding: 24px 0;
}

.index_about .about_items .about_item .item_img {
	width: max-content;
	background: #eeebff;
	border: 1px solid rgb(26 59 178);
	padding: 16px;
	border-radius: 50%;
	margin: 0 auto 18px;
	transition: all .3s linear;
}

.index_about .about_items img {
	width: 55px;
	height: auto;
	/* margin-right: 20px; */
}

.index_about .about_items h2 {
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: rgba(56, 56, 56, 1);
}

.index_about .about_items span {
	font-weight: bold;
	/* margin-right: 10px; */
	/* display: block; */
	font-size: 40px;
	color: #1a3bb2;
	margin-bottom: 6px;
}

.index_about .about_items .about_item:hover .item_img {
	transform: translateY(-10px) rotateY(360deg);
}


.head_nav li.navicon02 {
	position: initial;
}

.head_nav li.nav-current {
	/* background: #1a3bb2;*/
}

.head_nav>li.nav-current>a {
	color: #fff;
}

.head_nav>li.nav-current:hover>a {
	color: #fff
}

.head_nav li.navicon02>ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	top: 100%;
	padding: 20px;
}

.head_nav li.navicon02>ul>li {
	width: 25%;
	border: none;
}

.head_nav li.navicon02>ul>li>a {
	font-size: 18px;
}

.head_nav li.navicon02>ul>li>ul {
	transform: none;
	opacity: 1;
	visibility: inherit;
	position: relative;
	left: 0;
	top: 0;
	transform: none;
	padding: 0;
	margin: 0;
	border: none;
}

.head_nav li.navicon02>ul>li li {
	border: none;
	padding: 0;
}

.head_nav li.navicon02>ul>li li a {}

.head_nav li.navicon02>ul>li a b {
	display: none
}

.head_nav li.navicon02 li a:hover {
	color: #1a3bb2
}


.foot_top {
	justify-content: center;
	align-items: center;
	margin-bottom: 108px;
}

.foot_top .foot_logo {
	padding-right: 33px;
}

.foot_top .foot_search {
	max-width: 720px;
	width: calc(100% - 300px);
	text-align: center;
}

.foot_top .foot_search h2 {
	font-size: 18px;
	color: #696868;
	font-weight: 100;
	margin-bottom: 31px;
}

.foot_top .foot_search a {
	border-radius: 40px;
	background: #1a3bb2;
	width: max-content;
	margin: 0 auto;
	display: block;
	line-height: 52px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0 42px;
	overflow: hidden;
}

.foot_top .foot_search a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #1a3bb2;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
}

.foot_top .foot_search a:hover {
	background: #000;
	color: #fff
}

.foot_top .foot_search a:hover:after {
	transform: translateX(75px);
}

.foot_top .foot_search .mauticform_wrapper {
	/* line-height: 55px; */
	overflow: hidden;
	/* border-radius: 10px; */
	width: 100%;
	margin: 0;
}

.foot_top .foot_search input {
	font-size: 18px;
	font-family: 'Georama';
	color: #fff;
	background: #505050;
	border: none;
	text-align: center;
	border-radius: 0;
	padding: 0;
	height: 55px;
}

.foot_top .foot_search .mauticform_wrapper .mauticform-page-1 {
	display: flex !important;
	border-radius: 10px;
	overflow: hidden;
	/* line-height: 55px; */
}

.foot_top .foot_search .mauticform_wrapper .mauticform-field-1 {
	width: 75.7%;
	margin: 0;
}

.foot_top .foot_search .mauticform_wrapper .mauticform-field-1 label {
	display: none
}

.foot_top .foot_search input::-webkit-input-placeholder {
	color: #fff
}

.foot_top .foot_search input:-moz-placeholder {
	color: #fff;
}

.foot_top .foot_search input::-moz-placeholder {
	color: #fff
}

.foot_top .foot_search input:-ms-input-placeholder {
	color: #fff
}

.foot_top .foot_search .mauticform-field-2 {
	width: 24.3%;
	text-align: center;
	cursor: pointer;
	transition: all .3s linear;
	margin: 0;
}

.foot_top .foot_search .mauticform-field-2 button {
	display: block;
	background: #1a3bb2;
	width: 100%;
	height: 55px;
	border: none;
	border-radius: 0;
	color: #fff;
}

.foot_top .foot_search .mauticform-field-2:hover {
	background: #fff;
}

.foot_top .foot_search .mauticform-field-2:hover img {
	filter: brightness(0);
}

.foot_top .foot_search img {
	width: 36px;
	transition: all .3s linear;
}

.foot_item {
	width: 10.6%;
}

.foot_product {}

.foot_about {}

.foot_res {}

.foot_contact {
	max-width: 270px;
	width: 90%;
}

.foot_contact_item {
	width: 18.5%;
}

.foot_recent {
	/* width: 24.5%; */
}

.foot_recent .recent_wrap {
	padding-top: 12px;
}

.foot_recent .recent_wrap figure {}

.foot_recent .recent_wrap figure:hover img {
	transform: scale(1.1)
}

.foot_recent .recent_wrap figure div {
	width: 34.9%;
	border-radius: 5px;
	overflow: hidden;
}

.foot_recent .recent_wrap figure img {
	transition: all .3s linear
}

.foot_recent .recent_wrap figcaption {
	width: 65.1%;
	padding-left: 19px;
	padding-top: 6px;
}

.foot_recent .recent_wrap h2 {
	font-size: 16px;
	font-family: 'Georama';
	font-weight: bold;
}

.foot_recent .recent_wrap time {
	font-size: 12px;
	font-family: 'Georama';
	opacity: .5;
}

.foot_recent .swiper-pagination {
	position: relative;
	justify-content: flex-start;
	margin-top: 20px;
}

.foot_recent .swiper-pagination span {
	display: block;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	margin-right: 8px;
	border-radius: 50%;
}

.foot_recent .swiper-pagination span:before {
	display: none;
}

.foot_recent .swiper-pagination .swiper-pagination-bullet-active {
	background: #1a3bb2;
	border-color: #1a3bb2;
}


.foot_list {}

.foot_list li {
	/* margin-bottom: 9px; */
}

.foot_list a {
	font-size: 16px;
	line-height: 40px;
	color: rgba(56, 56, 56, 0.6);
}

.web_footer a:hover {
	color: #1a3bb2;
}

.copy {
	/* border-top: 1px solid #5B5B5B; */
	font-size: 14px;
	color: #808080;
	line-height: 58px;
	opacity: 1;
	background: rgba(237, 237, 237, 1);
	text-align: center;
	text-align: center;
}

.copy ul {}

.copy li {
	margin-left: 34px;
}

.copy a {}

.copy img {
	height: 18px;
	width: auto;
}


/* page smart */
.smart_top {}

.smart_main {}

.pro_tit {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #000;
	position: relative;
	padding-bottom: 19px;
	text-transform: uppercase;
}

.pro_tit::after {
	content: "";
	width: 185px;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background: #383838;
}

.smart_box {
	padding: 21px 0 109px;
}

.smart_box .layout {
	position: relative;
	padding-bottom: 0;
}

.smart_box figure:hover>div {
	transform: translateY(-20px);
}

.smart_box figure {
	justify-content: flex-start;
}

.smart_box figure>div {
	width: 41.6%;
	/* order: 2; */
	z-index: 1;
	position: relative;
	transition: all .3s linear;
}

.smart_box img {
	transition: all .3s linear;
	cursor: pointer;
}

.smart_box figcaption {
	width: 50%;
	margin-top: 33px;
	position: relative;
	z-index: 1;
	padding-left: 90px;
	flex: 1;
}

.smart_box figcaption div {
	margin-top: 2%;
}

.smart_box .layout::after {
	content: "";
	display: block;
	background: #f0f0ff;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 60%;
	max-height: 522px;
	z-index: 0;
	visibility: visible;
}

.smart_box .product_title {
	font-size: 60px;
	color: rgba(56, 56, 56, 1);
	font-family: 'Georama';
	font-weight: bold;
}

.smart_box h2 {
	font-size: 60px;
	color: rgba(56, 56, 56, 1);
	font-family: 'Georama';
	font-weight: bold;
}

.smart_box h3 {
	font-size: 45px;
	font-weight: 700;
	color: #1a3bb2;
}

.smart_box h4 {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 40px;
}

.smart_box p {
	font-size: 18px;
	line-height: 40px;
	color: rgba(56, 56, 56, 1);
	padding: 0 36px 0 19px;
}

.smart_box span {
	font-family: 'Georama';
	font-weight: bold;
}

.smart_box a {
	color: #fff;
	font-size: 18px;
	font-family: 'Georama';
	line-height: 40px;
	padding: 0 44px;
	display: block;
	width: max-content;
	border-radius: 8px;
	background: #1a3bb2;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}

.smart_box a:hover {
	background: #333333
}


.smart_feature {
	padding: 120px 0 90px;
	background: #FAFAFA;
}

.smart_feature .layout {}

.smart_feature .layout>h2 {
	margin-bottom: 102px;
}

.smart_feature .feat_items {}

.smart_feature .feat_items figure {
	width: calc(50% - 15px);
	background: #FFFFFF;
	margin-bottom: 56px;
	justify-content: flex-start;
	padding: 35px 0 8px;
	position: relative;
	border-radius: 8px;
	padding: 22px 0 0 35px;
	min-height: 300px;
	transition: all .3s linear;
	cursor: pointer;
}

.smart_feature figure div {
	/* width: 23.75%; */
	text-align: center;
	position: absolute;
	right: 37px;
	top: 27px;
}

.smart_feature figure img {
	max-width: 60px;
}

.smart_feature figure:hover {
	background: #f0f0ff
}

.smart_feature figure figcaption {
	width: 76.25%;
}

.smart_feature figcaption h2 {
	margin-bottom: 21px;
	font-size: 24px;
	font-weight: 700;
	position: relative;
	padding-bottom: 30px;
}

.smart_feature figcaption h2:after {
	width: 118px;
	content: "";
	height: 4px;
	background: #1A3BB2;
	position: absolute;
	left: 0;
	bottom: 0;
}

.smart_feature figcaption ul {}

.smart_feature figcaption li {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.smart_feature figcaption li:after {
	content: "";
	width: 8px;
	height: 8px;
	position: absolute;
	left: 0;
	top: 50%;
	background: #282725;
	border-radius: 50%;
	transform: translateY(-50%);
	display: none;
}

.smart_buy {
	background: #1a3bb2;
	color: #fff;
	padding: 12px 0 50px;
	;
	position: relative;
}

.smart_buy .left {
	width: 42.2%;
	padding: 39px 0 0;
}

.smart_buy .left h2 {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 32px;
	color: rgba(255, 255, 255, 1);
}

.smart_buy .left p {
	font-size: 18px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 62px;
}

.smart_buy .left a {
	border-radius: 8px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	display: block;
	width: max-content;
	line-height: 51px;
	font-size: 18px;
	color: #1a3bb2;
	padding: 0 30px 0 47px;
	font-weight: 700;
}

.smart_buy .left a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	border: 1px solid #1a3bb2;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #1a3bb2;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
}

.smart_buy .left a:hover {
	background: #000;
	color: #fff
}

.smart_buy .left a:hover:after {
	transform: translateX(75px);
}

.smart_buy .right {
	position: relative;
	width: 51%;
	text-align: center;
	padding: 0 40px;
}

.smart_buy .right>div {
	position: relative;
	width: max-content;
	margin: 0 auto;
}

.smart_buy .right img {
	max-width: 704px;
}

.smart_buy .right ul {}

.smart_buy .right li {
	position: absolute;
	left: 0;
	top: 14%;
	text-align: left;
	transform: translateX(-100%);
}

.smart_buy .right li:before {
	content: "";
	width: 15px;
	height: 15px;
	background: #1a3bb2;
	position: absolute;
	right: -125px;
	top: 0;
	box-shadow: 0 0 0 5px #9AD5FC;
	border-radius: 50%;
	transform: translate(100%, 3px);
}

.smart_buy .right li:after {
	content: "";
	width: 125px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(100%, 10px);
}

.smart_buy .right li+li {
	right: 0;
	left: auto;
	transform: translateX(100%);
	top: 39%;
}

.smart_buy .right li+li:before {
	left: -137px;
	transform: translate(-100%, 3px);
}

.smart_buy .right li+li:after {
	transform: translate(-100%, 10px);
	left: -12px;
}

.smart_buy .right h2 {
	font-size: 15px;
	margin-bottom: 21px;
}

.smart_buy .right li div {
	font-size: 15px;
	line-height: 30px;
}

.smart_buy .right p {
	padding-left: 20px;
	position: relative;
}

.smart_buy .right p:before {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	left: 0;
	top: 12px;
	background: #fff;
	border-radius: 50%;
}

.smart_charger {
	padding: 139px 0 172px;
}

.smart_charger .layout>p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 124px;
	text-align: center;
}

.smart_charger .pro_tit {
	margin-bottom: 52px;
}

.smart_charger figure {
	align-items: flex-start;
	margin-bottom: 35px;
}

.smart_charger figure>div {
	width: 35.7%;
	/* overflow: hidden; */
}

.smart_charger figure>div img {}

.smart_charger figcaption img {
	width: 65px;
	height: auto;
	margin-bottom: 14px;
}

.smart_charger div:hover img {
	/* transform:scale(1.1); */
}

.smart_charger img {
	transition: all .3s linear;
}

.smart_charger figcaption {
	width: 50%;
}

.smart_charger figcaption h2 {
	font-size: 24px;
	font-weight: 700;
	color: #1a3bb2;
	margin-bottom: 16px;
}

.smart_charger figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.smart_charger figcaption a {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	line-height: 43px;
	padding: 0 24px;
	display: block;
	width: max-content;
	border: 1px solid #2D2812;
	border-radius: 43px;
}

.smart_charger figcaption a:after {
	content: "";
	background: url(img/smart_1.png);
	width: 17px;
	height: 14px;
	display: inline-block;
	margin-left: 17px;
	transition: all .3s linear;
}

.smart_charger figcaption a:hover {
	background: #1a3bb2;
	color: #fff
}

.smart_charger figcaption a:hover:after {
	opacity: 0
}

.smart_charger figcaption ul {}

.smart_charger figcaption li {
	margin-bottom: 106px;
}

.smart_charger figcaption li div {
	align-items: flex-end;
}

.smart_charger figcaption li:last-of-type {
	margin: 0
}

.smart_charger .img_box {
	align-items: flex-end;
	justify-content: flex-start;
}

.smart_charger .img_box div:nth-of-type(1) {
	width: 44.5%;
}

.smart_charger .img_box div:nth-of-type(2) {
	width: 49.8%;
	margin-left: 3.5%;
}

.smart_charger .img_box div:nth-of-type(3) {
	width: 9.6%;
	margin-bottom: 27px;
}

.smart_take {
	padding-bottom: 250px;
}

.smart_take .layout {}

.smart_take .layout>h2 {
	font-size: 48px;
	font-family: 'Georama';
	font-weight: bold;
	line-height: 1;
	margin-bottom: 18px;
}

.smart_take .layout>p {
	font-size: 24px;
	color: #343434;
	font-family: 'Georama';
}

.smart_take figure {
	position: relative;
	margin-top: 73px;
}

.smart_take figure>div {
	width: calc(50% - 14px);
	overflow: hidden;
}

.smart_take figure>div img {
	transition: all .3s linear;
}

.smart_take figcaption {
	width: 50%;
	padding-left: 106px;
}

.smart_take .take_item {
	border-bottom: 1px solid #2D2812;
	padding-bottom: 22px;
	margin-bottom: 56px;
}

.smart_take .take_item:nth-of-type(3) {
	border: none;
	margin: 0
}

.smart_take .take_item img {
	height: 53px;
	width: auto;
	margin-bottom: 7px;
}

.smart_take .take_item h2 {
	font-family: 'Georama';
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 7px;
}

.smart_take .take_item p {
	font-family: 'Georama';
	font-size: 24px;
}

.smart_take .take_contact {
	justify-content: flex-start;
	margin-top: 23px;
}

.smart_take .take_contact a {
	max-width: 175px;
	width: calc(45% - 28px);
	display: block;
	margin-right: 14px;
}

.smart_take .take_contact img {}

.smart_take .take_post {
	position: absolute;
	left: -11%;
	bottom: -18%;
	background: #fff;
	padding: 30px;
	box-shadow: 0 0 20px #3332;
	border-radius: 15px;
	transition: all 1.5s linear;
}

.smart_take .take_post img {
	width: auto;
}

.smart_take figure:hover .take_post {
	left: 5%;
}

.smart_extend {
	padding: 90px 0 100px;
}

.smart_extend .layout {}

.smart_extend .layout>h2 {
	font-size: 48px;
	font-family: 'Georama';
	font-weight: bold;
	line-height: 1;
	margin-bottom: 86px;
}

.smart_extend figure {
	align-items: center;
	width: calc(50% - 70px);
}

.smart_extend figure div {
	width: 72px;
}

.smart_extend figure img {}

.smart_extend figcaption {
	padding-left: 62px;
	width: calc(100% - 72px);
}

.smart_extend figcaption h2 {
	font-family: 'Georama';
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 9px;
}

.smart_extend figcaption p {
	font-size: 18px;
	color: #5E5E5E;
	line-height: 1.6;
}

.smart_data {
	padding-bottom: 157px;
}

.smart_data .layout {
	align-items: flex-start;
}

.smart_data .layout>h2 {}

.smart_data .data_left {
	width: 50%;
}

.smart_data .data_left h2 {
	font-size: 30px;
	line-height: 1;
	margin-bottom: 55px;
}

.smart_data .data_left a {
	font-size: 18px;
	position: relative;
	line-height: 43px;
	padding: 0 20px;
	display: block;
	width: max-content;
	margin-bottom: 54px;
	border-radius: 43px;
	background: #3C89FF;
	color: #fff;
}

.smart_data .data_left a:before {
	content: "\f019";
	display: inline-block;
	margin-right: 12px;
	vertical-align: middle;
	position: relative;
	font-family: 'fontawesome';
}

.smart_data .data_left ul {}

.smart_data .data_left li {
	font-family: 'Georama';
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.smart_data .data_left a:hover {
	background: #333333;
	color: #fff
}

.smart_data .data_right {
	width: 50%;
	padding: 0 10px;
	margin: 37px -10px;
	position: relative;
}

.smart_data .data_right .swiper-button-next,
.smart_data .data_right .swiper-button-prev {
	opacity: 1;
}

.smart_data .data_right .swiper-button-next.swiper-button-disabled,
.smart_data .data_right .swiper-button-prev.swiper-button-disabled {
	opacity: 0.3;
}

.smart_data .swiper-slide {
	overflow: visible;
}

.smart_data .data_tit {
	position: relative;
	z-index: 2;
}

.smart_data .data_tit h2:after {
	content: '\f107';
	font-family: 'fontawesome';
	font-weight: 100;
	position: absolute;
	right: 0;
	transition: all .3s linear;
}

.smart_data .data_tit.active h2:after {
	transform: rotateZ(180deg);
}

.smart_data .data_tit ul {
	background: #fff;
	box-shadow: 0 0 10px #3333;
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	display: none;
}

.smart_data .data_tit.active ul {}

.smart_data .data_tit li {
	font-size: 18px;
	font-family: 'Georama';
	border-bottom: 1px solid #dddddd;
	padding: 10px;
	transition: all .3s linear;
}

.smart_data .data_tit li:hover {
	background: #333333;
	color: #fff;
}

.smart_data .data_wrap {
	position: relative;
}

.smart_data .wrap_item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	transition: all .3s linear;
	transform: rotateY(90deg);
}

.smart_data .wrap_item.active {
	position: relative;
	transform: none;
	transition: all .3s linear .3s;
	z-index: 1;
	opacity: 1;
}

.smart_data .wrap_item {
	background: #DEE9EF;
	padding: 8px 10px 19px;
}

.smart_data .wrap_item .flex_row {
	background: #fff;
	justify-content: center;
	align-items: center;
	padding: 6px 0 10px;
}

.smart_data .wrap_item .flex_row img {
	width: 53px;
	height: auto;
	/* max-width: calc(35% - 35px); */
	margin-right: 35px;
}

.smart_data .wrap_item .flex_row .data_rightcontent {
	width: 42%;
}

.smart_data .wrap_item .flex_row a {
	/* width: 42%; */
	background: #282828;
	color: #fff;
	font-size: 14px;
	font-family: 'Georama';
	text-align: center;
	line-height: 38px;
	border-radius: 38px;
	display: block;
}

.smart_data .wrap_item .flex_row a:hover {
	background: #1a3bb2
}

.smart_data .wrap_item .item_wrap {
	padding: 13px 0 0;
}

.smart_data .wrap_item .item_wrap p {
	text-align: center;
	font-size: 18px;
	font-family: 'Georama';
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.smart_data .wrap_item .item_wrap img {
	width: 22px;
	height: auto;
}

.smart_solu {
	padding: 0 0 161px;
}

.smart_solu .pro_tit {
	margin-bottom: 116px;
}

.smart_solu figure {}

.smart_solu figure>div {
	width: 50%;
	order: 2;
}

.smart_solu figure>div img {
	margin-bottom: 27px;
}

.smart_solu figcaption ul {
	max-width: 550px;
}

.smart_solu figcaption li {
	margin-bottom: 106px;
}

.smart_solu figcaption li div {
	align-items: flex-end;
	margin-bottom: 32px;
}

.smart_solu figcaption li:last-of-type {
	margin: 0
}

.smart_solu figcaption img {
	width: 65px;
	height: auto;
	margin-bottom: 14px;
}

.smart_solu div:hover img {
	/* transform:scale(1.1); */
}

.smart_solu img {
	transition: all .3s linear;
}

.smart_solu figcaption {
	width: 50%;
	padding: 0 20px 0 0;
}

.smart_solu figcaption h2 {
	font-size: 24px;
	font-weight: 700;
	color: #1a3bb2;
	margin-bottom: 16px;
}

.smart_solu figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 25px;
}

.smart_function {
	background: #FAFAFA;
	padding: 71px 0 153px;
	margin-bottom: 91px;
}

.smart_function>h2 {
	margin-bottom: 88px;
}

.smart_function .layout {
	padding: 0 100px;
	justify-content: center;
}

.smart_function figure {
	width: 25%;
	text-align: center;
}

.smart_function figure div {
	margin-bottom: 25px;
}

.smart_function figcaption {
	font-size: 24px;
	font-weight: 700;
	color: rgba(0, 0, 0, 1);
}

.smart_function img {
	max-width: 159px;
	transition: all .3s linear;
}

.smart_function img:hover {
	max-width: 199px;
	transition: all .3s linear;
}

/* mini_top */
.mini_top {
	position: relative;
}

.mini_top img {}

.mini_top>div {
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, .7);
	line-height: 66px;
}

.mini_top h2 {
	text-transform: uppercase;
	width: 18%;
	font-weight: 100;
	text-align: center;
}

.mini_top a {
	color: #A8A8A8;
	font-size: 24px;
	font-family: 'Georama';
}

.mini_top h2:hover a {
	color: #fff;
}


/*.mini_main{}*/
.mini_box {
	padding: 16px 0 95px;
}

.mini_ubox {
	padding: 80px 0 0;
}

.mini_ubox .layout {}

.mini_ubox .mini_tit {
	position: relative;
	z-index: 1;
}

.mini_ubox .mini_tit h2 {
	font-size: 100px;
	color: #1a3bb2;
	line-height: 1;
	margin-bottom: 1px;
}

.mini_ubox .mini_tit .flex_row {
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 13px;
}

.mini_ubox .mini_tit p {
	font-size: 48px;
	font-family: 'Georama';
	font-weight: bold;
	line-height: 1;
}

.mini_ubox .mini_tit a {
	background: #0088EB;
	color: #fff;
	line-height: 40px;
	padding: 0 44px;
	font-size: 18px;
	text-transform: capitalize;
	margin-left: 55px;
	border-radius: 40px;
}

.mini_ubox .mini_tit a:hover {
	background-color: #333333;
}

.mini_ubox .mini_tit ul {}

.mini_ubox .mini_tit li {
	padding-left: 29px;
	font-size: 18px;
	position: relative;
	margin-right: 37px;
}

.mini_ubox .mini_tit li:after {
	content: "";
	width: 9px;
	height: 9px;
	background: #0287E2;
	position: absolute;
	left: 0;
	top: 50%;
	border-radius: 50%;
	transform: translateY(-50%);
}

.mini_ubox .mini_wrap {
	align-items: center;
	margin-top: -5%;
}

.mini_ubox .mini_wrap>div {
	width: 50%;
	padding-left: 70px;
	order: 2;
}

.mini_ubox .mini_wrap img {}

.mini_ubox .mini_wrap figcaption {
	width: 50%;
}

.mini_ubox figcaption h2 {
	font-size: 24px;
	font-family: 'Georama';
	font-weight: bold;
	max-width: 470px;
	line-height: 1.2;
	margin-bottom: 31px;
}

.mini_ubox figcaption div {}

.mini_ubox figcaption p {
	font-size: 18px;
	color: #5E5E5E;
	padding-right: 17px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.mini_solu {
	background: #DEDEDE;
	padding: 61px 0 50px;
}

.mini_solu .layout {}

.mini_solu .layout>h2 {
	font-size: 48px;
	font-family: 'Georama';
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 98px;
}

.mini_solu .solu_wrap {
	position: relative;
}

.mini_solu .solu_wrap ul {
	position: relative;
	z-index: 1;
}

.mini_solu .solu_wrap li {
	width: 34%;
	margin-bottom: 55px;
	position: relative;
}

.mini_solu .solu_wrap h2 {
	font-size: 24px;
	font-family: 'Georama';
	font-weight: bold;
	width: 100%;
	padding-bottom: 2px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.mini_solu .solu_wrap h2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: calc(100% - 103px);
	height: 1px;
	background: #282828;
}

.mini_solu .solu_wrap p {
	font-size: 18px;
	color: #686868;
	font-family: 'Georama';
	margin-top: 7px;
}

.mini_solu .solu_wrap li:after {
	content: "";
	width: 17px;
	height: 17px;
	border: 1px solid #1A93E8;
	position: absolute;
	border-radius: 50%;
	right: 56px;
	top: 27px;
}

.mini_solu .solu_wrap li:before {
	content: "";
	position: absolute;
	right: 75px;
	top: 37px;
	background: #282828;
	height: 1px;
	width: 28px;
}

.mini_solu .solu_wrap li:nth-of-type(2n) {
	text-align: right;
}

.mini_solu .solu_wrap li:nth-of-type(2n) h2:after {
	left: auto;
	right: 0
}

.mini_solu .solu_wrap li:nth-of-type(2n):after {
	left: 56px;
}

.mini_solu .solu_wrap li:nth-of-type(2n):before {
	left: 75px;
}

.mini_solu .solu_wrap li:nth-of-type(1):after {
	right: 40px;
	top: 58px;
}

.mini_solu .solu_wrap li:nth-of-type(1):before {
	transform: rotate(30deg);
	top: 50px;
	width: 52px;
	right: 55px;
}

.mini_solu .solu_wrap li:nth-of-type(2):after {
	left: 41px;
	top: 59px;
}

.mini_solu .solu_wrap li:nth-of-type(2):before {
	transform: rotate(-30deg);
	top: 50px;
	width: 52px;
	left: 55px;
}

.mini_solu .solu_wrap li:nth-of-type(7):after {
	right: 40px;
	top: -2px;
}

.mini_solu .solu_wrap li:nth-of-type(7):before {
	transform: rotate(-30deg);
	top: 24px;
	width: 52px;
	right: 55px;
}

.mini_solu .solu_wrap li:nth-of-type(8):after {
	left: 40px;
	top: -2px;
}

.mini_solu .solu_wrap li:nth-of-type(8):before {
	transform: rotate(30deg);
	top: 24px;
	width: 52px;
	left: 55px;
}

.mini_solu .solu-box {
	width: 34%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

.mini_solu .solu_key,
#turntable {
	/* background-color: #DEDEDE !important; */
}

.mini_solu .solu_key {
	height: auto !important;
}

#turntable {
	height: auto !important;
	position: relative !important;
}

#viewwindow div+div {
	/* display: none; */
	height: 100% !important;
}

#backbuffer {
	/* transform: translateY(-50%); */
	position: relative !important;
}

.mini_safe figure {
	align-items: center;
	margin-bottom: 120px;
	justify-content: flex-start;
}

.mini_safe figure div {
	width: 43.9%;
	border-radius: 11px;
	overflow: hidden;
}

.mini_safe figure div img {
	transition: all .3s linear
}

.mini_safe figure div:hover img {
	transform: scale(1.1)
}

.mini_safe figure figcaption:nth-of-type(4) {
	width: 41%;
	/* flex: 1; */
	padding: 0 87px;
}

.mini_safe figure figcaption {
	width: 47.1%;
	/* flex: 1; */
	padding: 0 87px;
}

.mini_safe figure h2 {
	margin-bottom: 61px;
	font-size: 30px;
	font-weight: 700;
	color: #1a3bb2;
	max-width: 600px;
}

.mini_safe figure ul {
	max-width: 600px;
}

.mini_safe figure li {
	padding-left: 18px;
	font-size: 18px;
	line-height: 28px;
	color: rgba(94, 92, 92, 1);
	position: relative;
}

.mini_safe figure li:after {
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #1A3BB2;
	position: absolute;
	left: 0;
	top: 8px;
}

.mini_safe figure:nth-of-type(2) {
	justify-content: flex-end;
	margin-bottom: 107px;
}

.mini_safe figure:nth-of-type(2) div {
	width: 42.8%;
	order: 2;
	overflow: hidden;
}

.mini_safe figure:nth-of-type(2) figcaption {
	/* width: 50%; */
	padding: 0;
}

.mini_mini {
	background: #1D1D1D;
	padding: 59px 0 85px;
}

.mini_mini .mini_wrap {
	align-items: center;
	position: relative;
}

.mini_mini .mini_img {
	order: 2;
	width: 43%;
	text-align: center;
	z-index: 1;
}

.mini_mini .mini_img img {
	max-width: 315px;
}

.mini_mini .mini_con {
	width: 57%;
}

.mini_mini .mini_con h3 {
	color: #1a3bb2;
	font-size: 24px;
	font-weight: 100;
}

.mini_mini .mini_con>h2 {
	font-size: 48px;
	color: #fff;
	font-family: 'Georama';
	font-weight: bold;
	text-transform: capitalize;
	line-height: 1.2;
	max-width: 595px;
	margin-bottom: 4px;
}

.mini_mini .mini_con>p {
	color: #fff;
	font-size: 24px;
	font-family: 'Georama';
	margin-bottom: 35px;
}

.mini_mini .mini_con .flex_row {
	padding-right: 80px;
}

.mini_mini figure {
	width: 30%;
}

.mini_mini figure div {
	margin-bottom: 7px;
}

.mini_mini figure img {
	width: 56px;
}

.mini_mini figcaption {}

.mini_mini figcaption h2 {
	font-family: 'Georama';
	font-weight: bold;
	color: #fff;
	font-size: 24px;
}

.mini_mini figcaption p {
	color: #fff;
	font-family: 'Georama';
}

.mini_mini .mini_con>h4 {
	position: absolute;
	right: 0;
	color: #2F2F2F;
	font-size: 288px;
	bottom: -90px;
	line-height: 1;
	transform: translateX(49%);
	font-family: 'Georama';
	font-weight: bold;
	text-transform: capitalize;
}

.mini_mini .mini_con>a {
	padding: 0 50px;
	line-height: 49px;
	color: #fff;
	background: #1a3bb2;
	display: block;
	width: max-content;
	font-size: 18px;
	margin-top: 21px;
	border-radius: 49px;
}

.mini_mini .mini_con>a:hover {
	background: #fff;
	color: #333
}

.mini_full {
	/* padding: 100px 0 0; */
	/* overflow: hidden; */
}

.mini_full .layout {}

.mini_full .layout>h2 {}

.mini_full .full_wrap {
	margin: 0 auto;
	position: relative;
	width: 80%;
}

.mini_full .full_img {
	padding-bottom: 64px;
	overflow: hidden;
}

.mini_full .full_wrap img {
	width: 39.5%;
	/* -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1))); */
}

.mini_full .full_items {}

.mini_full .full_items .item {
	position: absolute;
	/* border-bottom: 1px solid #7998AC; */
	width: 42.5%;
	text-align: right;
	/* padding-left: 7%; */
	display: flex;
	justify-content: flex-end;
}

.mini_full .full_items .item h2 {
	font-family: 'Georama';
	font-weight: bold;
	font-size: 22px;
	color: #1a3bb2;
	padding-bottom: 3px;
	text-transform: capitalize;
	line-height: 1;
	cursor: pointer;
	border: none;
	width: max-content;
	/* width: 200px; */
	color: rgba(56, 56, 56, 1);
}

.mini_full .full_items .item.active h2 {
	color: #1a3bb2;
}

.mini_full .time_menu ul {
	position: absolute;
	border: 1px solid #BEBEBE;
	background: #fff;
	z-index: 3;
	box-shadow: 0 0 10px #3333;
	border-radius: 25px;
	padding: 20px 10px 21px 36px;
	width: 60%;
	max-width: 355px;
	right: -30px;
	top: -9px;
	opacity: 0;
	pointer-events: none;
	transition: all .3s linear;
	text-align: left;
}

.mini_full .time_menu h2:after {
	content: " ";
	height: 3px;
	background: #1a3bb2;
	position: absolute;
	left: 0;
	top: 11px;
}

.mini_full .time_menu li {}

.mini_full .time_menu h3 {
	color: #0089E9;
	font-family: 'Georama';
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 2px;
}

.mini_full .time_menu p {
	color: #282828;
	font-size: 18px;
	font-family: 'Georama';
	margin-bottom: 6px;
}

.mini_full .time_menu span {
	display: block;
	color: #C2C2C2;
	font-size: 14px;
	font-family: 'Georama';
	margin-bottom: 8px;
}

.mini_full .full_items .item:hover ul {
	right: 0;
	opacity: 1;
	pointer-events: all;
}

.mini_full .full_items .item:nth-of-type(1) {
	top: 17.3%;
	left: 34%;
	width: 23.6%;
}

.mini_full .full_items .item:nth-of-type(2) {
	top: 13.2%;
	left: 6%;
	padding: 0;
	width: 58%;
}

.mini_full .full_items .item:nth-of-type(3) {
	top: 30.1%;
	left: 19.5%;
	padding: 0;
	width: 45.8%;
}

.mini_full .full_items .item:nth-of-type(4) {
	top: 39.5%;
	left: 32.5%;
	width: 33.5%;
}

.mini_full .full_items .item:nth-of-type(5) {
	top: 70%;
	left: 32.2%;
	width: 30%;
}

.mini_full .full_items .item:nth-of-type(1) h2:after {
	width: 69%;
}

.mini_full .full_items .item:nth-of-type(2) h2:after {
	width: 69%;
}

.mini_full .full_items .item:nth-of-type(3) h2:after {
	width: 59%;
}

.mini_full .full_items .item:nth-of-type(4) h2:after {
	width: 39%;
}

.mini_full .full_items .item:nth-of-type(5) h2:after {
	width: 57%;
}

.mini_full .full_items .item:before {
	content: "";
	width: 50px;
	height: 50px;
	position: absolute;
	left: -35px;
	background: #1a3bb2;
	border-radius: 50%;
	bottom: -11px;
	opacity: .5;
	animation: scalc 3s infinite linear;
}

.mini_full .full_items .item:after {
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	left: -19px;
	background: #1a3bb2;
	border-radius: 50%;
	bottom: 6px;
}

.mini_full .full_items .item:nth-of-type(1):before,
.mini_full .full_items .item:nth-of-type(4):before,
.mini_full .full_items .item:nth-of-type(5):before {
	left: -27px;
}

.mini_full .full_items .item:nth-of-type(1):after,
.mini_full .full_items .item:nth-of-type(4):after,
.mini_full .full_items .item:nth-of-type(5):after {
	left: -10px;
}

.mini_full .items_wrap {
	position: absolute;
	right: 0;
	top: 0;
	background: #FFFFFF;
	box-shadow: 0 0 10px #e1e1e1;
	border-radius: 20px;
	overflow: hidden;
	width: 26%;
	padding: 23px 19px 12px 29px;
	top: 41%;
	transform: translateY(-50%);
	padding: 0px 19px 0px 28px;
}

.mini_full .items_wrap .wrap_item.active {
	position: relative;
	transform: none;
	transition: all .3s linear .3s;
	z-index: 1;
	opacity: 1;
}

.mini_full .items_wrap .wrap_item {
	position: absolute;
	left: 0;
	top: 23px;
	width: 100%;
	height: 100%;
	z-index: 0;
	opacity: 0;
	transition: all .3s linear;
	transform: rotateY(90deg);
}

.mini_full .items_wrap ul {}

.mini_full .items_wrap p {
	font-size: 18px;
	color: rgba(56, 56, 56, 1);
	font-size: 16px;
	color: rgba(56, 56, 56, 1);
	text-align: left;
}

.mini_full .items_wrap strong {
	display: block;
	font-size: 18px;
	color: rgba(56, 56, 56, 1);
}

.full_app {}

.full_app>div {
	font-size: 18px;
	line-height: 51px;
	color: rgba(255, 255, 255, 1);
	background: #1a3bb2;
	padding: 0 46px;
	border-radius: 8px;
	margin-right: 128px;
	transition: all .3s linear;
	cursor: pointer;
}

.full_app>div:hover {
	background: #333;
}

.mini_full .full_app {
	justify-content: flex-start;
	position: absolute;
	right: 0;
	bottom: 2%;
	align-items: center;
}

.mini_full .full_app img {
	width: 162px;
	margin-right: 18px;
}

.mini_full .full_app img+img {}

@keyframes scalc {
	0% {
		transform: scale(.5);
		opacity: 1;
	}

	;

	25% {
		transform: scale(1);
		opacity: 1;
	}

	50% {
		transform: scale(1.1);
		opacity: .4;
	}

	75% {
		transform: scale(1.2);
		opacity: 0;
	}

	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

.mini_tech {
	padding: 52px 0 88px;
	background: #FAFAFA;
}

.mini_tech .tech_tit {
	justify-content: center;
	align-items: center;
	margin-bottom: 61px;
}

.mini_tech .tech_tit h2 {
	font-size: 30px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
	margin-right: 49px;
}

.mini_tech .tech_tit a {
	border-radius: 40px;
	font-size: 18px;
	font-weight: 500;
	color: rgba(255, 255, 255, 1);
	background: #1a3bb2;
	line-height: 51px;
	padding: 0 16px 0 22px;
}

.mini_tech .tech_tit a:before {
	content: "";
	background: url(img/mini_72.png) no-repeat;
	width: 23px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}

.mini_tech .tech_tit a:hover {
	background-color: #333333;
}

.mini_tech .flex_row {}

.mini_tech figure {
	width: calc(25% - 30px);
	border: 1px solid #D3D3D3;
	border-radius: 10px;
	padding: 15px 25px 22px 27px;
	margin-bottom: 35px;
	transition: all .3s linear;
	cursor: pointer;
	background: #FFFFFF;
}

.mini_tech figure:hover {
	box-shadow: 0 0 10px #3333;
	background: #F1F7FB;
}

.mini_tech figure div {
	margin-bottom: 7px;
}

.mini_tech figure img {
	height: 50px;
	width: auto;
}

.mini_tech figcaption {}

.mini_tech figcaption h2 {
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 14px;
}

.mini_tech figcaption p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	text-align: left;
}

.mini_more {
	padding: 101px 0 85px;
}

.mini_more .more_tit {
	font-size: 30px;
	text-align: center;
	margin-bottom: 77px;
	text-transform: uppercase;
}

.mini_more .flex_row {}

.mini_more figure {
	background: #f0f0ff;
	width: calc(33.3% - 24px);
	/* padding: 54px 30px 50px 37px; */
	transition: all .3s linear;
	cursor: pointer;
	border-radius: 15px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	position: relative;
	padding: 89px 35px 55px 28px;
}

.mini_more figure:hover {
	background: #F0F8FC;
}

.mini_more figure div {
	/* margin-bottom: 26px; */
	position: absolute;
	right: 44px;
	top: 19px;
}

.mini_more figure img {
	height: 50px;
	width: auto;
}

.mini_more figcaption {}

.mini_more figcaption h2 {
	font-size: 24px;
	margin-bottom: 22px;
	color: #000;
}

.mini_more figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	text-transform: capitalize;
}

.mini_like {
	padding-bottom: 109px;
}

.mini_like .like_tit {
	margin: 70px 0;
	font-size: 30px;
}

.mini_like .like_wrap {
	padding: 0 108px;
}

.mini_like .items {
	width: calc((100% - 130px) / 3);
}

.mini_like .items div {
	margin-bottom: 21px;
	overflow: hidden;
}

.mini_like .items div:hover img {
	transform: scale(1.1)
}

.mini_like .items img {
	transition: all .3s linear;
}

.mini_like .items h2 {
	font-size: 18px;
	line-height: 40px;
	color: rgba(56, 56, 56, 1);
	text-transform: capitalize;
}

.mini_like figure {
	box-shadow: 0 0 13px #3332;
	border-radius: 5px;
	padding: 27px 0 36px 0;
}

.mini_like figure div {
	width: 54%;
	text-align: center;
	border-right: 1px dashed #C9C9C9;
	padding: 57px 0 5px;
}

.mini_like figure div img {
	max-width: 250px;
	width: 80%;
}

.mini_like figcaption {
	width: 46%;
	padding: 14px 0 0 85px;
}

.mini_like figcaption h3 {
	font-size: 30px;
	font-family: 'Georama';
	font-weight: bold;
	margin-bottom: 18px;
}

.mini_like figcaption ul {}

.mini_like figcaption li {
	font-family: 'Georama';
	font-size: 18px;
	padding-left: 30px;
	margin-bottom: 7px;
	position: relative;
}

.mini_like figcaption li:after {
	content: "";
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	background: #0088EC;
	border-radius: 50%;
	transform: translateY(-50%);
}

.mini_like figcaption a {
	line-height: 50px;
	padding: 0 36px;
	display: block;
	width: max-content;
	background: #0187E7;
	border-radius: 50px;
	margin: 26px 0 0 0;
}

.mini_like figcaption img {
	width: 30px;
}

.mini_like figcaption a:hover {
	transform: translateX(10px)
}

.mini_like .swiper-pagination {
	position: relative;
	justify-content: center;
	margin-top: 53px;
}

.mini_like .swiper-pagination span:before {
	display: none;
}

.mini_like .swiper-pagination span {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 9px;
	border: 1px solid #CACACA;
	border-radius: 50%;
}

.mini_like .swiper-pagination .swiper-pagination-bullet-active {
	background: #1a3bb2;
	border-color: #1a3bb2;
}

.mini_box figure {}

.mini_box figure>div {}

.mini_box figure>div img {}

.mini_box figcaption {}

.mini_box figcaption div {}

.mini_splu {
	background: #FAFAFA;
	padding: 135px 0 0173px;
}

.mini_splu .pro_tit {
	margin-bottom: 115px;
}

.mini_splu .solu_wrap {}

.mini_splu .items {
	padding: 109px;
	border-radius: 50%;
	border: 2px solid #383838;
	width: max-content;
	margin: 0 auto;
	position: relative;
}

.mini_splu .items>img {
	max-width: 562px;
}

.mini_splu ul {}

.mini_splu li {
	position: absolute;
	align-items: center;
	width: 383px;
}

.mini_splu li img {
	width: 50px;
}

.mini_splu li div {
	border: 1px solid #1A3BB2;
	width: 85px;
	line-height: 85px;
	text-align: center;
	border-radius: 50%;
	background: #fff;
	transition: all .3s linear;
}

.mini_splu li div+div {
	border: none;
	flex: 1;
	width: calc(100% - 85px);
	line-height: 1.45;
	border: none;
	text-align: left;
	padding-left: 20px;
	background: none;
	background: transparent !important;
}

.mini_splu li h2 {
	font-size: 24px;
	color: #1a3bb2;
}

.mini_splu li p {
	font-size: 18px;
	line-height: 28px;
}

.mini_splu li:nth-of-type(1) {
	left: 76%;
	top: 5%;
}

.mini_splu li:nth-of-type(2) {
	left: 94%;
	top: 43%;
}

.mini_splu li:nth-of-type(3) {
	left: 80%;
	top: 80%;
}

.mini_splu li:nth-of-type(4) {
	left: 1%;
	top: 93%;
}

.mini_splu li:nth-of-type(5) {
	left: -38%;
	top: 68%;
}

.mini_splu li:nth-of-type(6) {
	left: -42%;
	top: 31%;
}

.mini_splu li:nth-of-type(7) {
	left: -15%;
	top: -2%;
}

.mini_splu li:nth-of-type(n+4) div {
	order: 2;
}

.mini_splu li:nth-of-type(n+4) div+div {
	order: 0;
	text-align: right;
	padding: 0 20px 0 0;
}

.mini_splu li div:hover {
	background: #1a3bb2
}

.mini_splu li div:hover img {
	filter: brightness(0) invert(1);
}

.mini_make {
	background: #1a3bb2;
	color: #fff;
	padding: 24px 0 80px;
	margin-bottom: 148px;
	position: relative;
}

.mini_make .flex_row {
	align-items: center;
}

.mini_make .left {
	width: 43%;
}

.mini_make .left h2 {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 45px;
}

.mini_make .left p {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 89px;
	font-size: 18px;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 62px;
}

.mini_make .left a {
	background: #fff;
	width: max-content;
	/* margin: 0 auto; */
	display: block;
	line-height: 51px;
	font-weight: 700;
	padding: 0 42px;
	overflow: hidden;
	border-radius: 8px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	font-size: 18px;
	color: #1a3bb2;
}

.mini_make .left a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #1a3bb2;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
	border: 1px solid #1a3bb2;
}

.mini_make .left a:hover {
	background: #000;
	color: #fff
}

.mini_make .left a:hover:after {
	transform: translateX(75px);
}

.mini_make .make_color {
	width: 100%;
	justify-content: center;
	position: relative;
	z-index: 2;
}

.mini_make .make_color li {
	height: 43px;
	width: 43px;
	background-color: #fff;
	box-shadow: 0 0 5px #3333;
	display: block;
	border-radius: 50%;
	margin: 0 27.5px;
	/* border: 4px solid transparent; */
	background-size: cover;
	background-repeat: no-repeat;
}

.mini_make .make_color li.active {
	border-color: #fff;
	border: 4px solid transparent;
}

.make_wave {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 100%;
	z-index: 2;
	height: 280px;
	pointer-events: none;
}

.mini_make .make_wrap {
	width: 43%;
}

.mini_make .make_wrap img {
	width: auto;
}

.mini_full {}

.mini_full .layout {}

.mini_full .pro_tit {
	margin-bottom: 66px;
}

.mini_full h3 {
	text-align: center;
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
	font-weight: initial;
	margin-bottom: 99px;
}

.mini_full h3 span {
	font-size: 28px;
	font-weight: bold;
}

.mini_full ul {
	margin-bottom: 70px;
}

.mini_full li {
	max-width: 33.3%;
	ALIGN-ITEMS: FLEX-START;
}

.mini_full li img {
	width: 97px;
}

.mini_full li:hover img {
	transform: translateY(-10px) rotateY(360deg);
	transition: all .3s linear;
}

.mini_full li div {
	width: calc(100% - 97px);
	max-width: 280px;
	padding-left: 20px;
}

.mini_full li div h2 {
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
}

.mini_full li div p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	text-align: left;
}


/*----------------------------------page head---------------------------------*/

/*public*/

.page_main {
	z-index: 1;
	overflow: visible;
	padding: 72px 0 30px 0;
	background: #FFF;
}

.product_main {
	background: #f3f3f3;
}

/*sys_sub_head*/

.sys_sub_head {
	position: relative;
	z-index: 1;
	z-index: 1;
	text-align: left;
}

.head_bn_item img {
	width: 100%;
}

.path_bar {
	background: #505050;
	position: relative;
}

.path_bar ul {
	font-size: 0;
}

.path_bar li {
	display: inline;
	letter-spacing: 0;
}

.path_bar li,
.path_bar li a {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	font-family: "Georama";
}

.path_bar li:before {
	position: relative;
	margin: 0 5px;
	content: '\f105';
	vertical-align: baseline;
	font-family: 'fontawesome';
}

.path_bar li:first-child:before {
	display: none;
}

.sys_sub_head .pagnation_title {
	font-size: 54px;
	text-transform: capitalize;
	color: #fff;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	text-align: center;
}

.mobile-head-items {
	display: none;
}

/*----------------------------------aside---------------------------------*/
.aside {
	float: left;
	width: 250px;
}

.side-tit-bar {
	position: relative;
}

.side-tit-bar .side-tit {
	position: relative;
	padding-left: 35px;
	background: #333333;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	line-height: 45px;
}

.side-widget {
	position: relative;
	overflow: hidden;
	margin: 0 0 40px;
}

.side-widget+.side-widget {
	padding-top: 20px;
}

.side-cate {
	overflow: hidden;
}

.side-cate li {
	position: relative;
	margin-bottom: 1px;
	font-size: 16px;
	line-height: 30px;
}

.side-cate li a {
	position: relative;
	display: block;
	padding-left: 30px;
}

.side-cate ul {
	display: none;
	overflow: visible !important;
	background-color: #fff;
}

.side-cate li a {
	-webkit-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.side-cate li ul {
	padding-top: 8px;
	padding-bottom: 8px;
}

.side-cate li li {
	font-size: 14px;
}

.side-cate li+li {
	border-top: 1px solid #ddd;
}

.side-cate li li a {
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: none;
	color: #425664;
}

.side-cate li li li {
	font-size: 12px;
}

.side-cate li a:hover,
.side-cate li.active>a {
	color: #333333;
}

.side-cate li a:hover:before,
.side-cate li.active>a:before {
	background-color: #333333;
}

.side-cate li .icon-cate {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	color: #616265;
	text-align: center;
	font-size: 10px;
	line-height: 40px;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.side-cate li .icon-cate:before {
	padding-right: 1px;
	padding-left: 1px;
}

.side-cate li .icon-cate.icon-cate-down:before {
	content: '\f04b';
}

.side-cate li .icon-cate.icon-cate-up:before {
	content: '\f04b';
}

.side-cate li .icon-cate.icon-cate-up {
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.side-widget .cate-type-list>li {
	font-size: 14px;
	line-height: 30px;
}

.side-widget .cate-type-list>li>a {
	margin-right: 0;
	padding-left: 15px;
}

.side-widget .cate-type-list>li>a:before {
	position: absolute;
	top: 15px;
	left: 0;
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #e0e0e0;
	content: '';
}

.side-cate li.has-child>a {
	padding-right: 40px;
	line-height: 40px;
}

.side-cate li.nav-current>.icon-cate {
	color: #333333;
}

.side-cate>li.nav-current>a,
.side-cate>li.nav-current>.icon-cate {
	color: #333333;
}

.side-cate li li.nav-current>a {
	color: #333333;
}

.side-product-items {
	position: relative;
	margin-top: 8px;
}

.side-product-items .items_content {
	position: relative;
	padding: 35px 0;
}

.side_product_item {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
}

.side_product_item figure {
	position: relative;
	display: table;
	overflow: hidden;
	width: 100%;
}

.side_product_item .item-img,
.side_product_item figcaption {
	display: table-cell;
	vertical-align: middle;
}

.side_product_item .item-img {
	position: relative;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 70px;
}

.side_product_item .item-img img {
	display: block;
	width: 100%;
}

.side_product_item figcaption {
	padding-left: 15px;
}

.side_product_item figcaption h3 {
	font-weight: normal;
	font-size: 14px;
}

.side_product_item figcaption h3 a {
	display: block;
	display: -webkit-box;
	overflow: hidden;
	max-height: 3.2em;
	text-overflow: ellipsis;
	word-wrap: break-word;
	line-height: 1.6em;
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.side_product_item figcaption h3 a:hover,
.side_product_item .item-img:hover+figcaption h3 a {
	color: #333333;
}

.side_product_item:hover .item-img {
	border-color: #333333;
}

.side-product-items .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.side-product-items .side_slider {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	max-height: 480px;
}

.side-product-items .side_slider .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.side-product-items .side_product_item {
	height: 100px;
}

.side-product-items .btn-prev,
.side-product-items .btn-next {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 32px;
	color: #ccd3d9;
	text-align: center;
	font-size: 38px;
	line-height: 32px;
	opacity: 1;
	cursor: pointer;
	filter: alpha(opacity=100);
}

.side-product-items .swiper-button-disabled {
	color: #eee;
	cursor: default;
}

.side-product-items .btn-prev:before,
.side-product-items .btn-next:before {
	display: inline-block;
	-webkit-transform: scale(2.5, 1);
	-o-transform: scale(2.5, 1);
	transform: scale(2.5, 1);
	-ms-transform: scale(2.5, 1);
}

.side-product-items .btn-prev {
	top: 0;
}

.side-product-items .btn-prev:before {
	content: '\f106';
}

.side-product-items .btn-next {
	bottom: 0;
}

.side-product-items .btn-next:before {
	content: '\f107';
}

.side-product-items .btn-prev:not(.swiper-button-disabled):hover,
.side-product-items .btn-next:not(.swiper-button-disabled):hover {
	color: #000;
}

.aside .side-bn {
	margin: 0 0 40px;
	width: 100%;
}

.aside .side-bn img {
	width: 100%;
}

/*----------------------------------main---------------------------------*/
.main {
	position: relative;
	float: right;
	padding-bottom: 50px;
	width: calc(100% - 350px);
}

.main .banner_section {
	margin-bottom: 25px;
}

.page_main,
.pagge_main a {
	color: #002140;
}

.page_main a:hover {
	color: #333333;
}

/*title*/
.main_hd {
	margin-bottom: 35px;
	text-align: center;
}

.main_hd .page_title {
	font-size: 30px;
}

.main_hd .page_title,
.main_hd .page_title a {
	color: #1a3bb2;
}

/*page*/
.page_bar {
	position: relative;
	margin: 50px 0 30px;
	height: 33px;
	text-align: center;
	font-size: 14px;
	line-height: 31px;
}

.page_bar a,
.page_bar span {
	position: relative;
	display: inline-block;
	margin: 0 0 0 8px;
	padding: 0 8px;
	min-width: 33px;
	border: 1px solid #cccccc;
	color: #333;
	vertical-align: top;
	text-align: center;
}

.page_bar a.current,
.page_bar a:hover {
	border-color: #333333;
	background: #333333;
	color: #FFF;
}

.page_bar span.current2 {
	padding-right: 8px;
	padding-left: 8px;
}

/*-------------------------------------------------------- 
													page: product list
																	------------------------------------------------------*/
.items_list {
	position: relative;
	width: 100%;
}

.items_list ul {
	margin: -10px -18px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.items_list ul {
	margin: -2.5%;
}

.items_list .product_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	padding: 2.5%;
	width: 25%;
	max-width: 25%;
	-webkit-box-flex: 0 0 25%;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}

.items_list .product_item figure {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	width: 100%;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.items_list .product_item figcaption {
	padding: 25px 15px;
	text-align: center;
}

.items_list .product_item .item_img,
.items_list .product_item .item_img img {
	display: block;
}

.items_list .product_item .item_img {
	border: 1px solid #e6e6e6;
	-webkit-box-flex: 1.0;
	-moz-flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.items_list .product_item .item_title {
	text-transform: uppercase;
	font-size: 12px;
}

.items_list .product_item .item_title a {
	height: 3.7em;
	background-color: #425664;
	color: #fff;
	font-size: 12px;
	line-height: 3.7em;
}

.items_list .product_item figure:hover {
	border-color: #ccc;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
}

.items_list .product_item figure:hover .item_title a {
	background-color: #333333;
	color: #fff;
}

/*-------------------------------------------------------- 
													page: single Product
																	------------------------------------------------------*/
/*product photos*/
.product-intro {
	position: relative;
	margin-bottom: 80px;
}

.cloud-zoom-lens {
	border: 1px solid #eee;
	cursor: move;
}

.cloud-zoom-title {
	position: absolute !important;
	top: 0px;
	padding: 3px;
	width: 100%;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.cloud-zoom-big {
	overflow: hidden;
	padding: 0px;
	background-color: #fff;
}

.cloud-zoom-loading {
	padding: 3px;
	border: 1px solid #000;
	background: #222;
	color: white;
}

.product-view .product-image.zoom_remove:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	content: "";
}

.product-view {
	position: relative;
	float: left;
	width: 42%;
	background: #fff;
	padding-bottom: 28px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .25);
}

.product-view .product-image {
	overflow: hidden;
}

.product-view .product-image img {
	position: relative;
	width: 100%;
}

.product-view .image-additional-wrap {
	position: relative;
	z-index: 999;
	margin-top: 34px;
	padding: 0 50px;
}

.product-view .image-additional {
	position: relative;
	overflow: hidden;
	padding: 0 2px;
}

.product-view .image-additional li {
	position: relative;
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	overflow: visible;
	width: 100%;
	width: 20%;
	height: auto;
	border: 1px solid #8a8a8a;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.product-view .image-additional li:before {
	position: absolute;
	bottom: -5px;
	left: 40%;
	z-index: 1;
	display: block;
	width: 20%;
	height: 4px;
	border-radius: 6px;
	content: '';
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.product-view .image-additional li.single {
	display: none;
}

.product-view .image-additional li img {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100%;
	opacity: .4;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	filter: alpha(opacity=40);
}

.product-view .image-additional li a {
	position: relative;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-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;
}

.product-view .image-additional li.current {
	border: 1px solid #333333;
	-bottom: 0;
}

.product-view .image-additional li.current img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view .image-additional img.popup {
	display: none;
}

.ad_prompt {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	display: none;
	margin: -20px 0 0;
	width: 100%;
	color: #333333;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	-webkit-animation: twinkling 1s infinite ease-in-out;
	animation: twinkling 1s infinite ease-in-out;
}

.product-view .image-additional.swiper-container-horizontal>.swiper-pagination-bullets {
	display: none;
}

.product-view .swiper-button-next,
.product-view .swiper-button-prev {
	margin-top: -16px;
	width: 25px;
	height: 32px;
	background: none;
	font-size: 24px;
	line-height: 32px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view .swiper-button-prev {
	left: 10px;
}

.product-view .swiper-button-next {
	right: 10px;
}

.product-view .swiper-button-next:before,
.product-view .swiper-button-prev:before {
	width: 25px;
	height: 33px;
	background-image: url(img/web_icon.png);
	background-repeat: no-repeat;
	content: "";
	-webkit-transition: all ease .35s;
	transition: all ease .35s;
}

.product-view .swiper-button-next:before {
	background-position: right -93px;
}

.product-view .swiper-button-prev:before {
	background-position: -250px -93px;
}

.product-view .swiper-button-next:hover:before {
	background-position: right -126px;
}

.product-view .swiper-button-prev:hover:before {
	background-position: -250px -126px;
}

.product-view .swiper-button-next.swiper-button-disabled,
.product-view .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view:hover .swiper-button-prev,
.product-view:hover .swiper-button-next {
	background: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view:hover .swiper-button-disabled {
	opacity: .3;
	filter: alpha(opacity=30);
}

/*product summary*/
.product-summary {
	position: relative;
	float: left;
	color: #353333;
	max-width: 630px;
	padding-left: 60px;
	color: #353333;
}

.product-summary .page_title {
	display: table;
	color: #505050;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 36px;
	line-height: 1;
	font-family: "Georama";
	font-weight: bold;
	padding-top: 50px;
}

.product-summary .product-meta {
	color: #242424;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
}

.product-summary .product-meta .short_tit {
	position: relative;
	color: rgba(36, 36, 36, .5);
	text-transform: capitalize;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}

.product-summary .product-meta p {
	margin: 27px 0;
	color: #333;
	font-size: 14.7px;
	line-height: 26px;
}

.product-summary .product-meta li {
	display: table;
	padding: 2px 0;
	width: 100%;
	font-size: 13px;
	line-height: 1.6;
}

.product-summary .product-meta li em {
	display: table-cell;
	width: 36%;
	color: rgba(36, 36, 36, .5);
}

.product-summary .product-meta li .item-val {
	display: table-cell;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
}

.product-summary .product-meta br {
	display: none;
	height: 10px;
}

.product-btn-wrap {
	position: relative;
	padding-top: 74px;
	text-align: left;
}

.product-btn-wrap .email,
.product-btn-wrap .pdf,
.product-btn-wrap .buy {
	position: relative;
	display: inline-block;
	margin: 0 0 7px 7px;
	padding: 0 10px;
	border: 2px solid #333333;
	background: #333333;
	color: #fff;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px;
	font-family: "Georama";
	font-weight: bold;
	font-weight: normal;
}

.product-btn-wrap .email:hover,
.product-btn-wrap .pdf:hover,
.product-btn-wrap .buy:hover {
	background: transparent;
	color: #333333;
}

.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before {
	padding-right: 10px;
	font-size: 16px;
}

.product-btn-wrap .email:before {
	content: '\f003';
}

.product-btn-wrap .pdf:before {
	content: '\f1c1';
}

.product-summary .share-this {
	margin: 45px 0 0;
	text-align: right;
}

/* product detail */
.product-detail {
	position: relative;
	overflow: visible;
}

.detail-tabs {
	position: relative;
	margin-bottom: -1px;
	background: #eaedf0;
}

.detail-tabs .title {
	position: relative;
	position: relative;
	position: relative;
	float: left;
	display: inline-block;
	margin-right: -1px;
	padding: 1px 35px;
	border: 1px solid #ccd3d9;
	color: #959da7;
	color: rgba(0, 33, 64, .5);
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Georama';
	line-height: 35px;
	cursor: pointer;
}

.detail-tabs .title.current {
	position: relative;
	z-index: 2;
	margin-bottom: -1px;
	padding-bottom: 2px;
	border-bottom: none;
	background: #fff;
	color: #333333;
}

.product-detail .tab-panel-content {
	display: block;
	overflow: hidden;
	padding: 10px 0;
}

.product-detail .disabled {
	display: none;
}

.tab-panel-wrap {
	margin-bottom: 60px;
	padding: 40px;
	border: 1px solid #ccd3d9;
	background-color: #fff;
}

/*like product*/
.goods-may-like {
	position: relative;
	overflow: hidden;
	padding: 70px 0 30px 0;
	background-attachment: fixed;
	margin-bottom: 30px;
}

.goods-may-like .index_title_bar {
	position: relative;
	display: block;
	text-align: center;
}

.goods-may-like .index_title_bar .good_title {
	position: relative;
	color: #333;
	text-transform: capitalize;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 45px;
	font-family: "Georama";
	font-weight: bold;
	font-weight: normal;
}

.goods-may-like .swiper-pagination-bullets {
	text-align: center;
	line-height: 1;
}

.goods-may-like .swiper-pagination-bullet,
.goods-may-like .swiper-pagination-bullet:before {
	width: 14px;
	height: 14px;
}

.goods-may-like .product_item:hover .item_img img {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.good_button_bar {
	text-align: center;
	position: relative;
	margin-top: 50px;
}

.good_button_bar .navigate_button_prev,
.good_button_bar .navigate_button_next {
	background: #333333;
	display: inline-block;
	width: 85px;
	line-height: 42px;
	margin: 0 5px;
	text-align: center;
	color: #fff;
	font-size: 30px;
}

.good_button_bar .navigate_button_prev {}

.good_button_bar .navigate_button_next {}

.good_button_bar .navigate_button_prev:before,
.good_button_bar .navigate_button_next:before {}

.good_button_bar .navigate_button_prev:before {
	content: "<";
}

.good_button_bar .navigate_button_next:before {
	content: ">";
}

.good_button_bar .navigate_button_prev {}

.good_button_bar .navigate_button_next {}

/*----------------product-------------*/
.product_item {
	position: relative;
	border: 1px solid #c8c8c8;
}

.product_item figure {
	position: relative;
	height: 100%;
}

.product_item .item_img {
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.product_item .item_img img {
	width: 100%;
	height: auto;
}

.product_item figcaption {
	background: rgba(11, 135, 251, .7);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateX(-110%);
	-webkit-transform: translateX(-110%);
}

.product_item .item_title {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.product_item .item_title a {
	display: block;
	position: relative;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1.68;
	font-family: "Georama";
	text-transform: capitalize;
	letter-spacing: .38px;
	font-weight: normal;
}

.product_item:hover figcaption {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

/*-------------------------------------------------------- 
													page: blog list
																	------------------------------------------------------*/
.blog_list {
	position: relative;
	/* width: 100%; */
}

.news-item {
	position: relative;
	overflow: hidden;
	padding: 19px 25px 33px;
	border: 1px solid rgba(229, 229, 229, 1);
	width: calc((100% - 140px) /3);
	margin-bottom: 82px;
}

.news-item figure {}

.news-item figure>div {
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 31px;
}

.news-item:nth-child(2n+1) {
	/* background: #f9f9f9; */
}

.news-item:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	content: "";
	display: none;
}

.news-item:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 3px;
	background-color: #333333;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}

.news-item:hover:after {
	width: 100%;
	opacity: 1;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	filter: alpha(opacity=100);
}

.news-item .item-img,
.news-item .item-img img {
	border-radius: 5px;
}

.news-item .item-img {
	position: relative;
	/* float: left; */
	display: block;
	margin: 0 20px 0 0;
	/* padding: 5px; */
	/* max-width: 200px; */
	/* border: 1px solid #eee; */
	background-color: #fff;
}

.news-item .item-img img {
	position: relative;
	width: 100%;
}

.news-item .item-info .item-title {
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 58px;
	color: #1a3bb2;
	margin-bottom: 21px;
}

.news-item .item-info .item-title a {
	color: #1a3bb2
}

.news-item .item-info .item-title a:hover {
	color: #333333;
}

.news-item .item-info time {
	display: block;
	font-size: 15px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 6px;
}

.news-item .item-info .item-detail {
	font-size: 15px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 15px;
	min-height: 65px;
}

.news-item .item-info .item-more {
	/* float: right; */
	/* margin: 20px 0 0; */
	/* color: #8f9395; */
}

.news-item .item-info .item-more {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	color: #1a3bb2;
}

.news-item .item-info .item-more:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background-color: #333333;
	content: '';
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: none;
}

.news-item .item-info .item-more:before {
	top: 0;
	left: 0;
}

.news-item .item-info .item-more:after {
	right: 0;
	bottom: 0;
}

.news-item .item-info .item-more:hover:before,
.news-item .item-info .item-more:hover:after {
	width: 0;
	opacity: 0;
}

.news-item .item-info .item-more:hover {
	color: #333;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}


.blog-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 80px;
}

.blog-item figure {
	align-items: center;
}

.blog-item figure>div {
	overflow: hidden;
	width: 34.3%;
}

.blog-item figcaption {
	width: 65.7%;
	padding-left: 86px;
}

.blog-item:nth-child(2n+1) {
	/* background: #f9f9f9; */
}

.blog-item:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	content: "";
	display: none;
}

.blog-item:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 3px;
	background-color: #333333;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}

.blog-item:hover:after {
	width: 100%;
	opacity: 1;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	filter: alpha(opacity=100);
}

.blog-item .item-img,
.blog-item .item-img img {
	/* border-radius: 5px; */
}

.blog-item .item-img {
	position: relative;
	/* float: left; */
	display: block;
	/* margin: 0 20px 0 0; */
	/* padding: 5px; */
	/* max-width: 200px; */
	/* border: 1px solid #eee; */
	background-color: #fff;
}

.blog-item .item-img img {
	position: relative;
	width: 100%;
}

.blog-item .item-info .item-title {
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #1a3bb2;
	margin-bottom: 30px;
}

.blog-item .item-info .item-title a {
	color: #1a3bb2;
	font-size: 18px;
	font-weight: 700;
}

.blog-item .item-info .item-title a:hover {
	color: #333333;
}

.blog-item .item-info time {
	display: block;
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
}

.blog-item .item-info .item-detail {
	font-size: 15px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 57px;
	max-width: 837px;
}

.blog-item .item-info .item-more {
	/* float: right; */
	/* margin: 20px 0 0; */
	/* color: #8f9395; */
}

.blog-item .item-info .item-more {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #1a3bb2;
}

.blog-item .item-info .item-more:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background-color: #333333;
	content: '';
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	display: none;
}

.blog-item .item-info .item-more:before {
	top: 0;
	left: 0;
}

.blog-item .item-info .item-more:after {
	right: 0;
	bottom: 0;
}

.blog-item .item-info .item-more:hover:before,
.blog-item .item-info .item-more:hover:after {
	width: 0;
	opacity: 0;
}

.blog-item .item-info .item-more:hover {
	color: #333;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}

.blog_main .news_bar {
	padding-top: 110px;
}

.blog_list_head h2.pagnation_title {
	width: 100%;
	text-align: center;
	left: 0;
}

/*-------------------------------------------------------- 
													page: download list
																	------------------------------------------------------*/
.download_list {
	position: relative;
	width: 100%;
}

.download-item {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	line-height: 30px;
}

.download-item .item-img {
	max-width: 25px;
}

.download-item .item-title {
	position: relative;
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	font-weight: bold;
	font-size: 16px;
	*display: inline;
	*zoom: 1;
}

.download-item .item-button {
	position: relative;
	float: right;
	display: inline-block;
	padding: 0 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #eee;
	vertical-align: top;
	line-height: 30px;
	cursor: pointer;
	*display: inline;
	*zoom: 1;
}

.download-item .item-button:before {
	margin: 0 10px 0 0;
	content: "\f019";
}



/*  */
.list_head {}

.list_head .wrap {
	position: absolute;
	right: 214px;
	bottom: 70px;
	text-align: right;
}

.list_head .wrap h1 {
	position: relative;
	transform: none;
	font-size: 62px;
	text-transform: uppercase;
	text-align: right;
	top: 0;
	font-family: 'Georama';
}

.list_head p {
	color: #fff;
	font-size: 40px;
	font-weight: 400;
	position: relative;
	text-align: right;
}

.list_bar {
	background: none;
	margin-top: 50px;
}

.list_bar ul {
	position: relative;
	margin-bottom: 51px;
}

.list_bar ul:before {
	content: "";
	width: 13px;
	height: 13px;
	background: url(img/1.png);
	/* left: 37px; */
	top: -6px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 10px;
}

.list_bar li {}

.list_bar ul li a,
.list_bar ul li {
	font-size: 16px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
	font-family: 'Georama';
}

/* list_main */
.list_main {
	margin-top: 50px;
}

.list_main aside {
	width: 274px;
	padding-top: 30px;
}

.list_main aside ul {
	position: sticky;
	top: 108px;
}

.list_main aside li {
	border-radius: 12px;
	margin-bottom: 11px;
	transition: all .3s linear;
}

.list_main aside li:hover,
.list_main aside li.active {
	background: #E0F4FF;
}

.list_main aside a {
	font-size: 18px;
	font-weight: 700;
	line-height: 40px;
	padding: 13px 36px;
	display: block;
}

.list_main .items {
	width: calc(100% - 400px);
}

.list_main .item {}

.list_main .item .flex_row {
	justify-content: flex-start;
	margin: 0 -28px;
}

.list_main .item>h2 {
	width: 100%;
	font-weight: 700;
	line-height: 40px;
	color: #000;
	font-size: 30px;
	position: relative;
	width: max-content;
	border-bottom: 5px solid #1a3bb2;
	padding-bottom: 26px;
	margin-bottom: 51px;
}

.list_main .item figure {
	width: calc((100% - 170px)/3);
	margin-bottom: 76px;
	margin: 0 28px 76px;
	position: relative;
}

.list_main figure div {
	margin-bottom: 30px;
	overflow: hidden
}

.list_main .item figure:hover img {
	transform: scale(1.1)
}

.list_main .item figure:hover figcaption a {
	background: #1a3bb2;
	color: #fff;
	border: 1px solid #1a3bb2;
}

.list_main figure img {
	transition: all .3s linear
}

.list_main figcaption {}

.list_main figcaption h2 {
	font-size: 18px;
	font-weight: 600;
	color: rgba(56, 56, 56, 1);
}

.list_main figcaption p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	color: rgba(56, 56, 56, 0.6);
	margin-bottom: 28px;
	padding: 13px 0;
	text-align: left;
	min-height: 74px;
}

.list_main figcaption a {
	border-radius: 6px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(128, 128, 128, 1);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	line-height: 35px;
	display: block;
	width: max-content;
	font-size: 15px;
	font-weight: 500;
	color: rgba(56, 56, 56, 1);
	padding: 0 30px;
}

/* page */
.page_head {
	position: relative;
}

.page_head .pagnation_title {
	left: 12%;
	font-size: 85px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	width: max-content;
	letter-spacing: 1px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}

.page_nav {
	overflow: hidden;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.page_nav li {
	font-size: 16px;
	color: #000;
	text-align: center;
	width: 25%;
	line-height: 40px;
	background: rgb(26 59 178 / 30%);
	position: relative;
	box-shadow: 0 -2px 10px #94CDED;
	backdrop-filter: blur(15px);
}

.page_nav a {
	display: block;
	font-weight: 700;
}

.page_nav .active {
	background: #FAFAFA;
	color: #1a3bb2;
}

.page_nav .active a {
	color: #1a3bb2;
	font-weight: 700;
}

.about_head .pagnation_title {
	/* background-color: #4848485c; */
	padding: 30px;
	text-shadow: 0px 0px 20px #666;
}


/* page_faq */

.faq_main {
	padding: 0;
}

.faq_main .left {
	width: calc(50% - 41px);
}

.faq_main .right {
	width: calc(50% - 41px);
}

.faq_main .item {
	margin-bottom: 54px;
}

.faq_main .item>h2 {
	font-size: 20px;
	border-bottom: 1px solid #D3D3D3;
	padding-bottom: 37px;
}

.faq_main .item ul {}

.faq_main .item li {
	border-bottom: 1px solid #D3D3D3;
	padding: 14px 0;
}

.faq_main .item ul h2 {
	font-size: 16px;
	color: rgba(56, 56, 56, 0.93);
	/* margin-bottom: 26px; */
	padding: 7px 14% 0 0;
	transition: all .3s linear;
	position: relative;
	cursor: pointer;
}

.faq_main .item p {
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	display: none;
	margin-top: 26px;
}

.faq_main .item ul h2::after {
	content: "\f107";
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 2px solid #808080;
	position: absolute;
	right: 18px;
	top: 7px;
	transition: all .3s linear;
	font-family: 'fontawesome';
	text-align: center;
	line-height: 25px;
	color: #808080;
}

.faq_main .item li.active h2 {
	background-color: #1a3bb2;
	color: #fff;
	padding: 7px 15px;
	border-radius: 10px;
}

.faq_main .item li.active h2::after {
	border-color: #fff;
	color: #fff;
	transform: rotate(180deg);
}



.news_main {}

.news_main .layout {
	max-width: 1120px;
}

.news_main .main {
	width: 100%;
	padding: 20px 0 103px;
}

.news_main .main_hd {
	margin: 0;
}

.news_main .main_hd h2 {
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	color: rgba(0, 0, 0, 1);
}

.news_main .time {
	font-size: 16px;
	color: #808080;
	border-top: 1px solid #A6A6A6;
	padding: 13px 0 70px;
	margin-top: 40px;
}

.news_main .main_hd h3 {}

.news_main .news_change {}

.news_main .news_change li {}

.news_main .news_change b {
	color: #1a3bb2;
	font-size: 18px;
	font-weight: 700;
}

.news_main .news_change a {
	color: #1a3bb2;
	font-size: 18px;
	font-weight: 700;
}

.news_list_head .pagnation_title {
	left: 24%;
	color: #000;
}

.news_bar {
	justify-content: center;
	margin-bottom: 151px;
}

.news_bar li {
	width: 42px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	border: 2px solid #1a3bb2;
	border-radius: 50%;
	color: #1a3bb2;
	margin: 0 15px;
	transition: all .3s linear;
}

.news_bar a {
	color: #1a3bb2;
	display: block;
}

.news_bar li:hover {
	border-color: rgba(56, 56, 56, 1);
}

.news_bar li:hover a {
	color: rgba(56, 56, 56, 1);
}

.news_bar li.active {
	background-color: #1a3bb2
}

.news_bar li.active a {
	color: #fff;
}

/* discover */
.discover_head .pagnation_title {
	font-size: 60px;
	top: 14%;
	left: 13.2%;
	text-transform: inherit;
}

.discover_main {
	padding-bottom: 150px;
}

.discover_main .layout {
	width: 80%;
}

.discover_main figure {
	align-items: center;
	margin-bottom: 150px;
}

.discover_main figure div {
	width: 50%;
}

.discover_main figure img {}

.discover_main figcaption {
	width: 50%;
	padding-left: 89px;
}

.discover_main figcaption h2 {
	font-size: 40px;
	font-weight: 700;
	color: #1a3bb2;
	margin-bottom: 52px;
}

.discover_main figcaption p {
	font-size: 18px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
	/* max-width: 597px; */
	margin-bottom: 76px;
}

.discover_main figcaption a {
	border-radius: 8px;
	background: #1a3bb2;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	line-height: 51px;
	display: block;
	width: max-content;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	padding: 0 47px;
}

.discover_main figure:nth-of-type(2n) div {
	order: 2;
}

.discover_main figure:nth-of-type(2n) figcaption {
	padding-right: 89px;
	text-align: right;
	padding-left: 0;
}

.discover_main figure:nth-of-type(2n) figcaption p {
	float: right;
}

.discover_main figure:nth-of-type(2n) figcaption a {
	float: right;
}


/* contact_us */
.contact_main {}

.contact_main .layout {}

.contact_main .left {
	width: 72%;
}

.contact_main .left>h3 {
	font-size: 18px;
	font-weight: 500;
	color: #1a3bb2;
}

.contact_main .left>h2 {
	font-size: 40px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
	border-bottom: 2px solid rgba(229, 229, 229, 1);
	padding-bottom: 22px;
	line-height: 1;
	margin-bottom: 46px;
}

.contact_main .left form {}

/* .contact_main .left label{width: calc(50% - 26px);margin-bottom: 23px;}
.contact_main .left div label{width: auto;margin-right: 36px;margin-bottom: 28px;cursor: pointer;}
.contact_main .left label h2,.contact_main .left div h2{margin-bottom: 10px;font-size: 18px;font-weight: 400;width: 100%;} */
/* .contact_main .left label input{width: 100%;background: rgba(255, 255, 255, 1);border: 1px solid rgba(166, 166, 166, 1);line-height: 46px;}
.contact_main .left div{width: 100%;justify-content: flex-start;}
.contact_main .left textarea{background: rgba(229, 229, 229, 0.2);width: 100%;border: 0;min-height: 203px;margin-bottom: 22px;}
.contact_main .left label p{font-size: 18px;color: #000;}
.contact_main .left label input[name=type]{width: 17px;margin: 0 15px 0 0;} */

.contact_main .mauticform_wrapper {
	max-width: 100%;
	margin: 0;
}

.contact_main .mauticform-page-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end;
}

.contact_main .mauticform-row {
	width: calc(50% - 26px);
	margin-bottom: 23px;
}

.contact_main .mauticform-radiogrp-row {
	width: auto;
	margin-right: 36px;
	margin-bottom: 28px;
	cursor: pointer;
}

.contact_main .mauticform-row label {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	width: 100%;
}

.contact_main .left input {
	width: 100%;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(166, 166, 166, 1);
	line-height: 46px;
	border-radius: 0;
	padding: 0;
}

.contact_main .left textarea {
	background: rgba(229, 229, 229, 0.2);
	width: 100%;
	border: 0;
	min-height: 100px;
	margin-bottom: 22px;
}

.contact_main .left label p {
	font-size: 18px;
	color: #000;
}

.contact_main .left .mauticform-radiogrp-row input {
	width: 17px;
	margin: 0 15px 0 0;
}

#mauticform_youbokesi_i_am_a {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#mauticform_youbokesi_remarks {
	width: 100%
}

#mauticform_youbokesi_i_am_interested_in {
	width: 58.8%;
	margin: 0;
}

#mauticform_youbokesi_submit {
	width: max-content;
	margin: 0;
	position: relative;
	background: #1a3bb2;
	border-radius: 40px;
	overflow: hidden;
	padding: 0 28px 0 31px;
	transition: all .3s linear;
}

#mauticform_youbokesi_submit:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #fff;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
	border: 1px solid;
	font-weight: 100;
	font-size: 21px;
}

#mauticform_youbokesi_submit:hover {
	background: #000;
	color: #fff
}

#mauticform_youbokesi_submit:hover:after {
	transform: translateX(61px);
}

#mauticform_youbokesi_submit button {
	line-height: 52px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	border: none;
	background: transparent;
}


.contact_main .left .instered {
	justify-content: space-between;
}

.contact_main .left .instered h2 {}

.contact_main .left .instered input {
	line-height: 46px;
	opacity: 1;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(166, 166, 166, 1);
	width: 58.8%;
}

.contact_main .left .instered a {
	line-height: 52px;
	border-radius: 40px;
	background: #1a3bb2;
	padding: 0 28px 0 31px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}

.contact_main .left .instered a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #fff;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
	border: 1px solid;
	font-weight: 100;
	font-size: 21px;
}

.contact_main .left .instered a:hover {
	background: #000;
	color: #fff
}

.contact_main .left .instered a:hover:after {
	transform: translateX(61px);
}


.contact_head .pagnation_title {
	left: 16.1%;
}

.contact_main .right {
	background: #F6F6F6;
	width: 19.8%;
	padding: 47px 0 0 50px;
}

.contact_main .right figure {
	margin-bottom: 59px;
}

.contact_main .right figure div {
	margin-bottom: 27px;
}

.contact_main .right figure img {
	width: 95px;
}

.contact_main .right figcaption {
	font-size: 18px;
	color: rgba(56, 56, 56, 1);
	font-weight: 100;
}

.contact_main .right figcaption h2 {
	font-weight: 100;
}

.contact_main .right figcaption p {}

.contact_main .right figcaption a {}

.contact_main .contact_ask {
	margin: 122px 0 167px;
	background: url(img/contact_2.png);
	padding: 133px 0 205px;
	background-size: cover;
}

.contact_main .contact_ask .layout {
	max-width: 1300px;
	width: 95%
}

.contact_main .contact_ask .layout>div {
	max-width: 645px;
	width: 50%;
}

.contact_main .contact_ask h2 {
	font-size: 40px;
	color: #1a3bb2;
	line-height: 1;
	margin-bottom: 5px;
}

.contact_main .contact_ask p {
	font-size: 18px;
	color: rgba(102, 102, 102, 1);
	margin: 18px 0;
}

.contact_main .contact_ask h3 {
	font-size: 18px;
	font-weight: 100;
	color: rgba(102, 102, 102, 1);
}

.contact_main .contact_ask ul {
	max-width: 329px;
	margin-top: 19px;
}

.contact_main .contact_ask li {
	margin-bottom: 25px;
	padding-left: 29px;
	position: relative;
}

.contact_main .contact_ask a {
	font-size: 18px;
	font-weight: 400;
	color: rgba(102, 102, 102, 1);
}

.contact_main .contact_ask li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
}

.contact_main .contact_ask .mail::after {
	background-image: url(img/contact_6.png);
}

.contact_main .contact_ask .phone::after {
	background-image: url(img/contact_5.png);
}

.contact_main .contact_ask .adress::after {
	background-image: url(img/contact_7.png);
}


/* factory */

.fac_photo {}

.fac_photo h2,
.fac_video h2 {
	font-size: 30px;
	font-weight: 700;
	color: #1a3bb2;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 72px;
}

.fac_photo h2:after {
	content: "";
	background: #1a3bb2;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 186px;
	height: 2px;
}

.fac_video h2 {
	color: #383838;
}

.fac_video h2:after {
	content: "";
	background: #383838;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 186px;
	height: 2px;
}

.fac_photo .flex_row {
	margin-bottom: 82px;
}

.fac_photo .flex_row div,
.fac_video .flex_row div {
	margin-bottom: 42px;
	width: calc((100% - 93px) / 4);
	border-radius: 8px;
	overflow: hidden;
	cursor: pointer;
}

.fac_video .flex_row {
	margin-bottom: 137px;
}

.fac_photo .flex_row div img {
	transition: all .3s linear
}

.fac_photo .flex_row div:hover img {
	transform: scale(1.1)
}


/* meet */
.meet_main {}

.meet_main .meet_tit {
	font-size: 30px;
	text-align: center;
	position: relative;
	color: #000;
	padding-bottom: 25px;
}

.meet_main .meet_tit:after {
	content: "";
	width: 185px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background: #000;
}


.meet_main .meet_item {
	padding: 88px 0 160px;
}

.meet_main .meet_item figure {
	margin: 101px 0 119px;
}

.meet_main .meet_item .item_img {
	width: 54.7%;
	order: 2;
}

.meet_main .meet_item .item_img div {
	width: calc(50% - 10px);
}

.meet_main .meet_item .item_img div img {
	border-radius: 15px;
	margin-bottom: 22px;
	box-shadow: 3px 3px 3px 2px #3336;
}

.meet_main .meet_item .item_img h3 {
	font-size: 24px;
	text-align: center;
	color: #1a3bb2;
	margin-bottom: 17px;
}

.meet_main .meet_item .item_img p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: rgba(0, 0, 0, 1);
	text-align: center;
}

.meet_main .meet_item figcaption {
	width: 37%;
}

.meet_main .meet_item figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 25px;
}

.meet_main .meet_item .item_wrap {}

.meet_main .meet_item .item_wrap div {
	width: calc(50% - 37px);
	border-radius: 15px;
	margin-bottom: 55px;
}

.meet_main .meet_item .item_wrap img {
	border-radius: 21px;
}

.meet_main .meet_item .item_wrap div h2 {
	font-size: 24px;
	color: #1a3bb2;
	margin-bottom: 24px;
}

.meet_main .meet_item .item_wrap div p {
	font-size: 18px;
	line-height: 28px;
}

.meet_main .meet_system {
	margin-bottom: 110px;
}

.meet_main .meet_system .flex_row {
	margin-top: 90px;
}

.meet_main .meet_system .left {
	width: 58%;
}

.meet_main .meet_system .left img {
	margin-bottom: 73px;
}

.meet_main .meet_system .left h2 {
	font-size: 24px;
	font-weight: 700;
	color: #1a3bb2;
	margin-bottom: 57px;
}

.meet_main .meet_system .left p {
	font-size: 18px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 27px;
}

.meet_main .meet_system .left div {}

.meet_main .meet_system .right {
	width: 34.2%;
}

.meet_main .meet_system .right img {
	margin-bottom: 36px;
}

.meet_main .meet_serive {
	margin-bottom: 165px;
}

.meet_main .meet_serive .meet_tit {}

.meet_main .meet_serive>div {
	margin-top: 90px;
}

.meet_main .meet_serive figure {
	width: calc(50% - 75px);
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.meet_main .meet_serive figure>div {
	margin-bottom: 39px;
	width: 100%;
}

.meet_main .meet_serive figure img {}

.meet_main .meet_serive figure:nth-of-type(2n - 1)>div {
	order: 2;
}

.meet_main .meet_serive figcaption {}

.meet_main .meet_serive figcaption h2 {
	font-size: 24px;
	color: #1a3bb2;
	margin-bottom: 9px;
}

.meet_main .meet_serive figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 57px;
}

.about_main {}

.about_main .about_tit,
.dlb_main .about_tit,
.solution_main .about_tit {
	font-size: 30px;
	font-weight: 700;
	color: rgba(0, 0, 0, 1);
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 88px;
}

.about_main .about_tit:after,
.dlb_main .about_tit:after,
.solution_main .about_tit:after {
	content: "";
	width: 185px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background: #000;
}

.about_main .list_bar ul,
.about_main .list_bar {
	margin: 0;
}

.about_main .about_injet {
	background: #e0e6fe url(img/injet_17.png) no-repeat bottom;
	padding: 50px 0 178px;
}

.about_main .injet_top {
	align-items: center;
	margin-bottom: 67px;
}

.about_main .injet_top div {
	width: 48.8%;
	order: 2;
}

.about_main .injet_top img {}

.about_main .injet_top figcaption {
	flex: 1;
}

.about_main .injet_top figcaption h2 {
	font-size: 60px;
	font-weight: 700;
	line-height: 55px;
	color: #1a3bb2;
	margin-bottom: 47px;
}

.about_main .injet_top figcaption p {
	font-size: 45px;
	font-weight: 400;
	letter-spacing: 1px;
	color: rgba(56, 56, 56, 1);
}

.about_main .injet_top figcaption span {
	font-size: 45px;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 75px;
	color: #1a3bb2;
	display: block;
}

.about_main .about_adv {
	margin-bottom: 40px;
	justify-content: center;
}

.about_main .about_adv figure {
	align-items: center;
	max-width: 33.3%;
	padding: 0 30px;
}

.about_main .about_adv figure:hover img {
	transform: translateY(-10px) rotateY(360deg);
	transition: all .3s linear;
}

.about_main .about_adv figure div {
	width: 106px;
}

.about_main .about_adv figure img {
	transition: all .3s linear;
}

.about_main .about_adv figcaption {
	/* flex: 1; */
	width: calc(100% - 106px);
	max-width: 242px;
	padding-left: 16px;
}

.about_main .about_adv figcaption h2 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	/* line-height: 75px; */
	margin-bottom: 5px;
}

.about_main .about_adv figcaption p {
	font-size: 16px;
	color: rgba(56, 56, 56, 1);
	text-align: left;
}

.about_main .about_scale {
	padding: 50px 0 100px;
}

.about_main .about_scale figure {
	justify-content: flex-end;
	align-items: center;
	margin-bottom: 60px;
}

.about_main .about_scale figure>div {
	width: 50%;
	margin-left: 94px;
	order: 2;
	border-radius: 15px;
	overflow: hidden;
}

.about_main .about_scale figure>div img {}

.about_main .about_scale figcaption {
	width: calc(50% - 94px);
	max-width: 690px;
}

.about_main .about_scale figcaption img {
	width: 41px;
}

.about_main .about_scale figcaption>div {
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 35px;
}

.about_main .about_scale figcaption .img {
	transition: all .3s linear;
	width: 90px;
	line-height: 90px;
	background: #eeebff;
	border: 1px solid rgb(26 59 178);
	text-align: center;
	border-radius: 50%;
	margin-right: 29px;
}

.about_main .about_scale figure:hover figcaption .img {
	transform: translateY(-10px) rotateY(360deg);
	transition: all .3s linear;
}

.about_main .about_scale figcaption h2 {
	font-size: 40px;
	color: #1a3bb2;
}

.about_main .about_scale figcaption span {
	font-size: 24px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
}

.about_main .about_scale figcaption p {
	font-size: 18px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
}

.about_main .about_scale figure:nth-of-type(2n)>div {
	order: 0;
	margin: 0 94px 0 0;
}

.about_main .about_scale figure:nth-of-type(2n) {
	justify-content: flex-start;
}

.about_main .about_honor {
	margin-bottom: 223px;
}

.about_main .honor_warp {
	position: relative;
}

.about_main .slider_honor {}

.about_main .slider_honor figure {}

.about_main .slider_honor figure div {}

.about_main .slider_honor figure img {
	margin-bottom: 29px;
	border: 1px solid #F2F2F2;
}

.about_main .slider_honor figcaption {
	font-size: 18px;
	color: rgba(56, 56, 56, 1);
	max-width: 156px;
}

.about_main .slider_honor figcaption h2 {
	font-size: 18px;
}

.about_main .about_honor .honor_control {}

.about_main .about_honor .honor_control div {
	position: absolute;
	border: 2px solid #1296E3;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	line-height: 46px;
	height: 50px;
	text-align: center;
	border-radius: 50%;
	font-family: 'fontawesome';
	color: #1296E3;
	font-size: 32px;
	font-weight: 700;
	cursor: pointer;
}

.about_main .about_honor .honor_control .left {
	left: -92px;
}

.about_main .about_honor .honor_control .right {
	right: -92px;
}

.about_main .about_honor .honor_control .left::after {
	content: "\f104";
}

.about_main .about_honor .honor_control .right::after {
	content: "\f105";
}

.about_main .about_parent {
	margin-bottom: 143px;
}

.about_main .parent_warp {
	margin-bottom: 126px;
}

.about_main .about_parent figure {
	justify-content: flex-end;
	align-items: center;
}

.about_main .about_parent figure div {
	width: 50%;
	order: 2;
}

.about_main .about_parent figure img {}

.about_main .about_parent figcaption {
	padding-right: 91px;
	width: 40.4%;
}

.about_main .about_parent figcaption h2 {
	font-size: 24px;
	color: rgba(0, 0, 0, 1);
	margin-bottom: 35px;
}

.about_main .about_parent figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(102, 102, 102, 1);
	margin-bottom: 90px;
}

.about_main .about_parent figcaption a {
	font-size: 24px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	line-height: 52px;
	background: #1a3bb2;
	padding: 0 25px;
	border-radius: 40px;
	display: block;
	width: max-content;
	overflow: hidden;
}

.about_main .about_parent figcaption a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #fff;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
	border: 1px solid #fff;
}

.about_main .about_parent figcaption a:hover {
	background: #000;
	color: #fff
}

.about_main .about_parent figcaption a:hover:after {
	transform: translateX(75px);
}


.solar_head {}

.solar_head {}

.solar_head .wrap {
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	color: #fff;
}

.solar_head h3 {
	font-size: 26px;
}

.solar_head h1 {
	font-size: 40px;
	line-height: 48px;
	margin-bottom: 17px;
}

.solar_main .top>div {
	width: 52%;
}

.solar_main .bottom>div {
	width: 52%;
	order: 2;
}

.solar_main .top figcaption {
	width: 48%;
}

.solar_main .bottom figcaption {
	width: 48%;
}

.solar_main {}

.solar_home {
	padding: 80px 0 74px;
}

.solar_home .top {
	margin-bottom: 68px;
}

.solar_home .top>div {
	width: 52%;
}

.solar_home .top img {
	border-radius: 20px;
}

.solar_home .top figcaption {
	width: 48%;
	padding: 13px 0 0 101px;
}

.solar_home .top h2 {
	font-size: 30px;
	color: #1a3bb2;
	margin-bottom: 31px;
}

.solar_home .top figcaption div {}

.solar_home .top p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 35px;
}

.solar_home .top ul {}

.solar_home .top li {
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	color: rgba(56, 56, 56, 1);
	position: relative;
}

.solar_home .top li:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #1A3BB2;
	border-radius: 50%;
	display: inline-block;
	margin-right: 17px;
}

.solar_home .bottom {
	align-items: center;
}

.solar_home .bottom>div {
	width: 52%;
	order: 2;
}

.solar_home .bottom img {
	border-radius: 25px;
}

.solar_home .bottom figcaption {
	padding-right: 100px;
}

.solar_home .bottom figcaption div {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.solar_home .bottom figcaption p {}

.solar_home .bottom figcaption ul {}

.solar_home .bottom figcaption li:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #1A3BB2;
	border-radius: 50%;
	display: inline-block;
	margin-right: 12px;
}

.solar_home .bottom figcaption li {
	position: relative;
}

.solar_support {
	background: #F7F7F7;
	padding: 144px 0 110px;
}

.solar_support h2 {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 122px;
}

.solar_support figure {
	max-width: 20%;
}

.solar_support figure div {
	text-align: center;
	margin-bottom: 25px;
}

.solar_support figure img {
	max-width: 160px;
}

.solar_support figure img:hover {
	transform: translateY(-10px) rotateY(360deg);
	transition: all .3s linear;
}

.solar_app figure img:hover {
	transform: translateY(-10px) rotateY(360deg);
	transition: all .3s linear;
}

.solar_benefits .bottom .items img:hover {
	transform: translateY(-10px) rotateY(360deg);
	transition: all .3s linear;
}

.solar_support figcaption {
	font-size: 24px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
	max-width: 220px;
	margin: 0 auto;
	text-align: center;
}

.solar_support figure:hover figcaption {
	color: #1A3BB2;
}

.solar_comm {
	padding: 178px 0 0;
}

.solar_comm .top {
	margin-bottom: 84px;
}

.solar_comm .top>div {}

.solar_comm .top img {
	border-radius: 25px;
}

.solar_comm .top figcaption {
	padding-left: 101px;
}

.solar_comm .top figcaption h2 {
	font-size: 30px;
	color: #1a3bb2;
	margin-bottom: 35px;
}

.solar_comm .top figcaption>h3 {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 30px;
}

.solar_comm .top figcaption div {}

.solar_comm .top figcaption div h3 {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.solar_comm .top figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.solar_comm .bottom {}

.solar_comm .bottom>div {}

.solar_comm .bottom img {
	border-radius: 25px;
}

.solar_comm .bottom figcaption {
	padding-right: 100px;
}

.solar_comm .bottom figcaption>h3 {}

.solar_comm .bottom figcaption div {}

.solar_comm .bottom figcaption div h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.solar_comm .bottom figcaption div p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.solar_app {
	margin-bottom: 75px;
}

.solar_app h2 {
	text-align: center;
	font-size: 24px;
	color: rgba(0, 0, 0, 1);
	margin: 72px 0 64px;
}

.solar_app figure {
	background: #EEEEEE;
	width: calc((100% - 132px) / 5);
	padding: 38px 0 49px;
}

.solar_app figure div {
	text-align: center;
	margin-bottom: 36px;
}

.solar_app figure img {
	width: 60px;
}

.solar_app figcaption {
	font-size: 18px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
	text-align: center;
}


.solar_benefits {
	margin-bottom: 217px;
}

.solar_benefits .top {
	align-items: center;
	margin-bottom: 72px;
}

.solar_benefits .top>div {}

.solar_benefits .top img {
	border-radius: 20px;
}

.solar_benefits .top h2 {
	font-size: 24px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 20px;
}

.solar_benefits .top figcaption {
	padding-left: 114px;
}

.solar_benefits .top ul {}

.solar_benefits .top li {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	position: relative;
}

.solar_benefits .top li:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #1A3BB2;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
}

.solar_benefits .bottom {}

.solar_benefits .bottom>div {}

.solar_benefits .bottom>div img {
	border-radius: 20px;
}

.solar_benefits .bottom figcaption {
	padding: 30px 100px 0 0;
}

.solar_benefits .bottom figcaption h2 {
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 118px;
}

.solar_benefits .bottom .items {}

.solar_benefits .bottom .items div {
	width: 33.3%;
	max-width: 130px;
}

.solar_benefits .bottom .items img {
	margin-bottom: 28px;
}

.solar_benefits .bottom .items p {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	color: #1a3bb2;
	text-align: center;
}

.solar_solu {
	margin-bottom: 120px;
}

.solar_solu .top {
	margin-bottom: 84px;
}

.solar_solu .top>div {}

.solar_solu .top img {}

.solar_solu .top figcaption {
	padding-left: 100px;
}

.solar_solu .top h2 {
	font-size: 30px;
	color: #1a3bb2;
	margin-bottom: 35px;
}

.solar_solu .top p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 26px;
}

.solar_solu .top figcaption div {}

.solar_solu .bottom {}

.solar_solu .bottom>div {}

.solar_solu .bottom>div img {}

.solar_solu .bottom figcaption {
	padding-right: 100px;
	padding-top: 18px;
}

.solar_solu .bottom figcaption h2 {
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 49px;
}

.solar_solu .bottom figcaption ul {
	margin-bottom: 40px;
}

.solar_solu .bottom figcaption li {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
}

.solar_solu .bottom figcaption li:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #1A3BB2;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
}

.solar_solu .bottom figcaption div {}

.solar_solu .bottom figcaption img {
	width: calc(50% - 14px);
}

.solar_more {
	margin-bottom: 140px;
}

.solar_more .layout>h2 {
	font-size: 30px;
	font-weight: 700;
	color: rgba(56, 56, 56, 1);
	margin-bottom: 38px;
}

.solar_more .flex_row {}

.solar_more figure {
	width: calc(33.3% - 60px);
}

.solar_more figure div {
	margin-bottom: 31px;
}

.solar_more figure img {}

.solar_more figure figcaption {}

.solar_more figure h2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	color: rgba(56, 56, 56, 1);
	text-align: center;
}

.solar_more figure:hover h2 {
	color: #1A3BB2;
}

.charing_head {}

.charing_head .wrap {
	position: absolute;
	left: 11.5%;
	top: 19.2%;
}

.charing_head .wrap h1 {
	font-size: 40px;
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
}

.charing_head .wrap h3 {
	font-size: 40px;
	font-weight: 700;
	color: rgba(4, 121, 217, 1);
}

.charing_main {}

.charing_injet {}

.charing_injet figure {
	align-items: flex-end;
}

.charing_injet .layout div {
	border-radius: 20px;
	width: 55%;
	overflow: hidden;
}

.charing_injet figure img {}

.charing_injet figcaption {
	width: 45%;
	padding-left: 55px;
}

.charing_injet h2 {
	font-size: 40px;
	color: #1a3bb2;
	max-width: 490px;
	margin-bottom: 49px;
}

.charing_injet p {
	font-size: 18px;
	color: rgba(56, 56, 56, 1);
}

.charing_injet h3 {
	color: #383838;
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	margin: 114px 0 79px;
}

.charing_injet .layout>img {
	margin-bottom: 104px;
}

.charing_solar {}

.charing_solar figure {
	width: 100%;
	align-items: center;
	margin-bottom: 130px;
}

.charing_solar figure div {
	width: 54%;
	order: 2;
}

.charing_solar figure img {
	border-radius: 20px;
}

.charing_solar figcaption {
	width: 46%;
	padding: 0 72px 0 43px;
}

.charing_solar figcaption h2 {
	font-size: 30px;
	font-weight: 700;
	color: #1a3bb2;
	margin-bottom: 34px;
}

.charing_solar figcaption p {
	font-size: 18px;
	font-weight: 400;
	color: rgba(56, 56, 56, 1);
}

.charing_solar figure:nth-of-type(2n) div {
	order: 0;
}

.charing_three {
	background: #F8F8F8;
	padding: 103px 0 108px;
}

.charing_three h2 {
	font-size: 30px;
	font-weight: 700;
	color: #1a3bb2;
	text-align: center;
	margin-bottom: 41px;
}

.charing_three p {
	font-size: 18px;
	color: rgba(56, 56, 56, 1);
	max-width: 1000px;
	margin: 0 auto;
	margin-bottom: 52px;
}

.charing_three img {
	width: 58%;
}

.charing_three img+img {
	width: 41%;
}

.charing_more {
	padding: 86px 0 241px;
}

.charing_more .layout {
	justify-content: center;
}

.charing_more .item {
	width: 50%;
	max-width: 670px;
	padding: 0 35px;
}

.charing_more .item h2 {
	font-size: 30px;
	font-weight: 700;
	color: #1a3bb2;
	margin-bottom: 34px;
	max-width: 500px;
}

.charing_more .item div {
	border-radius: 8px;
}

.charing_more .item img {
	border-radius: 20px;
}

.charing_more .item a {
	border-radius: 40px;
	background: #1a3bb2;
	width: max-content;
	/* margin: 0 auto; */
	display: block;
	line-height: 52px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0 42px;
	overflow: hidden;
	margin-top: 49px;
}

.charing_more .item a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #1a3bb2;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
}

.charing_more .item a:hover {
	background: #000;
	color: #fff
}

.charing_more .item a:hover:after {
	transform: translateX(75px);
}


.dlb_main {
	padding: 55px 0 0;
}

.dlb_power {
	margin-bottom: 228px;
}

.dlb_power figure {
	align-items: center;
}

.dlb_power figure div {
	width: 55%;
	border-radius: 20px;
	overflow: hidden;
}

.dlb_power img {}

.dlb_power figcaption {
	flex: 1;
	padding-left: 64px;
}

.dlb_power h2 {
	font-size: 40px;
	color: #1a3bb2;
	margin-bottom: 52px;
}

.dlb_power p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(107, 107, 107, 0.93);
}

.dlb_home {
	margin-bottom: 180px;
}

.dlb_home .about_tit {
	margin-bottom: 42px;
}

.dlb_home>p {
	max-width: 1000px;
	font-size: 18px;
	color: rgba(107, 107, 107, 0.93);
	margin: 0 auto;
}

.dlb_home .flex_row {
	align-items: center;
	margin: 73px 0 68px;
}

.dlb_home .flex_row div {
	width: 30%;
	text-align: center;
}

.dlb_home .flex_row div h2 {
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
}

.dlb_home .flex_row div p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	text-align: center;
}

.dlb_home .flex_row div a {
	display: block;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	line-height: 45px;
	opacity: 1;
	border-radius: 8px;
	background: #1a3bb2;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
	width: max-content;
	padding: 0 48px;
	margin: 0 auto;
}

.dlb_home .flex_row div img {
	max-width: 277px;
	margin-bottom: 13px;
}

.dlb_home .flex_row>img {
	width: 70%;
}

.dlb_home>p+p {}

.dlb_char {
	margin-bottom: 160px;
}

.dlb_char .about_tit {
	margin-bottom: 73px;
}

.dlb_char p {
	max-width: 1000px;
	font-size: 18px;
	color: rgba(107, 107, 107, 0.93);
	margin: 0 auto 107px;
}

.dlb_char img {}

.dlb_recomed {
	margin-bottom: 135px;
}

.dlb_recomed .about_tit {
	margin-bottom: 47px;
}

.dlb_recomed .flex_row {}

.dlb_recomed .item {
	width: calC(50% - 27px);
}

.dlb_recomed .item h2 {
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
	text-align: center;
}

.dlb_recomed .item div {
	margin-bottom: 60px;
}


.solution_head {}

.solution_head .wrap {
	position: absolute;
	left: 11.6%;
	top: 33.7%;
	color: #fff;
}

.solution_head h2 {
	font-size: 55px;
	margin-bottom: 20px;
}

.solution_head h3 {
	font-size: 35px;
	margin-bottom: 61px;
}

.solution_head p {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	max-width: 526px;
	letter-spacing: 1px;
}

.solution_main {}

.soplution_power {
	margin-bottom: 188px;
}

.soplution_power .about_tit {}

.soplution_power .flex_row {
	margin-bottom: 120px;
}

.soplution_power figure {
	width: calc(50% - 23px);
}

.soplution_power figure:nth-of-type(1) figcaption {
	/*padding-left: 120px;*/
}

.soplution_power figcaption {}

.soplution_power figcaption h2 {
	font-size: 24px;
	color: #1a3bb2;
	margin-bottom: 20px;
}

.soplution_power figcaption p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	min-height: 196px;
	color: rgba(107, 107, 107, 0.93);
}

.soplution_power figure>div {}

.soplution_power figure>div img {}

.soplution_power a {}

.soplution_power a {
	border-radius: 40px;
	background: #1a3bb2;
	width: max-content;
	margin: 0 auto;
	display: block;
	line-height: 52px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0 42px;
	overflow: hidden;
}

.soplution_power a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #1a3bb2;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
}

.soplution_power a:hover {
	background: #000;
	color: #fff
}

.soplution_power a:hover:after {
	transform: translateX(75px);
}

.soplution_solar {
	background: #F8F8F8;
	padding: 97px 0;
}

.soplution_solar .about_tit {}

.soplution_solar figure {}

.soplution_solar .solar_img {
	width: 59%;
	order: 2;
}

.soplution_solar .solar_img>img {
	margin-bottom: 25px;
	border-radius: 8px;
}

.soplution_solar .solar_img div {}

.soplution_solar .solar_img div img {
	border-radius: 8px;
	width: calc(50% - 18px);
}

.soplution_solar figcaption {
	width: 41%;
	padding: 90px 80px 0 0;
}

.soplution_solar figcaption p {
	font-size: 18px;
	letter-spacing: .5px;
	color: rgba(107, 107, 107, 0.93);
	text-align: justify;
	margin-bottom: 60px;
}

.soplution_solar figcaption a {
	border-radius: 40px;
	background: #1a3bb2;
	width: max-content;
	display: block;
	line-height: 52px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0 42px;
	overflow: hidden;
}

.soplution_solar figcaption a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #1a3bb2;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
}

.soplution_solar figcaption a:hover {
	background: #000;
	color: #fff
}

.soplution_solar figcaption a:hover:after {
	transform: translateX(75px);
}


.soplution_injet {
	padding: 130px 0 194px;
}

.soplution_injet .about_tit {}

.soplution_injet .injet_top {
	margin-bottom: 98px;
}

.soplution_injet .injet_top div {
	width: 60.6%;
}

.soplution_injet .injet_top img {}

.soplution_injet .injet_top figcaption {
	width: 39.4%;
	padding-left: 93px;
}

.soplution_injet .injet_top figcaption p {
	font-size: 18px;
	line-height: 28px;
	color: rgba(107, 107, 107, 0.93);
	text-align: justify;
	margin-bottom: 96px;
}

.soplution_injet .injet_top figcaption a {
	border-radius: 40px;
	background: #1a3bb2;
	width: max-content;
	display: block;
	line-height: 52px;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	padding: 0 42px;
	overflow: hidden;
}

.soplution_injet .injet_top figcaption a:after {
	content: "\f105";
	width: 25px;
	height: 25px;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-left: 24px;
	border-radius: 50%;
	transition: all .3s linear;
	position: relative;
	bottom: 2px;
	color: #1a3bb2;
	line-height: 25px;
	font-family: 'fontawesome';
	text-align: center;
}

.soplution_injet .injet_top figcaption a:hover {
	background: #000;
	color: #fff
}

.soplution_injet .injet_top figcaption a:hover:after {
	transform: translateX(75px);
}

.soplution_injet .injet_items {
	position: relative;
	max-width: 1243px;
	margin: 0 auto;
}

.soplution_injet .injet_items:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 76%;
	height: 54%;
	border: 2px solid #1a3bb2;
	border-radius: 50%;
}

.soplution_injet .injet_items h3 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
}

.soplution_injet .item {
	text-align: center;
	width: max-content;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.soplution_injet .item:nth-of-type(1) {
	margin: 0 auto 180px;
	display: flex;
	flex-wrap: wrap;
}

.soplution_injet .item:nth-of-type(1)>div {
	order: 2;
	margin: 19px 0 0;
}

.soplution_injet .item:nth-of-type(2) {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.soplution_injet .item:nth-of-type(3) {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.soplution_injet .item div {
	position: relative;
	margin-bottom: 19px;
	width: 100%;
}

.soplution_injet .item img {
	max-width: 280px;
}

.soplution_injet .item a {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background: rgba(255, 255, 255, 0.4);
	padding: 5px 25px;
	border-radius: 25px;
	/* left: 0; */
	/* right: 0; */
	/* top:0; */
	/* bottom: 0; */
	transform: translate(-50%, -50%);
}

.soplution_injet .item figcaption {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	max-width: 173px;
	width: 100%;
	margin: 0 auto;
}

.soplution_injet .item:hover a {
	display: block;
}

.soplution_injet .item:hover img {
	filter: blur(3px);
}

.soplution_smart {
	padding-bottom: 140px;
}

.soplution_smart .about_tit {
	margin-bottom: 38px;
}

.soplution_smart p {
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: rgba(56, 56, 56, 1);
	text-align: center;
	margin-bottom: 63px;
}

.soplution_smart .flex_row {}

.soplution_smart .flex_row>div {
	width: calc(50% - 60px);
}

.soplution_smart .flex_row h2 {
	font-size: 24px;
	color: rgba(56, 56, 56, 1);
	text-align: center;
	margin-bottom: 43px;
}

.soplution_smart .flex_row img {
	margin-bottom: 34px;
}

.soplution_smart ul {}

.soplution_smart li {
	font-size: 18px;
	line-height: 28px;
	color: rgba(107, 107, 107, 0.93);
	text-align: justify;
	padding-left: 20px;
	position: relative;
}

.soplution_smart li:before {
	content: "";
	width: 12px;
	height: 12px;
	opacity: 1;
	background: #1a3bb2;
	position: absolute;
	left: 0;
	top: 7px;
	border-radius: 50%;
}

.pro_nav {
	height: 40px;
}

.pro_nav .page_nav {
	position: relative;
}

.pro_nav.active .page_nav {
	/* position: fixed; */
	/* width: 100%; */
	/* top: 108px; */
	/* height: 40px; */
	/* z-index: 3; */
}

.pro_nav.active .page_nav li {}

.pro_nav li {
	transition: all .3s linear;
}

.pro_nav a {}

.make_wave .water {
	height: 100%;
	position: absolute;
	width: 100%;
	top: 20%;
	-webkit-animation: move_wave 4s linear infinite;
	animation: move_wave 4s linear infinite;
}

.make_wave .line_first {
	opacity: .5;
	-webkit-animation: move_wave 15s cubic-bezier(.55, .5, .45, .5) infinite;
	animation: move_wave 15s cubic-bezier(.55, .5, .45, .5) infinite;
	background: url(img/pink.png) repeat-x;
}

.make_wave .line_second {
	opacity: .6;
	top: 25%;
	-webkit-animation: move_wave 8s cubic-bezier(.55, .5, .45, .5) infinite;
	animation: move_wave 8s cubic-bezier(.55, .5, .45, .5) infinite;
	background: url(img/sliver.png) repeat-x;
}

.make_wave .line_four {
	opacity: .6;
	top: 25%;
	-webkit-animation: move_wave 5s cubic-bezier(.55, .5, .45, .5) infinite;
	animation: move_wave 5s cubic-bezier(.55, .5, .45, .5) infinite;
	background: url(img/sliver.png) repeat-x;
}

.make_wave .line_five {
	opacity: .6;
	top: 25%;
	-webkit-animation: move_wave 21s cubic-bezier(.55, .5, .45, .5) infinite;
	animation: move_wave 21s cubic-bezier(.55, .5, .45, .5) infinite;
	background: url(img/sliver.png) repeat-x;
}

@-webkit-keyframes move_wave {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 1620px 0
	}
}

@keyframes move_wave {
	0% {
		background-position: 0 0
	}

	to {
		background-position: 1620px 0
	}
}



/*-------------------------------------------------------- 
													page: faq list
																	------------------------------------------------------*/
.faq_list {
	position: relative;
	width: 100%;
}

.faq-item {
	position: relative;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 25px;
	width: 100%;
	border: 1px solid #eee;
}

.faq-item .faq-title {
	position: relative;
	padding: 15px 0;
	font-size: 16px;
	cursor: pointer;
}

.faq-item .faq-title:before {
	position: absolute;
	right: 0;
	content: "\f067";
	font-size: 14px;
}

.faq-item .faq-title.show-title:before {
	content: '\f068';
}

.faq-item .faq-title h3 {
	font-weight: normal;
}

.faq-item .faq-cont {
	display: none;
	margin: 0 0 25px;
}

.faq-item:first-child .faq-cont {
	display: block;
}

@media only screen and (max-width: 768px) {
	.inquiry-form .form-btn-wrapx .form-btn-submitx {
		top: 0 !important;
	}
}

@media only screen and (max-width: 1680px) {
	.index_eneygy figcaption h2 {
		font-size: 32px;
		padding: 0;
	}

	.index_eneygy figcaption div p,
	.index_eneygy figcaption h3 {
		font-size: 28px;
		line-height: 1;
		margin-bottom: 25px;
	}

	.index_eneygy figcaption {
		padding-left: 20px;
	}

	.index_eneygy figure {
		align-items: center;
	}

	/*layout*/
	body {
		min-width: 1300px;
	}

	.layout {
		width: 95%;
	}

	.head_layout.layout {
		width: 93%;
		padding: 0;
	}

	.head_top .layout {
		/* width: 100%; */
		padding: 0;
	}

	/*index*/
	.web_head.index_web_head .logo {
		/* left: 10px; */
		/* -webkit-transform: unset; */
		/* transform: unset; */
	}

	.web_head .logo {
		/* left: 10px; */
		/* -webkit-transform: translateX(0) translateY(-50%); */
		/* transform: translateX(0) translateY(-50%); */
	}

	.web_head .btn--search {
		right: 10px;
		transform: unset;
		-webkit-transform: unset;
		margin-left: 30px;
	}

	.head_nav>li {
		padding: 0 10px;
	}

	.head_nav>li.has-child a {
		padding-right: 10px;
		font-size: 16px;
	}

	.head_nav>li>a {
		padding: 0 18px;
	}
}

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

	/*layout*/
	body {
		min-width: 1200px;
	}

	.layout {
		width: 1200px;
	}

	/*index*/

	.smart_solu figcaption li,
	.smart_charger figcaption li {
		margin-bottom: 60px;
	}

	.smart_feature .feat_items figure {
		min-height: auto;
		padding: 40px;
	}

	.index_adv figure div {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.index_adv figcaption {
		width: 100%;
	}

	.index_adv figure {
		text-align: center;
	}

	.index_contact,
	.index_storage,
	.index_pro,
	.index_parent {
		padding: 45px 0;
	}

	.index_pro figcaption {
		/* padding: 0 60px ; */
	}

	.index_pro figcaption h2 {
		margin-bottom: 9px;
	}

	.index_pro figcaption a {
		margin-top: 25px;
	}

	.index_pro figcaption p {
		font-size: 16px;
		line-height: 1.3;
		margin-bottom: 0;
	}

	.index_pro figure div {
		margin-bottom: 20px;
	}

	.index_pro figure:nth-child(2n) figcaption {
		padding: 0 30px 0 0;
	}

	.index_pro figure {
		align-items: center;
	}

	.index_storage .layout>h2,
	.index_contact figcaption h2,
	.index_contact figcaption>h3 {
		font-size: 24px;
		margin-bottom: 15px;
		line-height: 1.5;
	}

	.index_contact ul li,
	.index_contact h3,
	.index_contact figcaption>h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.smart_take .take_item p,
	.smart_charger figcaption p {
		font-size: 17px;
		margin-bottom: 15px;
	}

	.smart_feature figcaption li {
		font-size: 14px;
		margin-bottom: 4px;
	}

	.smart_feature .layout>h2,
	.smart_charger figcaption h2,
	.smart_data .data_left h2,
	.smart_extend .layout>h2,
	.smart_take .layout>h2 {
		font-size: 36px;
		margin-bottom: 20px;
	}

	.smart_box h2 {
		font-size: 32px;
	}

	.smart_box figcaption {
		padding-left: 10px
	}

	.smart_box h3 {
		font-size: 24px;
		margin-bottom: 40px;
	}

	.smart_box p {
		margin-bottom: 25px;
		line-height: 1.5;
	}

	.smart_box figure {
		align-items: center;
	}

	.smart_box .layout::after {
		top: 70%;
		transform: translateY(-50%);
		height: 60%;
	}

	.smart_take .take_post {
		width: 30%;
		left: -2%;
		bottom: -2%;
	}

	.smart_take {
		padding-bottom: 120px;
	}

	.smart_buy {
		margin-bottom: 0;
	}

	.smart_charger {
		padding: 60px 0;
	}

	.smart_feature {
		padding: 40px 0;
	}

	.smart_box .layout {
		/* padding: 20px 0; */
		margin-bottom: 20px;
	}

	.smart_box figcaption div {
		margin-top: 30px
	}

	.mini_ubox .mini_wrap {
		margin-top: 0;
	}

	.mini_ubox .mini_tit h2 {
		font-size: 42px;
	}

	.mini_ubox .mini_tit p,
	.mini_solu .layout>h2,
	.mini_make h2,
	.mini_safe figure h2,
	.mini_mini .mini_con>h2,
	.mini_full .layout>h2,
	.mini_tech .tech_tit h2,
	.mini_more .more_tit,
	.mini_like .like_tit {
		font-size: 30px;
		margin-bottom: 20px;
	}

	.mini_ubox figcaption h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}

	.mini_top a,
	.mini_safe figure li {
		font-size: 18px;
	}

	.mini_top h2 {
		width: 25%;
	}

	.mini_ubox figcaption p {
		font-size: 16px;
	}

	.mini_solu .solu_wrap li {
		margin-bottom: 20px;
	}

	.solution_head h2 {
		font-size: 32px;
		margin-bottom: 15px;
	}

	.solution_head h3 {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.solution_head .wrap {
		top: 50%;
		transform: translateY(-50%);
	}

	.smart_function {
		margin-bottom: 0
	}

	.smart_data {
		padding: 150px 0 70PX;
	}

	.smart_data .data_left ul {
		margin-top: 82px;
	}

	.smart_data .data_left a {
		MARGIN: 0;
		line-height: 30px;
		font-size: 16px;
	}

	.smart_data .data_left h2 {
		font-size: 29px;
		/* margin-bottom: 14px; */
	}

	.smart_data .data_right {
		margin: 0
	}

	.smart_data .wrap_item .flex_row div {
		width: 100%;
		text-align: center;
		/* margin-bottom: 17px; */
	}

	.smart_data .wrap_item .flex_row a {
		/*     width: 72%;
    margin: 15px 0; */
	}

	.smart_data .wrap_item .flex_row .data_rightcontent {
		width: 100%
	}

	.smart_data .wrap_item .flex_row img {
		margin: 0;
		height: 90px;
		width: auto;
		max-width: none;
	}

	.head_nav>li>a {
		padding: 0 10px;
		font-size: 16px;
	}

	/*product*/

}

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

	/*layout*/
	body {
		min-width: 1150px;
	}

	.layout {
		width: 1150px;
	}

	/*header*/
	.head_layout {
		/* height: 90px; */
	}

	.head_nav>li>a {
		font-size: 16px;
		padding: 0 10px;
	}

	.head_nav>li {
		padding: 0 8px;
	}

	.web_head.index_web_head .logo img {
		max-width: 117px;
	}

	/*index*/

	.hd_title {
		font-size: 40px;
	}

	.sub_tit {
		margin-bottom: 13px;
		font-size: 15px;
	}

	/*footer*/
	.foor_service {
		/* padding: 120px 0 35px 0; */
	}

	.web_footer .foot_bottom {
		padding: 30px 0;
	}

	/*list*/
	.items_list .product_item {
		width: 33.33333333%;
		max-width: 33.33333333%;
		-webkit-box-flex: 0 0 33.33333333%;
		-webkit-flex: 0 0 33.33333333%;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
	}

	.smart_box p {
		/* padding: 0 0 0 40px; */
		font-size: 16px;
		padding: 0;
	}

	.smart_box a {
		/* margin-left: 40px; */
	}

	.smart_take figcaption {
		padding-left: 30px;
	}

	.smart_take .take_item {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	.smart_take .take_item h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}


	.index_about figcaption {
		padding: 0 40px;
	}

	.index_about .about_tit {
		margin-bottom: 20px;
	}

	.index_eneygy figcaption h2 {
		font-size: 32px;
		padding: 0;
	}

	.index_eneygy figcaption div p,
	.index_eneygy figcaption h3 {
		font-size: 28px;
		line-height: 1;
		margin-bottom: 25px;
	}

	.index_eneygy figcaption {
		padding-left: 20px;
	}

	.index_eneygy figure {
		align-items: center;
	}

}

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

	/*layout*/
	body {
		min-width: unset;
	}

	.layout {
		width: 94%;
	}

	.web_head .logo img {
		max-width: 150px;
	}

	/*header*/
	.head_nav>li>a {
		font-size: 14px;
		line-height: 80px;
		padding: 0 5px;
	}

	.head_nav>li.has-child a {
		padding-right: 2px;
		line-height: inherit;
		font-size: 14px;
	}

	.head_nav>li {
		padding: 0 5px;
		/* margin: 0 20px; */
	}

	/*index*/
	.hd_title {
		font-size: 38px;
	}

	.sub_tit {
		margin-bottom: 15px;
		font-size: 16px;
	}

	/*list*/
	.main {
		padding-bottom: 0;
		width: calc(100% - 280px);
	}

	.items_list ul {
		margin: -5px;
	}

	.items_list .product_item {
		padding: 5px;
	}

	.page_main {
		padding: 30px 0;
	}

	.product-summary {
		width: calc(57.83% - 30px);
	}

	.product-btn-wrap .email,
	.product-btn-wrap .pdf,
	.product-btn-wrap .buy {
		text-transform: capitalize;
		font-size: 12px;
		line-height: 30px;
	}

	.pagnation_title {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.path_bar li,
	.path_bar li a {
		font-size: 16px;
	}

	.product-summary .product-meta p {
		margin: 15px 0;
		font-size: 13px;
		line-height: 1.5;
	}

	.product-btn-wrap {
		padding-top: 50px;
	}
}

@media only screen and (max-width: 1200px) {
	.index_about .about_items {
		bottom: 0
	}

	.index_storage figcaption {
		padding-left: 20px;
	}

	.list_main aside {
		display: none;
	}

	.list_main .items {
		width: 100%;
	}

	.list_main .item .flex_row {
		margin: 0;
	}

	.smart_buy .left p {
		font-size: 14px;
		margin-bottom: 15px;
	}

	.smart_buy .layout {
		align-items: center;
	}

	.smart_buy .right>div {
		width: 60%;
	}

	.smart_buy .left {
		padding: 20px 0;
	}

	.discover_main figcaption h2,
	.discover_main figcaption p {
		margin-bottom: 30px;
	}

	.discover_main figcaption,
	.discover_main figure:nth-of-type(2n) figcaption {
		padding: 0 20px;
	}

	.discover_main figure {
		margin-bottom: 30px;
	}

	.page_head .pagnation_title {
		font-size: 40px;
	}

	.blog-item .item-info .item-title {
		margin-bottom: 10px;
	}

	.blog-item .item-info .item-detail {
		margin-bottom: 20px;
	}

	.blog-item figcaption {
		padding-left: 30px;
	}

	.blog_main .news_bar {
		margin-bottom: 30px;
		padding-top: 30px;
	}

	.contact_main .right {
		padding: 15px;
	}


	.meet_main .meet_system .left img {
		margin-bottom: 25px;
	}

	.meet_main .meet_system .left h2 {
		font-size: 26px;
		margin-bottom: 25px;
	}

	.meet_main .meet_system .left p {
		font-size: 17px;
		margin-bottom: 15px;
	}

	.meet_main .meet_serive figure {
		width: 48%;
	}

	.meet_main .meet_item,
	.meet_main .meet_item figure {
		padding: 45px 0;
		margin: 0;
	}

	.meet_main .meet_serive>div,
	.meet_main .meet_system .flex_row {
		margin-top: 40px;
	}

	.meet_main .meet_system,
	.meet_main .meet_serive {
		margin-bottom: 30px;
	}

	.about_main .about_honor,
	.about_main .parent_warp {
		margin: 40px 0;
	}

	.about_main .about_scalep,
	.about_main .about_scale {
		padding: 30px 0;
	}

	.about_main .about_parent figcaption {
		padding-right: 30px;
	}

	.about_main .about_parent figcaption p,
	.about_main .about_tit {
		margin-bottom: 30px;
	}

	.about_main .injet_top figcaption p,
	.about_main .injet_top figcaption span,
	.about_main .injet_top figcaption h2 {
		font-size: 32px;
	}


	.solar_main .top figcaption {
		padding: 0 30px;
	}

	.solar_main .bottom figcaption {
		padding: 0 30px;
	}

	.solar_main .top figcaption h2,
	.solar_home .top p {
		margin-bottom: 10px;
	}

	.solar_home .top p,
	.solar_main .bottom p,
	.solar_comm .bottom figcaption div p,
	.solar_solu .top p {
		font-size: 16px;
	}

	.solar_benefits .bottom figcaption h2 {
		margin-bottom: 20px;
	}

	.charing_injet h2 {
		font-size: 32px;
		margin-bottom: 15px;
	}

	.charing_injet p {
		font-size: 16px;
	}

	.dlb_main {
		padding: 0;
	}

	.dlb_power h2,
	.dlb_recomed .item div {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.dlb_power,
	.dlb_home,
	.dlb_char,
	.dlb_recomed {
		margin-bottom: 40px;
	}

	.soplution_power figure:nth-of-type(1) figcaption {
		padding: 0;
	}


	.soplution_power {
		margin-bottom: 40px;
	}

	.soplution_solar {
		padding: 60px 0;
	}

	.soplution_injet {
		padding: 40px 0;
	}

	.soplution_smart {
		padding-bottom: 60px;
	}

	.mini_splu .solu_wrap {
		transform: scale(.6);
	}

	.mini_splu .pro_tit {
		margin-bottom: 30px;
	}

	.mini_splu {
		padding: 45px 0;
	}

	.mini_safe figure figcaption {
		padding: 0 20px;
	}

	.mini_full .full_app {
		position: relative;
		bottom: 0;
		justify-content: center;
		margin-bottom: 40px;
	}

	.mini_full .full_items .item:nth-of-type(1) h2:after {
		width: 69%;
	}

	.mini_full .full_items .item:nth-of-type(2) h2:after {
		width: 72%;
	}

	.mini_full .full_items .item:nth-of-type(3) h2:after {
		width: 62%;
	}

	.mini_full .full_items .item:nth-of-type(4) h2:after {
		width: 46%;
	}

	.mini_full .full_items .item:nth-of-type(5) h2:after {
		width: 58%;
	}

}

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

	.index_about .about_wrap p {
		font-size: 14px;
	}

	.diss {
		display: none;
	}

	.index_storage figcaption a {
		padding: 10px 26px 8px 35px;
	}

	.index_about figcaption h3 {
		font-size: 14px;
	}

	.index_eneygy ul p {
		font-size: 18px;
	}

	.index_about .about_items span {
		font-size: 25px;
	}

	.index_eneygy figcaption div p,
	.index_eneygy figcaption h3 {
		font-size: 18px;
	}

	.index_eneygy figcaption h2 {
		font-size: 18px;
	}

	.index_eneygy figcaption h3 {
		font-size: 18px;
		line-height: 1;
		margin-bottom: 25px;
	}

	.index_storage .strong_list li:nth-of-type(3) {
		left: 63%;
		top: 17%;
	}

	.index_storage .strong_list li:nth-of-type(2) {
		left: 71%;
		top: 35%;
	}

	.index_storage .strong_list li:nth-of-type(1) {
		left: 51%;
		top: 67%;
	}

	.index_storage .strong_list p {
		font-size: 8px;
	}

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

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

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

	.sub-content {
		position: relative;
		right: auto;
		z-index: 99999;
		display: block;
		border: none;
		border-radius: 0;
		box-shadow: none;
	}

	.lang-more {
		display: none !important;
	}

	.mobile-head-items {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		display: block;
		width: 100%;
		height: 25px;
		background: #161622;
		text-align: left;
		line-height: 25px;
	}

	.mobile-head-item {
		float: left;
		width: 45px;
	}

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

	.mobile-head-item .title {
		overflow: hidden;
		width: 100%;
		height: 25px;
		color: #FFF;
		text-align: center;
		line-height: 25px;
		cursor: pointer;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}

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

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

	.mobile-head-item.mobile-head-nav .title:before {
		content: '\f0c9';
	}

	.mobile-head-item.mobile-head-language .title:before {
		content: "\f1ab";
	}

	.mobile-head-item.mobile-head-search .title:before {
		content: "\f002";
	}

	.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 {
		top: 0;
		z-index: 99999;
		display: block;
		background: #FFF;
	}

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

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

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

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

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

	.web_head .nav_wrap .head_nav,
	.web_head .change-language,
	.head-search .search-attr,
	.btn--search {
		display: none;
	}

	.index_main .layout,
	.layout {
		margin: 0 auto;
		width: 95%;
	}

	.web_head,
	.web_head.index_web_head {
		padding: 25px 0 0;
		padding-top: 25px;
		height: auto;
		position: relative;
		left: auto;
		top: auto;
	}

	.web_head .logo,
	.web_head.index_web_head .logo {
		position: relative;
		/* display: block; */
		width: 100%;
		max-width: unset;
		/* text-align: center; */
		padding: 10px 0;
		-webkit-transform: unset;
		transform: unset;
		justify-content: center;
	}

	.web_head .logo img,
	.web_head.index_web_head .logo img {
		width: auto;
	}

	.web_head .nav_wrap {
		position: static;
	}

	.nav_wrap .logo img {
		height: 100px;
	}

	.head-search {
		position: relative;
		width: 100%;
		height: 35px;
		background: #333333;
		color: #fff;
	}

	.head-search .search-ipt {
		width: 100%;
		line-height: 35px;
		height: 35px;
		padding-left: 1.5%;
		color: white;
	}

	.head-search .search-btn {
		width: 35px;
		height: 35px;
		background-image: url(img/web_icon.png);
		background-position: 0 4px;
		background-repeat: no-repeat;
		position: absolute;
		right: 0;
		top: 0;
		background-color: transparent;
		border: none;
	}

	/* header */


	.head_layout {
		height: auto;
	}

	/*nav */
	.head_nav {
		width: 100%;
	}

	.head_nav>li {
		display: block;
		margin: 0;
	}

	.head_nav li {
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 28px;
	}

	.head_nav li,
	.head_nav li a,
	.head_nav>li ul li a,
	.head_nav li:hover a {
		color: #111;
	}

	.head_nav li.has-child {
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 28px;
	}

	.head_nav li.has-child>a {
		margin-top: 3px;
		margin-right: 35px;
		margin-bottom: 3px;
		/* background: #fff; */
		line-height: inherit;
	}

	.head_nav li.has-child>ul {
		position: relative;
		top: auto;
		left: auto;
		display: block;
		margin-left: 0;
		padding: 0 0 0 10px;
		width: 100%;
		border-top: unset;
		box-shadow: unset;
		opacity: 1;
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		background: #fff;
		display: none;
	}

	.head_nav li a {
		position: relative;
		display: block;
		height: 1.4em;
		line-height: 1.4em;
	}

	.head_nav li a:hover {
		color: inherit;
		background: none;
	}

	.head_nav li em {
		display: block;
		overflow: hidden;
		height: 1.4em;
	}

	.head_nav li li {
		font-size: 14px;
	}

	.head_nav li li li {
		font-size: 12px;
	}

	.head_nav li li a {
		color: #666;
	}

	.head_nav li.has-child a b {
		position: absolute;
		top: 24%;
		right: -35px;
		display: inline-block;
		overflow: hidden;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		width: 15px;
		height: 15px;
		border: 1px solid #111;
		border-radius: 2px;
		line-height: 15px;
		left: auto;
	}

	.head_nav li.has-child a b:before,
	.head_nav li.has-child a b:after {
		position: absolute;
		top: 50%;
		left: 3px;
		display: block;
		margin-top: -.5px;
		width: 9px;
		height: 1px;
		background-color: #111;
		content: '';
	}

	.head_nav li.has-child a b:after {
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}

	.head_nav li.has-child a:hover b {
		border-color: #111;
	}

	.head_nav>li {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #f2f2f2;
	}

	.head_nav>li>a {
		position: relative;
		position: relative;
		margin-bottom: -1px;
		text-transform: uppercase;
		text-transform: uppercase;
		font-size: 16px;
	}

	.head_nav li,
	.head_nav li.has-child {
		padding-left: 0;
	}

	.head_nav li li,
	.head_nav li li.has-child {
		padding-left: 15px;
		background: #fff !important;
	}

	.head_nav li.active>a>b:after {
		display: none;
	}

	.web_head .nav_wrap {
		display: none;
	}

	.head_nav>li ul li {
		border-bottom: none;
	}

	.head_nav>li:before {
		display: none;
	}

	/* footer */

	.foor_service {
		width: 98%;
	}

	.foot_nav li {
		padding: 0 20px;
	}

	.foot_logo {
		position: relative;
		top: unset;
		left: unset;
		-webkit-transform: unset;
		transform: unset;
	}

	.copyright {
		margin-top: 20px;
	}

	.foor_service .foot_item .fot_tit {
		margin-bottom: 18px;
		/* font-size: 18px; */
	}

	.inquriy_info {
		font-size: 12px;
		line-height: 1.5;
	}

	.foot_item.foot_contact_item ul.foot_contact li {
		/* margin-bottom: 7px; */
		/* padding-left: 20px; */
	}

	.web_footer,
	.web_footer a {
		/* font-size: 12px; */
		/* line-height: 1.5; */
	}

	.foor_service {
		padding: 30px 0;
	}

	.foot_sns {
		margin-top: 20px;
	}

	.web_footer .foot_bottom {
		padding: 15px 0;
	}

	.foot_nav li a {
		font-size: 12px;
		line-height: 1.5;
	}

	/*index*/
	.index_news_container {
		padding: 80px 0 30px 0;
	}

	.hd_title {
		font-size: 18px;
	}

	.banner_button_prev,
	.banner_button_next {
		display: none;
	}

	.slider_banner .swiper-pagination {
		bottom: 10px !important;
	}

	.slider_banner .swiper-pagination-bullet {
		margin-right: 7px;
		width: 7px;
		height: 7px;
	}

	/* aside */
	.aside {
		display: none;
	}

	.side-widget {
		margin-bottom: 35px;
	}

	.side-product-items .items_content {
		margin-top: 10px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.side-product-items .btn-prev,
	.side-product-items .btn-next {
		display: none;
	}

	.side-product-items .side_slider {
		padding-top: 0;
		padding-bottom: 0;
		max-height: inherit;
	}

	.side-product-items .side_slider ul:after {
		clear: both;
		display: block;
		visibility: hidden;
		height: 0;
		content: '';
	}

	.side-product-items .side_slider .swiper-wrapper {
		display: block;
		margin: 0 -5px;
		width: auto;
	}

	.side-product-items .side_product_item {
		float: left;
		display: block;
		width: 50%;
		height: auto !important;
		;
		text-align: center;
	}

	.side-product-items .side_product_item:nth-child(2n+1) {
		clear: left;
	}

	.side-product-items .side_product_item figure {
		display: block;
		margin: 5px;
		padding: 3px;
		width: auto;
		border: 1px solid #eee;
	}

	.side-product-items .side_product_item .item-img {
		float: none;
		display: block;
		width: 100%;
		border: 0;
	}

	.side-product-items .side_product_item .item-img img {
		width: 100%;
		height: auto;
		border: 0;
	}

	.side-product-items .side_product_item figcaption {
		display: block;
		padding: 8px;
		width: auto;
	}

	.side-product-items .side_product_item figcaption .item_title {
		height: auto;
		text-transform: none;
		font-size: 12px;
	}

	/* main */
	.main {
		float: none;
		margin: 0 auto;
		width: auto;
	}

	.product-item {
		width: 33.333%;
	}

	.product-item .item-wrap {
		margin: 8px;
	}

	.page_bar {
		margin-top: 20px;
		text-align: center;
	}

	.path_bar .layout {
		width: auto;
		padding-left: 20px;
	}

	.list_bar {
		margin: 15px 0 0
	}

	.sys_sub_head .layer_ft_bg {
		display: none;
	}

	/* list */
	.main_hd {
		margin-bottom: 15px;
		text-align: center;
	}

	.main_hd .page_title {
		font-size: 22px;
	}

	.items_list>ul {
		margin: 0;
	}

	/* product intro */
	.page_title {
		border-bottom: 0;
		line-height: 1.1;
	}

	.video_close {
		display: none;
	}

	.image-additional li.image-item.current img {
		border: none;
	}

	.product-view {
		float: none;
		margin: 0 auto 15px;
		width: 100%;
		padding: 10px 0;
	}

	.product-view .product-image,
	.single_product_items {
		display: none;
	}

	.product-view .image-additional-wrap {
		width: 100%;
		margin-top: 0;
	}

	.product-view .image-additional ul {
		width: 100%;
	}

	.product-view .image-additional li {
		margin: 0;
		width: 33.33333333%;
	}

	.product-view .image-additional li a {
		margin: 0 2px;
		padding: 0;
		border: 0;
	}

	.product-view .image-additional li a:before {
		display: none;
	}

	.product-view .image-additional li img {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.product-view .image-additional li.current {}

	.product-view .image-additional li.current img {
		border-color: inherit;
	}

	.product-view .image-additional li.current:before {
		display: none;
	}

	.product-view .image-additional li.single {
		display: block;
	}

	.product-view .image-additional li.current a:before,
	.product-view .image-additional li.current a:after {
		display: none;
	}

	.product-view .swiper-button-next,
	.product-view .swiper-button-prev {}

	.product-view .swiper-button-next {
		right: 0;
	}

	.product-view .swiper-button-prev {
		left: 0;
	}

	.product-view .swiper-button-next,
	.product-view .swiper-button-prev {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.product-view .swiper-button-next.swiper-button-disabled,
	.product-view .swiper-button-prev.swiper-button-disabled {
		opacity: .3;
		filter: alpha(opacity=30);
	}

	/* product summary */
	.product-intro {
		margin-bottom: 20px;
	}

	.product-summary {
		float: none;
		width: 100%;
		padding-left: 2%;
		max-width: unset;
	}

	.product-summary .page_title {
		font-size: 24px;
		padding-top: 10px;
	}

	.product-summary .product-meta li .item-val {
		display: inline-block;
	}

	.product-summary .share-this {
		float: none;
		margin: 30px 0;
	}

	.product-summary .product-meta li {
		display: block;
	}

	.product-summary .product-meta li em {
		display: inline;
		padding-right: 15px;
		color: #333;
		font-weight: bold;
	}

	.product-btn-wrap {
		padding-top: 20px;
		text-align: left;
	}

	.product-btn-wrap a {
		margin: 0 0 10px !important;
	}

	.product-summary .share-this {
		text-align: left;
	}

	/* product detail  */
	.tab-panel-wrap {
		padding: 30px 0 0;
	}

	.goods-may-like {
		padding: 30px 0;
		margin-bottom: 0;
	}

	.goods-may-like .index_title_bar .good_title {
		font-size: 22px;
		margin-bottom: 20px
	}

	.product_item figcaption {
		background: rgba(11, 135, 251, 1);
		position: relative;
		top: unset;
		left: unset;
		width: 100%;
		height: auto;
		transform: unset;
		-webkit-transform: unset;
	}

	.product_item .item_title {
		position: relative;
		top: unset;
		left: unset;
		width: 100%;
		transform: unset;
		-webkit-transform: unset;
		padding: 10px 0;
	}

	.product_item .item_title a {
		font-size: 14px;
	}

	.good_button_bar {
		margin-top: 20px;
	}


	/* 950 */
	.smart_function figure {
		width: 50%;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.mini_splu li:nth-of-type(n+4) div {
		order: 0
	}

	.index_storage .strong_list h2 {
		font-size: 28px;
		width: 42px;
		line-height: 36px
	}


	.mini_splu .items {
		padding: 0;
		width: 100%;
		border: none;
		text-align: center;
		margin-bottom: 20px;
	}

	.mini_splu li {
		position: relative;
		width: 48%;
		left: 0 !important;
		top: 0 !important;
		margin-bottom: 15px;
	}

	.mini_splu .solu_wrap {
		transform: scale(1);
	}

	.mini_splu ul {
		display: flex;
		flex-wrap: wrap;
	}

	.mini_splu li:nth-of-type(n+4) div+div {
		text-align: left;
	}

	.mini_make .left h2 {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.mini_make .left p {
		margin-bottom: 15px;
	}

	.mini_splu li div {
		padding: 0 20px !important;
	}

	.mini_safe figure div,
	.mini_safe figure:nth-of-type(2) div {
		width: 100%;
		margin-bottom: 20px;
		order: 0;
	}

	.mini_safe figure figcaption {
		width: 100%;
	}

	.mini_safe figure h2 {
		max-width: 100%;
	}

	.mini_full h3 {
		margin-bottom: 15px;
	}

	.mini_safe figure {
		margin-bottom: 15PX !important;
	}

	.mini_full li {
		max-width: 100%;
		margin-bottom: 15px;
		width: 100%;
	}

	.mini_full li div {
		max-width: 100%;
	}

	.mini_full .full_wrap img {
		width: 100%;
	}

	.mini_full .full_items .item {
		position: relative;
		left: 0 !important;
		top: 0 !important;
		width: auto !important;
		text-align: left !important;
		padding: 5px 20px !important;
	}

	.mini_full .items_wrap .wrap_item.active {
		top: 0
	}

	.mini_full .items_wrap {
		position: relative;
		width: 100%;
		height: auto;
		min-height: auto;
		margin: 20px 0;
		top: 0;
		transform: none;
		padding: 30px
	}

	.mini_full ul {
		margin-bottom: 15px;
	}

	.mini_full .full_items .item:before,
	.mini_full .full_items .item:after {
		display: none;
	}

	.mini_full .time_menu h2:after {
		display: none;
	}

	.mini_full .full_items {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.full_app>div {
		width: 100%;
		margin: 0 0 10px;
		text-align: center;
	}

	.mini_like .like_wrap {
		padding: 0;
	}

	.mini_like .items {
		width: 100%;
		margin-bottom: 20px;
	}

	.smart_buy .left {
		width: 100%;
	}

	.smart_buy .right {
		width: 100%;
	}

	.smart_charger .layout>p {
		margin-bottom: 10px;
	}

	.smart_function .layout {
		padding: 0;
	}

	.smart_function {
		font-size: 18px;
		padding: 70px 0;
		margin-bottom: 30px;
	}

	.smart_solu figure>div,
	.smart_charger figure>div {
		width: 100%;
		order: 0;
		margin-bottom: 20px;
	}

	.smart_solu figcaption,
	.smart_charger figcaption {
		padding: 0;
		width: 100%;
	}

	.smart_solu .pro_tit {
		margin-bottom: 30px;
	}

	.smart_solu figcaption ul,
	.smart_charger figcaption ul {
		max-width: 100%;
	}

	.smart_solu {
		padding-bottom: 40px;
	}

	.smart_function>h2,
	.pro_tit {
		font-size: 24px;
		margin-bottom: 20px !important;
	}

	.head_layout>.head-search,
	.head_top {
		display: none;
	}

	.index_ener {
		padding: 40px 0
	}

	.index_ener figcaption h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.index_ener figcaption p {
		font-size: 14px;
		line-height: 1.5;
	}

	.index_ener .layout>div {
		display: none;
	}

	.index_ener figure div {
		/* order: 0; */
		width: 50%;
		text-align: center;
	}

	.index_ener figure div img {
		/* max-width: 700px; */
	}

	.index_ener figcaption {
		padding: 0 20px;
		width: 50%;
	}

	.index_ener figure {
		width: 100%;
		align-items: center;
	}

	.index_ener figure:nth-of-type(2) {
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
		transform: none;
	}

	.index_ener figure:nth-of-type(2) div {}

	.index_ener figure:nth-of-type(2) figcaption {}

	.index_ener figure:nth-of-type(2) figcaption h2 {
		font-size: 80px;
		bottom: -50%;
	}

	.index_pro .pro_tit h2 {
		font-size: 16px;
		/* padding: 0 40px; */
	}

	.index_pro .pro_tit {
		margin-bottom: 20px;
		padding: 15px 0;
		margin: 20px auto;
	}

	.index_pro figure:nth-child(2n) figcaption,
	.index_pro figure:nth-child(2n) div,
	.index_pro figure:nth-child(3n)>div {
		/* width: 50%; */
	}

	.index_pro .pro_tit h2:before {
		width: 8px;
		height: 8px;
		border: 2px solid #1a3bb2;
		top: 11px;
	}

	.index_pro figcaption,
	.index_pro figure:nth-child(2n) figcaption {
		padding: 10px;
	}

	.index_pro figure:nth-child(2n) h2,
	.index_pro figcaption h2 {
		margin-bottom: 10px;
		/* font-size: 18px; */
		/* padding: 0; */
	}

	.index_pro figcaption p {
		/* font-size: 14px; */
		min-height: auto;
		margin-bottom: 30px;
	}

	.index_contact ul li {
		padding: 15px 0 15px 60px;
		margin-bottom: 10px;
	}

	.index_contact ul li:after {
		left: 10px;
	}

	.index_contact ul li:before {
		width: 36px;
		height: 36px;
		left: 0;
	}

	.index_contact figure img {
		max-width: calc(100% - 30px);
	}

	.index_adv figure {
		width: 33.3%;
		max-width: none;
		margin-bottom: 20px;
	}

	.index_adv {
		padding: 45px 0;
	}

	.index_parent h2 {
		font-size: 24px;
	}

	.index_about {
		margin-top: 40px;
		padding: 0 10px;
	}

	.index_about figcaption>h2,
	.index_about .about_tit {
		font-size: 24px;
		margin-bottom: 10px
	}

	.index_about .about_wrap p,
	.index_about figcaption h3 {
		margin-bottom: 10px;
	}

	.index_about figcaption a {
		margin-bottom: 40px;
	}

	.index_eneygy figure>div {
		width: 100%;
		margin-bottom: 20px;
	}

	.index_eneygy figcaption {
		width: 100%;
		padding: 0;
	}

	.index_storage figure>div {
		width: 100%;
		margin-bottom: 20px;
	}

	.index_storage figcaption {
		width: 100%;
		padding: 0;
	}

	.index_storage figcaption ul {
		margin-bottom: 20px;
	}

	.index_contact figcaption {
		width: 54%;
	}


	.foot_top .foot_logo {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.foot_top .foot_search {
		padding: 0;
		border: none;
		text-align: center;
		width: 80%;
	}

	.foot_top {
		margin-bottom: 15px;
	}

	.foot_top .foot_search h2 {
		font-size: 24px;
	}

	.web_footer {
		padding: 20px 0 0;
	}

	.foot_item {
		width: 50%;
		margin-bottom: 20px;
	}

	.index_pro figcaption a {
		font-size: 14px;
		line-height: 28px;
		padding: 0 20px;
		margin-top: 10px;
	}

	.smart_box img,
	.smart_charger div {
		/* width: 48%; */
	}

	.smart_feature .feat_items figure {
		width: 100%;
		padding: 20px;
	}

	.smart_box .layout::after {
		display: none;
	}

	.smart_box p {
		padding: 0
	}

	.smart_box a {
		margin: 0;
	}

	.smart_buy a {
		line-height: 60px;
		padding: 0 20px;
	}

	.smart_buy a:before {
		right: 10px
	}

	.smart_feature .layout>h2,
	.smart_charger figcaption h2,
	.smart_extend .layout>h2,
	.smart_take .layout>h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}

	.smart_take .layout>p {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.smart_take figure {
		margin-top: 15px;
	}

	.smart_take .take_item p,
	.smart_charger figcaption p {
		font-size: 12px;
	}

	.smart_take .take_contact {
		margin-top: 0;
	}

	.smart_extend figure {
		width: 100%;
		margin-bottom: 20px;
	}

	.smart_extend figure div {
		width: 100%;
	}

	.smart_extend figure div img {
		width: 72px;
	}

	.smart_extend figcaption {
		padding: 0;
		width: 100%;
	}

	.smart_extend {
		padding: 45px 0;
	}

	.smart_data .data_right {
		overflow: hidden;
		margin: 0;
		padding: 0;
	}

	.smart_data .data_left a {
		margin: 20px 0;
	}

	.smart_data .data_left {
		/* display: none; */
		width: 50%;
		/* transform: translateY(11%); */
	}

	.smart_data .data_right {
		width: 50%;
	}

	.smart_data,
	.smart_take {
		padding-bottom: 40px;
	}

	.smart_box {
		padding: 0;
	}


	.mini_ubox,
	.mini_make,
	.mini_full,
	.mini_more,
	.mini_like,
	.mini_tech {
		padding: 35px 0;
	}

	.mini_ubox .mini_tit p,
	.mini_solu .layout>h2,
	.mini_make h2,
	.mini_safe figure h2,
	.mini_mini .mini_con>h2,
	.mini_full .layout>h2,
	.mini_tech .tech_tit h2,
	.mini_more .more_tit,
	.mini_like .like_tit {
		width: 100%;
		margin: 20px 0;
		font-size: 28px;
	}

	.mini_make h2 br {
		display: none;
	}

	.mini_ubox .mini_tit a {
		margin: 0;
	}

	.mini_solu .solu-box {
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		width: 100%;
	}

	.mini_solu .solu_wrap {
		display: flex;
		flex-wrap: wrap;
	}

	.mini_solu .solu_wrap ul {
		order: 2;
	}

	.mini_solu .solu_wrap li {
		width: 48%;
	}

	.mini_solu .solu_wrap li::after,
	.mini_solu .solu_wrap li::before {
		display: none;
	}

	.mini_solu .solu_wrap h2:after {
		width: 100%;
	}

	.mini_make>a {
		font-size: 16px;
		line-height: 40px;
		padding: 0 40px;
		margin: 20px auto 10px;
	}

	.mini_safe figure {
		margin-bottom: 60px;
	}

	.mini_mini .mini_con {
		width: 100%;
	}

	.mini_mini .mini_img {
		display: none;
	}

	.mini_mini .mini_con>h4 {
		display: none;
	}

	.mini_full .full_items .item h2 {
		font-size: 16px;
	}

	.mini_full .time_menu ul {
		width: 100%;
	}

	.mini_full .time_menu p {
		font-size: 16px;
	}

	.mini_tech figure {
		width: 48%;
	}

	.mini_more figure {
		width: 100%;
		margin-bottom: 20px;
	}



	.head_nav li.navicon02 {
		position: relative;
	}

	.head_nav li.navicon02>ul {
		display: none
	}

	.head_nav li.navicon02>ul>li {
		width: 100%;
		border: none;
	}

	.head_nav li.navicon02>ul>li>a {
		font-size: 14px;
	}

	.head_nav li.navicon02>ul>li>ul {
		transform: none;
		opacity: 1;
		visibility: inherit;
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		padding: 0;
		margin: 0;
		border: none;
	}

	.head_nav li.navicon02>ul>li li {
		border: none;
		padding: 0;
	}

	.head_nav li.navicon02>ul>li li a {
		padding-left: 20px;
	}

	.head_nav li.navicon02>ul>li a b {
		display: block
	}

	.head_nav li.navicon02 li a:hover {
		color: #1a3bb2
	}


	.index_about figure>div {
		width: 100%;
	}

	.index_about figcaption {
		width: 100%;
		padding: 0;
	}

	.index_about .about_items {
		position: relative;
		width: 100%;
		top: 0;
		left: 0;
		margin: 20px 0;
		padding: 10px;
	}

	.index_about figure {
		padding-bottom: 0;
	}

	.index_about .about_items li {
		width: 50%;
	}

	.list_main .item figure {
		width: 47%;
		margin: 0 1% 20px;
	}

	.list_head .wrap {
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		width: 100%;
		height: auto;
		bottom: auto;
		right: auto;
	}

	.list_head .wrap h1 {
		font-size: 45px;
		text-align: center;
		line-height: 1.2;
		margin-bottom: 0;
	}

	.list_head .wrap p {
		font-size: 32px;
		line-height: 1.2;
	}


	.faq_main .left,
	.faq_main .right {
		width: 100%;
	}

	.news_main .time {
		padding-bottom: 20px;
	}

	.news_main .main {
		padding: 20px 0;
	}

	.news_main .news_change a,
	.news_main .news_change b {
		font-size: 16px;
	}

	.blog-item {
		width: 100%;
		margin-bottom: 15px;
	}

	.discover_main figure div {
		width: 100%;
		order: 0 !important;
		margin-bottom: 20px;
	}

	.discover_main figcaption {
		width: 100%;
	}

	.discover_main figcaption p {
		max-width: 100%;
		padding: 0;
	}

	.discover_main figure:nth-of-type(2n) figcaption p,
	.discover_main figure:nth-of-type(2n) figcaption a,
	.discover_main figure:nth-of-type(2n) figcaption {
		float: none;
		text-align: left;
	}

	.discover_main {
		padding-bottom: 30px;
	}

	.discover_main figcaption h2 {
		font-size: 32px;
		margin-bottom: 10px;
	}


	.page_head .pagnation_title {
		font-size: 32px;
		top: 50%;
		left: 0;
		text-align: center;
		width: 100%;
	}

	.news-item {
		padding: 10px;
		width: 49%;
	}

	.blog-item figure>div {
		width: 100%;
		margin-bottom: 20px;
	}

	.blog-item figcaption {
		width: 100%;
		padding: 0;
	}


	.contact_main .contact_ask {
		margin: 45px 0;
		padding: 80px 0;
	}

	.contact_main .right {
		display: none;
	}

	.contact_main .left {
		width: 100%;
	}

	.contact_main .contact_ask .layout>div,
	.contact_main .contact_ask ul {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}

	.contact_main .contact_ask p {
		margin-bottom: 10px;
	}

	.fac_photo h2,
	.fac_video h2 {
		font-size: 26px;
		margin-bottom: 15px;
	}

	.fac_photo .flex_row div,
	.fac_video .flex_row div {
		width: 49%;
		margin-bottom: 20px;
	}

	.fac_photo .flex_row,
	.fac_video .flex_row {
		margin-bottom: 30px;
	}

	.page_nav {
		display: none
	}

	.meet_main .meet_item .item_img {
		width: 100%;
		order: 0;
		margin-bottom: 20px;
	}

	.meet_main .meet_item figcaption {
		width: 100%;
	}

	.meet_main .meet_system .left {
		width: 100%;
	}

	.meet_main .meet_system .right {
		display: none;
	}

	.meet_main .meet_serive figure {
		width: 100%;
	}

	.meet_main .meet_serive figure:nth-of-type(2n - 1)>div {
		order: 0;
	}

	.about_main .injet_top figcaption p,
	.about_main .injet_top figcaption span,
	.about_main .injet_top figcaption h2 {
		margin-bottom: 10px;
		text-align: center;
	}

	.about_main .injet_top div {
		width: 100%;
		order: 0;
	}

	.about_main .injet_top figcaption span {
		line-height: 1;
	}

	.about_main .about_adv figure {
		width: 50%;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.about_main .about_adv figure div {
		width: 100%;
		text-align: center;
	}

	.about_main .about_adv figure div img {
		width: 106px;
	}

	.about_main .about_adv figcaption {
		padding: 0;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}

	.about_main .about_adv figcaption p {
		text-align: center;
	}

	.about_main .about_adv {
		justify-content: flex-start;
	}

	.about_main .about_scale figure>div,
	.about_main .about_scale figure:nth-of-type(2n)>div {
		margin: 0 0 20px 0;
		width: 100%;
		order: 0;
	}

	.about_main .about_scale figcaption {
		width: 100%;
		max-width: 100%;
	}

	.about_main .about_scale figcaption>div,
	.about_main .about_scale figure {
		margin-bottom: 20px;
	}

	.about_main .about_parent figure div {
		width: 100%;
		order: 0;
		margin-bottom: 20px;
	}

	.about_main .about_parent figcaption {
		width: 100%;
		padding: 0;
	}

	.about_main .about_parent {
		margin-bottom: 30px;
	}

	.solar_home {
		padding: 40px 0;
	}

	.solar_main .top>div,
	.solar_main .bottom>div,
	.solar_main .bottom>div {
		width: 100%;
		margin-bottom: 10px;
		order: 0;
	}

	.solar_main .top figcaption,
	.solar_main .bottom figcaption {
		padding: 0;
		width: 100%;
	}

	.solar_support {
		padding: 50px 0;
	}

	.solar_support h2 {
		margin-bottom: 20px;
	}

	.solar_support figcaption {
		font-size: 18px;
	}

	.solar_support figure {
		max-width: 50%;
		width: 50%;
		margin-bottom: 20px;
	}

	.solar_comm {
		padding: 30px 0;
	}

	.solar_app h2 {
		margin: 30px 0;
	}

	.solar_app figure {
		width: 49%;
	}

	.solar_benefits,
	.solar_solu .top {
		margin-bottom: 40px;
	}

	.solar_more figure {
		width: 100%;
		margin-bottom: 15px;
	}



	.charing_head .wrap {
		left: 0;
		top: 50%;
		transform: translate(0, -50%);
		width: 100%;
		text-align: center;
	}

	.charing_injet .layout div {
		width: 100%;
	}

	.charing_injet figcaption {
		width: 100%;
		padding: 0;
	}

	.charing_injet h3 {
		margin: 25px 0
	}

	.charing_injet h2 {
		max-width: 100%
	}

	.charing_solar figure div {
		width: 100%;
		order: 0;
	}

	.charing_solar figcaption {
		padding: 0;
		width: 100%;
	}

	.charing_solar figure {
		margin-bottom: 30px;
	}

	.charing_solar figcaption h2 {
		margin-bottom: 15px;
	}

	.charing_three {
		padding: 45px 0;
	}

	.charing_three img,
	.charing_three img+img {
		width: 100%;
		margin-bottom: 15px;
	}

	.charing_more .item {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
		max-width: 100%;
	}

	.charing_more {
		padding: 35px 0;
	}

	.charing_head .wrap h1 {
		font-size: 28px;
	}

	.charing_head .wrap h3 {
		font-size: 18px;
	}


	.dlb_power figure div {
		width: 100%;
	}

	.dlb_power figcaption {
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}

	.dlb_power h2 br {
		display: none;
	}

	.dlb_home .flex_row div,
	.dlb_recomed .item {
		width: 100%;
		margin-bottom: 15px;
	}

	.dlb_home .flex_row>img {
		width: 100%;
	}

	.dlb_char p {
		margin-bottom: 30px;
	}

	.soplution_power figure,
	.soplution_injet .injet_top div {
		width: 100%;
		margin-bottom: 10px;
	}

	.soplution_solar .solar_img {
		width: 100%;
		margin-bottom: 15px;
		order: 0;
	}

	.soplution_solar figcaption,
	.soplution_injet .injet_top figcaption {
		padding: 0;
		width: 100%;
	}

	.about_main .about_tit,
	.dlb_main .about_tit,
	.solution_main .about_tit {
		margin-bottom: 40px;
	}

	.soplution_injet .injet_top figcaption p,
	.soplution_solar figcaption p {
		margin-bottom: 20px;
	}

	.soplution_injet .injet_items:after {
		display: none;
	}

	.soplution_injet .item {
		display: block !important;
		width: 50%;
		margin-bottom: 20px;
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		transform: none !important;
	}

	.soplution_injet .injet_items {
		display: flex;
		flex-wrap: wrap;
	}

	.soplution_injet .item:nth-of-type(1)>div {
		margin: 0 0 19px 0;
	}

	.soplution_injet .item:nth-of-type(1) {
		margin: 0;
	}

	.soplution_injet .injet_items h3 {
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 20px;
	}

	.soplution_smart p,
	.soplution_smart .flex_row h2 {
		margin-bottom: 25px;
	}

	.soplution_smart .flex_row>div {
		width: 100%;
		margin-bottom: 15px;
	}



	.solution_head p {
		font-size: 16px;
		line-height: 1.2;
		text-align: center;
		max-width: 100%;
		letter-spacing: 0;
	}

	.solution_head .wrap {
		left: 5%;
		width: 90%;
		text-align: center;
	}

	.solution_head h2 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.solution_head h3 {
		font-size: 18px;
		margin-bottom: 5px;
	}

	.soplution_power figcaption p {
		min-height: auto;
	}


	.contact_main .mauticform-row,
	#mauticform_youbokesi_i_am_interested_in {
		width: 100%;
		margin-bottom: 15px
	}

	.mini_splu .items>div {
		width: 100% !important
	}

	.mini_splu li:nth-of-type(n+4) div+div {
		margin: 0 !important
	}

	.mini_splu li h2,
	.mini_splu li p {
		text-align: left !important
	}
}

@media only screen and (max-width: 768px) {
	/*footer*/

	.foot_bar .foot_links {
		float: none;
	}

	.foot_bar .foot_links li {
		float: none;
		display: inline;
		padding: 0 8px;
	}

	/*index*/
	.index_news_container,
	.foor_service {
		padding: 20px 2%;
	}

	.sub_tit {
		margin-bottom: 7px;
		font-size: 14px;
		text-transform: capitalize;
	}

	.news_container {
		display: block;
	}

	.news_container .news_right {
		width: 100%;
	}

	.news_container .news_left {
		width: 100%;
	}

	.news_left .news_item {
		width: 50%;
	}

	.foot_item.foot_inquiry_item .inquiry_btn {
		font-size: 14px;
		line-height: 32px;
	}

	/*list*/
	.items_list .product_item figcaption {
		padding: 12px;
	}

	.pagnation_title {
		font-size: 22px;
	}

	.goods-may-like {
		padding: 30px 0;
	}

	.goods-may-like .index_title_bar .good_title {
		font-size: 16px;
	}

	.goods-may-like .index_title_bar .good_title:after {
		width: 40x;
		height: 2px;
		margin-left: -20px;
	}

	.goods-may-like .index_title_bar p {
		line-height: 18px;
		font-size: 12px;
		margin: 10px 0;
	}

	.product_item .item_title a {
		padding: 5px 0;
		font-size: 14px;
		line-height: 1.5;
	}


	.mini_top>div {
		line-height: 30px;
	}

	.mini_top a,
	.mini_safe figure li {
		font-size: 16px;
	}

	.mini_ubox .mini_wrap figcaption {
		width: 100%;
	}

	.mini_ubox .mini_wrap>div {
		padding: 0;
		width: 100%;
		order: 0;
		margin-bottom: 15px;
	}

	.mini_safe figure div,
	.mini_safe figure:nth-of-type(2) div {
		width: 100%;
		order: 0;
	}

	.mini_safe figure figcaption,
	.mini_safe figure:nth-of-type(2) figcaption {
		width: 100%;
		padding: 10px 0
	}

	.mini_safe {
		padding: 0 2.5%
	}

	.mini_full .full_app {
		position: relative;
		bottom: 0;
	}


	.smart_box figure>div,
	.mini_make .left,
	.mini_make .right {
		width: 100%;
	}

	.smart_box figcaption {
		width: 100%;
		padding: 0;
	}

	.smart_data .data_left div {
		position: absolute;
		left: 0;
		top: 0px;
		transform: translateY(-100%);
	}

	.smart_data .data_left ul {
		margin-top: 193px;
	}

	.mini_make .make_wrap {
		width: 100%;
		margin-bottom: 20px
	}

	.mini_make .make_color li {
		width: 25px;
		height: 25px
	}

}

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

	/*index*/
	.news_left .news_item {
		width: 100%;
	}

	.news_container .news_left {
		display: block;
	}

	.foot_item.foot_company_item,
	.foot_item.foot_inquiry_item,
	.foot_item.foot_contact_item {
		width: 100%;
		margin-left: 0;
		float: none;
		margin-bottom: 15px;
	}

	.foor_service .foot_item .fot_tit {
		font-size: 16px;
	}

	/* list */
	.sys_sub_head .head_title h1 {
		font-size: 30px;
	}

	.items_list .product_item {
		width: 50%;
		max-width: 50%;
		-webkit-box-flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}

	.index_ener figure div,
	.index_ener figure:nth-of-type(2) div {
		width: 100%;
		order: 0;
	}

	.index_ener figcaption,
	.index_ener figure:nth-of-type(2) figcaption {
		width: 100%;
		padding: 20px;
	}

	.index_ener figure:nth-of-type(2) figcaption h2 {
		display: none;
	}

	.index_pro .pro_tit,
	.index_pro .pro_tit h2 {
		width: 100%;
		text-align: center;
		border: none !important;
	}

	.index_pro .pro_tit h2:before {
		right: 0;
		left: auto;
		display: none;
	}

	.index_pro figure div {
		width: 100% !important;
		order: 0 !important;
	}

	.index_pro figcaption {
		width: 100% !important;
		padding: 20px !important;
	}

	.index_storage figcaption li {
		margin: 0 20px 0 0;
	}

	.index_storage figcaption a {
		font-size: 14px;
		line-height: 28px;
		padding: 10 20px;
		margin-top: 10px;
	}

	.index_contact figure div {
		width: 100%;
		order: 0;
		margin-bottom: 20px;
	}

	.index_contact figure img,
	.index_contact figcaption {
		width: 100%;
		max-width: none;
	}

	.index_adv figure {
		width: 50%;
	}


	.smart_box img,
	.smart_charger div,
	.smart_take figure>div {
		width: 100%;
		order: 0;
		transform: none !important;
		margin-bottom: 10px
	}

	.smart_box figcaption,
	.smart_charger figcaption,
	.smart_take figcaption {
		width: 100%;
		margin: 0;
		padding: 20px;
	}

	.smart_box h3 {
		margin-bottom: 10px
	}

	.smart_feature figure div {
		/* width:100%; */
	}

	.smart_take .take_post {
		display: none
	}

	.smart_extend figure {
		margin: 20px 0
	}

	.smart_data .data_left {
		/* display: none; */
	}

	.smart_data .data_right {
		/* width: 100%; */
	}

	.mini_mini figure {
		width: 100%;
		text-align: left;
		margin-bottom: 10px;
	}

	.mini_mini .mini_con .flex_row {
		padding: 0;
	}

	.mini_top>div {
		position: relative;
	}

	.mini_top h2 {
		width: 50%;
	}

	.contact_main .left label {
		width: 100%;
	}

	.contact_main .left>h2 {
		font-size: 26px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.contact_main .left .instered input {
		width: 100%;
		margin-bottom: 20px;
	}


	.page_nav li {
		width: 50%;
	}

	.meet_main .meet_item .item_wrap div {
		width: 100%;
		margin-bottom: 20px;
	}

	.meet_main .meet_item .item_img div {
		width: 100%;
	}


	.solar_head h1 {
		font-size: 24px;
		line-height: 1;
	}

	.solar_head h3 {
		font-size: 18px;
	}

	.mini_splu li {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	.mobile-hide {
		display: none !important;
	}

	.gotop {
		display: none !important;
	}

	.service_item {
		width: 100%;
	}

	.blog-item .item-img {
		width: 150px;
	}

	.table_wrap {
		overflow-x: scroll;
	}

	/* layout */


	/*header*/
	/*index*/
	.index_adv figure {
		width: 100%;
	}

	.mini_solu .solu_wrap li,
	.mini_solu .solu_wrap li:nth-of-type(2n) {
		width: 100%;
		text-align: center;
	}

	.mini_tech figure {
		width: 100%;
	}

	.index_about .about_items li {
		width: 50%;
	}

	.index_storage .strong_list h2 {
		transform: scale(.5);
	}

	.list_head .wrap h1 {
		font-size: 28px;
	}

	.list_head .wrap p {
		font-size: 18px;
	}

	.news-item {
		width: 100%;
	}

	.page_nav li {
		width: 100%;
	}

	.fac_photo .flex_row div,
	.fac_video .flex_row div {
		width: 100%;
	}

	.soplution_injet .item {
		width: 100%;
		margin-bottom: 15px;
	}

	.solution_head p {
		font-size: 12px;
	}

	/*footer*/


	/* aside */
	.side-widget {
		margin: 0 0 30px;
	}

	.side-tit-bar .side-tit {
		font-size: 16px;
	}

	.side-cate li {
		font-size: 12px;
	}

	.side-cate li .icon-cate {
		width: 30px;
	}

	.side-cate li.has-child>a {
		padding: 10px 30px 10px 10px;
		line-height: 20px;
	}

	.side-widget .cate-type-list>li {
		line-height: 20px;
	}

	.side-widget .cate-type-list>li>a {
		margin-left: 10px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.side-product-items .side_product_item {
		float: none;
		width: 100%;
	}

	.side-product-items .side_product_item figure {
		margin-right: 10px;
		margin-left: 10px;
	}

	/* index */

	/*main*/
	.path_bar ul:before {
		width: 16px;
		height: 16px;
		background-size: contain;
		-webkit-background-size: contain;
	}

	.path_bar li {
		padding-left: 5px;
		font-size: 12px;
	}

	.path_bar li+li:before {
		margin-right: 5px;
	}

	.main_banner .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}

	.page_bar {
		font-size: 12px;
		line-height: 22px;
	}

	.page_bar a,
	.page_bar span {
		margin: 0 2px;
		min-width: 2em;
		border-radius: 2px;
	}

	/*list*/
	.main_hd .page_title {
		font-size: 18px;
	}

	.items_list ul {
		margin: -2px;
	}

	.items_list .product_item {
		padding: 2px;
	}

	.items_list .product_item figure {
		position: relative;
		border: 0;
	}

	.items_list .product_item figcaption {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 1px 0 0;
		width: 100%;
	}

	.items_list .product_item .item_title {
		font-size: 12px;
	}

	.items_list .product_item .item_title a {
		height: 2.5em;
		background-color: rgba(0, 0, 0, .7);
		line-height: 2.5em;
	}

	/*blog*/
	.blog-item {
		/* padding: 30px 5px; */
	}

	.blog-item .item-img {
		float: none;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin-right: 0;
		width: auto;
		/* max-width: 70%; */
		/* border: 1px solid #ddd; */
	}

	.blog-item .item-info .item-title {
		font-weight: normal;
		line-height: 1.2;
	}

	.blog-item .item-info {
		padding-top: 15px;
	}

	.blog-item .item-info .item-title {
		height: auto;
		font-size: 22px;
	}

	.blog-item .item-info .item-detail {
		display: -webkit-box;
		overflow: hidden;
		overflow: hidden;
		max-height: 9em;
		text-overflow: ellipsis;
		line-height: 1.5em;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}

	.blog-item .item-info .item-more {
		float: none;
	}

	.blog-item .item-info time {
		color: #888;
		font-size: 14px;
	}

	/* product */
	.items_list .share_this {
		position: static;
		float: none;
		padding-bottom: 15px;
		text-align: left;
	}

	.product-intro {
		overflow: visible;
	}

	.product-view {
		margin-right: -10px;
		margin-left: -10px;
		width: auto;
	}

	.product-view .image-additional li {
		width: 100%;
	}

	.product-view .image-additional li a {
		margin-right: 0;
		margin-left: 0;
	}

	.product-view .image-additional li a:before,
	.product-view .image-additional li a:after {
		display: none;
	}

	.product-view .swiper-button-prev,
	.product-view .swiper-button-next {
		width: 27px;
		height: 40px;
		font-size: 18px;
		line-height: 40px;
		opacity: .8;
		-webkit-transform: none;
		-o-transform: none;
		transform: none;
		-ms-transform: none;
	}

	.product-view .swiper-button-prev {
		left: 0;
		padding-right: 2px;
		border-radius: 0 3px 3px 0;
	}

	.product-view .swiper-button-next {
		right: 0;
		padding-left: 2px;
		border-radius: 3px 0 0 3px;
	}

	.product-view .swiper-button-prev:before,
	.product-view .swiper-button-next:before {
		display: inline-block;
		-webkit-transform: scale(.7, 1);
		-o-transform: scale(.7, 1);
		transform: scale(.7, 1);
		-ms-transform: scale(.7, 1);
		background-image: none;
	}

	.product-view .swiper-button-prev:before {
		content: '\f053';
	}

	.product-view .swiper-button-next:before {
		content: '\f054';
	}

	.goods-may-like .title {
		text-transform: none;
	}

	.page_title {
		font-weight: normal;
		font-size: 18px;
	}

	.product-summary {
		padding-top: 0;
	}

	.product-summary .page_title {
		margin-bottom: 15px;
		font-weight: bold;
		font-size: 18px;
	}

	.product-summary .product-meta {
		font-size: 12px;
	}

	.product-summary .product-meta p {
		font-size: 12px;
	}

	.product-summary .product-meta h3 {
		font-size: 16px;
		line-height: 1.3;
	}

	.product-summary .product-meta li {
		font-size: 13px;
	}

	.product-summary .share-this {
		margin: 20px 0 0;
		text-align: left;
	}

	.product-btn-wrap {
		padding-top: 30px;
	}

	.product-btn-wrap .email,
	.product-btn-wrap .pdf,
	.product-btn-wrap .buy {
		padding: 5px 10px;
		font-size: 12px;
		line-height: 20px;
	}

	.product-detail {
		margin-top: 40px;
	}

	.detail-tabs .title {
		padding: 1px 15px;
		font-size: 14px;
	}

	.tab-panel-wrap {
		padding: 20px 0;
		border: 0;
	}

	.goods-may-like .title {
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 14px;
	}

	.goods-may-like .layer-bd {
		position: relative;
		padding: 0;
	}

	.goods-may-like .swiper-slider {
		position: relative;
	}

	.goods-may-like .product_item figure {
		padding: 1px;
	}

	.goods-may-like .product_item .item_title {
		font-size: 14px;
	}

	.goods-may-like .product_item .item_title a {
		padding-right: 0;
		padding-left: 0;
	}

	.goods-may-like .swiper-control {
		position: static;
	}

	.goods-may-like .swiper-button-prev,
	.goods-may-like .swiper-button-next {
		position: absolute;
		margin-top: -15px;
		margin-right: 0;
		margin-left: 0;
		width: 30px;
		height: 30px;
		background-color: rgba(0, 0, 0, .7);
		line-height: 30px;
	}

	.goods-may-like .layer-bd .swiper-button-prev {
		left: 5px;
	}

	.goods-may-like .layer-bd .swiper-button-next {
		right: 5px;
	}
}

@media only screen and (max-width: 320px) {
	.side_product_item {
		width: 100%;
	}

	.foor_service {
		flex-direction: column;
	}

	.foor_service .foot_item {
		margin-bottom: 10px;
	}

	.foot_item.foot_Catalog_nav {
		width: 100%;
	}

	.foot_item.foot_Catalog_nav ul li {
		width: 100%;
		flex: 0 0 100%;
		-webkit-flex: 0 0 100%;
	}

	.foor_service .foot_item .fot_tit {
		margin-bottom: 5px;
	}
}

/*-------------------------------
			swiper-slide start
			----------------------------------*/
.slider_banner {
	position: relative;
	overflow: hidden;
}

.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;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 100%;
	height: 100%;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

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

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

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

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

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

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

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

.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;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	pointer-events: none;
}

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

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

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

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

.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%;
	z-index: 2;
	margin-top: -25px;
	width: 36px;
	height: 50px;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, .4);
	background-color: #ccc;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.swiper-button-next:before,
.swiper-button-prev:before {
	display: inline-block;
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {}

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	right: auto;
	left: 10px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-prev:before,
.swiper-container-rtl .swiper-button-next:before {
	content: '\f104';
}

.swiper-button-next:before,
.swiper-container-rtl .swiper-button-prev:before {
	content: '\f105';
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	z-index: 2;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

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

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	width: 100%;
	text-align: center;
	font-size: 0;
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet,
.swiper-pagination-bullet:before,
.swiper-pagination-bullet:after {
	display: inline-block;
	width: 30px;
	height: 3px;
	vertical-align: top;
}

.swiper-pagination-bullet {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	display: none;
}

.swiper-pagination-bullet:before {
	background-color: #fff;
	content: '';
}

.swiper-pagination-bullet-active:before {
	background-color: #333333;
}

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

.swiper-container-vertical>.swiper-pagination-bullets {
	top: 50%;
	right: 10px;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

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

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

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

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

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

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

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

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

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

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

.swiper-container-horizontal {
	overflow: hidden;
}

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

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

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .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 {
	position: relative;
	border-radius: 10px;
	background: rgba(0, 0, 0, .1);
	-ms-touch-action: none;
}

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

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

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

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

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	text-align: center;
	-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;
}

.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 {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-ms-transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	content: '';
}

.swiper-lazy-preloader-white:after {}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

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

.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 {
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	pointer-events: none;
}

.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 {
	z-index: 1;
	visibility: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-ms-transform-origin: 0 0;
}

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

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-ms-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 {
	visibility: visible;
	pointer-events: auto;
}

.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;
	bottom: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
}

.swiper-container-flip {
	overflow: visible;
}

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

.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;
}

@media screen and (max-width: 480px) {
	.swiper-pagination-bullet {
		margin: 0 5px;
		width: 10px;
		height: 10px;
	}
}

/*ie*/
.swiper-container {
	overflow: hidden\9;
}

.slider_banner .swiper-container .swiper-wrapper {
	width: 2000%\9;
}

.swiper-slide {
	float: left\9;
}

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

/*-------------------------------
			swiper-slide end
			----------------------------------*/



/*-------------------------------
			entry-table start
			----------------------------------*/
.entry {
	padding: 15px 0;
}

.entry {
	color: #666;
}

.entry a {
	color: #0030FF;
}

.entry p {
	margin: 0;
	padding: 8px 0;
	font-size: 13px;
	line-height: 1.8;
}

.entry table {
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.entry th,
.entry td {
	padding: 0 15px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

.entry th {
	background: #eee;
	font-size: 12px;
}

.entry td p,
.entry th p,
.pd-panel .entry td p,
.pd-panel .entry th p {
	margin: 0;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.3;
}

.entry td.amts {
	color: #cb2027;
}

.entry th#cartDelete {
	text-align: center;
}

.entry .button {
	margin: 15px 10px 0 0;
	padding: 8px 15px;
	border: 0;
	background: #dfdfdf;
	color: #777;
	text-transform: Capitalize;
	font-weight: bold;
	line-height: 1.2;
	cursor: pointer;
}

.entry .button:hover {
	background: #cb2027;
	color: #fff;
}

.entry .deletecartitem {
	width: 50px;
	text-align: center;
}

.entry .deletecartitem label {
	display: none;
}

.entry .stotal td.amts {
	font-weight: bold;
	font-size: 18px;
}

.entry img.alignleft {
	float: left;
	margin: 20px 15px 0 0;
}

.entry img.alignright {
	float: right;
	margin: 20px 0 0 15px;
}

.entry img.alignleftnopad {
	float: left;
	margin-left: 0;
}

.entry img.alignrightnopad {
	float: right;
	margin-right: 0;
}

.entry img.aligncenter {
	display: block;
	margin: 20px auto 0 auto;
	text-align: center;

	width: auto;
}

.entry img {
	max-width: 100%;
}

.cartitem a {
	color: #292929;
	font-weight: bold;
}

.inquiry-form ul li {
	background: none;
}

.entry .inquiry-form-wrap {
	margin: 20px 0 0;
}

.table_wrap {
	position: relative;
	display: block;
}

.main table {
	position: relative;
	margin-bottom: 0 !important;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.main table th,
.main table td {
	padding: 0 15px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

.main table th {
	background: #eee;
	font-size: 12px;
}

.main table td p,
.main table th p,
table td p,
table th p {
	margin: 0;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.3;
}

.main table td.amts {
	color: #cb2027;
}

.main table th#cartDelete {
	text-align: center;
}

/*-------------------------------
			entry-table end
			----------------------------------*/

/*-------------------------------
			search  start
			----------------------------------*/
.container {
	position: relative;
	min-height: 100vh;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.search-ipt {
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
}

.web-search {
	display: flex;
	visibility: hidden;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.web-search .btn--search-close {
	position: absolute;
	top: 1.25em;
	right: 1.25em;
	display: inline-block;
	display: none;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-color: #ccc;
	background-image: url(img/search_btn_close.png);
	background-position: center;
	background-size: auto 35%;
	background-repeat: no-repeat;
	font-size: 1.8em;
	line-height: 45px;
	cursor: pointer;
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-webkit-background-size: auto 35%;
}

.web-search .btn--search-close:hover {
	background-color: #333333;
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.js .btn--search-close {
	display: block;
}

.web-search .search-ipt {
	display: inline-block;
	box-sizing: border-box;
	padding: 0.05em 0;
	width: 75%;
	border-bottom: 3px solid;
	color: #333;
	font-size: 18px;
	font-family: inherit;
	line-height: 1em;
}

.web-search .search-ipt::-webkit-input-placeholder {
	color: #333;
	font-weight: bold;
}

.web-search .search-ipt::-moz-placeholder {
	color: #333;
	font-weight: bold;
	opacity: 1;
}

.web-search .search-ipt:-ms-input-placeholder {
	color: #333;
	font-weight: bold;
}

.web-search .search-ipt::-webkit-search-cancel-button,
.web-search .search-ipt::-webkit-search-decoration {
	-webkit-appearance: none;
}

.web-search .search-ipt::-ms-clear {
	display: none;
}

.web-search .search-attr {
	display: block;
	margin: 0 auto;
	padding: 0.85em 0;
	width: 75%;
	color: #333;
	text-align: right;
	font-size: 90%;
}

.js .container,
.js .web-search .search-ipt {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.js .container {
	position: relative;
}

.js .main-wrap--move {
	min-height: 100vh;
}

.js .web-search {
	pointer-events: none;
}

.web-search {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100001;
	margin: auto;
	padding: 25px 0;
	width: 100%;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	perspective: 1200px;
	-ms-transform: translateY(-100%);
}

.web-search .btn--search-close {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.search__suggestion,
.web-search .search-attr {
	opacity: 0;
	-webkit-transition: opacity 0.8s, transform 0.8s;
	-moz-transition: opacity 0.8s, transform 0.8s;
	-o-transition: opacity 0.8s, transform 0.8s;
	transition: opacity 0.8s, transform 0.8s;
	-webkit-transform: translate3d(-15%, 0, 0);
	-moz-transform: translate3d(-15%, 0, 0);
	-o-transform: translate3d(-15%, 0, 0);
	transform: translate3d(-15%, 0, 0);
	-ms-transform: translate3d(-15%, 0, 0);
	-ms-transition: opacity 0.8s, transform 0.8s;
}

.web-search .search-attr {
	padding-bottom: 0;
	font-size: 18px;
}

.js .web-search .search-ipt {
	padding: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
	opacity: 0;
	-webkit-transform: scale3d(0, 1, 1);
	-moz-transform: scale3d(0, 1, 1);
	-o-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	border-bottom-width: 1px;
	-ms-transform: scale3d(0, 1, 1);
	-ms-transform-origin: 0% 50%;
}

.js .web-search .search-ipt,
.web-search .search-attr {
	-webkit-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.js .web-search .search-btn {
	display: none !important;
}

.js .search--open {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.js .search--open .btn--search-close {
	opacity: 1;
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-webkit-animation: bounceInA 1s ease;
	-o-animation: bounceInA 1s ease;
	animation: bounceInA 1s ease;
}

.js .search--open .search-ipt {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
}

.js .search--open .search-attr {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.js .search--open {
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	-ms-transform: none;
}

.js .search--open::before {
	opacity: 1;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	-ms-transform: none;
}

.js .main-wrap--move {
	-webkit-transform: translateY(180px);
	-o-transform: translateY(180px);
	transform: translateY(180px);
	-ms-transform: translateY(180px);
}

.main-wrap--move:after {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	content: '';
}

/*-------------------------------
			search  end
			----------------------------------*/





/*-------------------------------
			scrollsidebar start
			----------------------------------*/
.scrollsidebar,
.scrollsidebar a {
	color: #999;
	font-size: 12px;
	font-family: 'Georama';
}

.scrollsidebar {
	position: absolute;
	top: 150px;
	right: 0;
	z-index: 30;
}

.show_btn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	overflow: hidden;
	overflow: hidden;
	width: 38px;
	height: 192px;
	background: url(img/show_btn.png) no-repeat center center;
	cursor: pointer;
}

.side_content {
	float: left;
	overflow: hidden;
	width: 0;
	height: auto;
}

.side_content .side_list {
	position: relative;
	overflow: hidden;
	width: 140px;
	border: 1px solid #dadada;
	border-radius: 8px;
	background: #FFF;
}

.side_content .side_list .hd img {
	width: 100%;
	border-bottom: 1px solid #dadada;
}

.side_content .side_list .cont li {
	position: relative;
	height: 40px;
	border-bottom: 1px solid #dadada;
	list-style: none;
	line-height: 40px;
}

.side_content .side_list .cont li a {
	position: relative;
	display: block;
	padding: 0 0 0 43px;
	text-decoration: none;
}

.side_content .side_list .cont li a:before {
	position: absolute;
	top: 0;
	left: 10px;
	display: block;
	overflow: hidden;
	width: 25px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
}

.side_content .side_list .cont li .email:before {
	background-image: url(img/icons01.png);
}

.side_content .side_list .cont li .skype:before {
	background-image: url(img/icons02.png);
}

.side_content .side_list .cont li .inquiry:before {
	background-image: url(img/icons03.png);
}

.side_content .side_list .cont li .qq:before {
	background-image: url(img/icons04.png);
}

.ww {
	margin-left: -30px;
}

.side_content .side_list .t-code {
	padding: 10px 10px 7px;
	border-bottom: 1px solid #dadada;
}

.side_content .side_list .t-code img {
	width: 100%;
}

.side_content .side_list .side_title {
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
}

.side_content .side_list .side_title .close_btn {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 12px;
	height: 30px;
	background: url(img/close.png) no-repeat center center;
	cursor: pointer;
}

.side_content .side_list .side_title .close_btn span {
	display: none;
}

/*-------------------------------
			scrollsidebar end
			----------------------------------*/

/*inquiry*/
.inquiry-pop-bd {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 2000;
	display: none;
	margin: -300px 0 0 -275px;
	width: 550px;
	height: 500px;
	background: #FFF;
	box-shadow: 0 0 10px rgba(255, 255, 255, .5);
}

.inquiry-pop-bd:before {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	content: "";
}

.inquiry-pop-bd .inquiry-pop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 22px;
	width: 100%;
	height: 100%;
	background: #FFF;
	-webkit-animation: fadeInDownA .4s ease;
	-o-animation: fadeInDownA .4s ease;
	animation: fadeInDownA .4s ease;
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 1;
	width: 30px;
	height: 30px;
	background: url(img/fancy_close.png) no-repeat center center;
	cursor: pointer;
}

.inquiry-form-wrap {
	position: relative;
	width: 100.5%;
	height: 420px;
}

.ad_prompt {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	display: none;
	margin: -20px 0 0;
	width: 100%;
	color: #333333;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	-webkit-animation: twinkling 1s infinite ease-in-out;
	animation: twinkling 1s infinite ease-in-out;
}

@media screen and (max-width: 550px) {
	.inquiry-pop-bd {
		top: 10px;
		right: 10px;
		bottom: 10px;
		left: 10px;
		margin: auto;
		width: auto;
	}

	.inquiry-pop-bd .inquiry-pop {
		padding: 10px;
	}

	.scrollsidebar {
		display: none;
	}
}

/*-------------------------------
			language  start
			----------------------------------*/
.prisna-wp-translate-seo {
	display: none;
	font-family: "Georama";
}

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

.change-language .change-language-title,
.change-language .change-language-title a {
	font-size: 10pt;
	color: #000;
}

.change-language .change-language-title a:after {
	display: inline-block;
	padding-left: 2px;
	content: "\f0d7";
	font-size: 12px;
	font-family: 'fontawesome';
}

.change-language:hover .change-language-title a:after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
}

.change-language .change-language-cont {
	position: absolute;
	top: 36px;
	right: 0;
	z-index: 999;
	visibility: hidden;
	overflow-y: scroll;
	padding: 20px 10px 20px 20px;
	width: 360px;
	max-height: 80vh;
	border: 1px solid #eee;
	border-radius: 5px;
	background: #FFF;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale3d(0.9, 0.9, 1);
	-ms-transition: all 0.3s ease-in-out;
}

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

.change-language .change-language-cont li {
	display: inline-block;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 10px 0 0;
	width: 30%;
	vertical-align: top;
	font-size: 10pt;
}

.change-language .change-language-cont li a:hover {
	color: #333333;
}

.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;
	line-height: 30px;
	cursor: pointer;
}

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

.language-flag span {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0 0 0 33px;
	vertical-align: top;
	white-space: nowrap;
	*display: inline;
	*zoom: 1;
}

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

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

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

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

.language-flag .country-flag {
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	margin: -8px 5px 0;
	width: 22px;
	height: 16px;
	background-image: url(img/all-m.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

li.language-flag a {
	position: relative;
}

.language-flag-af .country-flag {
	background-position: 0 0 !important;
}

.language-flag-sq .country-flag {
	background-position: 0 -16px !important;
}

.language-flag-ar .country-flag {
	background-position: 0 -32px !important;
}

.language-flag-hy .country-flag {
	background-position: 0 -48px !important;
}

.language-flag-az .country-flag {
	background-position: 0 -64px !important;
}

.language-flag-eu .country-flag {
	background-position: 0 -80px !important;
}

.language-flag-be .country-flag {
	background-position: 0 -96px !important;
}

.language-flag-bg .country-flag {
	background-position: 0 -112px !important;
}

.language-flag-ca .country-flag {
	background-position: 0 -128px !important;
}

.language-flag-zh .country-flag {
	background-position: 0 -144px !important;
}

.language-flag-zh-TW .country-flag {
	background-position: 0 -160px !important;
}

.language-flag-hr .country-flag {
	background-position: 0 -176px !important;
}

.language-flag-cs .country-flag {
	background-position: 0 -192px !important;
}

.language-flag-da .country-flag {
	background-position: 0 -208px !important;
}

.language-flag-nl .country-flag {
	background-position: 0 -240px !important;
}

.language-flag-en .country-flag {
	background-position: 0 -256px !important;
}

.language-flag-et .country-flag {
	background-position: 0 -272px !important;
}

.language-flag-tl .country-flag {
	background-position: 0 -288px !important;
}

.language-flag-fi .country-flag {
	background-position: 0 -304px !important;
}

.language-flag-fr .country-flag {
	background-position: 0 -320px !important;
}

.language-flag-gl .country-flag {
	background-position: 0 -336px !important;
}

.language-flag-ka .country-flag {
	background-position: 0 -352px !important;
}

.language-flag-de .country-flag {
	background-position: 0 -368px !important;
}

.language-flag-el .country-flag {
	background-position: 0 -384px !important;
}

.language-flag-ht .country-flag {
	background-position: 0 -400px !important;
}

.language-flag-iw .country-flag {
	background-position: 0 -416px !important;
}

.language-flag-hi .country-flag,
.language-flag-te .country-flag,
.language-flag-kn .country-flag,
.language-flag-ta .country-flag,
.language-flag-gu .country-flag {
	background-position: 0 -432px !important;
}

.language-flag-hu .country-flag {
	background-position: 0 -448px !important;
}

.language-flag-is .country-flag {
	background-position: 0 -464px !important;
}

.language-flag-id .country-flag {
	background-position: 0 -480px !important;
}

.language-flag-ga .country-flag {
	background-position: 0 -496px !important;
}

.language-flag-it .country-flag {
	background-position: 0 -512px !important;
}

.language-flag-ja .country-flag {
	background-position: 0 -528px !important;
}

.language-flag-ko .country-flag {
	background-position: 0 -544px !important;
}

.language-flag-la .country-flag {
	background-position: 0 -560px !important;
}

.language-flag-lv .country-flag {
	background-position: 0 -576px !important;
}

.language-flag-lt .country-flag {
	background-position: 0 -592px !important;
}

.language-flag-mk .country-flag {
	background-position: 0 -608px !important;
}

.language-flag-ms .country-flag {
	background-position: 0 -624px !important;
}

.language-flag-mt .country-flag {
	background-position: 0 -640px !important;
}

.language-flag-no .country-flag {
	background-position: 0 -656px !important;
}

.language-flag-fa .country-flag {
	background-position: 0 -672px !important;
}

.language-flag-pl .country-flag {
	background-position: 0 -688px !important;
}

.language-flag-pt .country-flag {
	background-position: 0 -704px !important;
}

.language-flag-ro .country-flag {
	background-position: 0 -720px !important;
}

.language-flag-ru .country-flag {
	background-position: 0 -736px !important;
}

.language-flag-sr .country-flag {
	background-position: 0 -752px !important;
}

.language-flag-sk .country-flag {
	background-position: 0 -768px !important;
}

.language-flag-sl .country-flag {
	background-position: 0 -784px !important;
}

.language-flag-es .country-flag {
	background-position: 0 -800px !important;
}

.language-flag-sw .country-flag {
	background-position: 0 -816px !important;
}

.language-flag-sv .country-flag {
	background-position: 0 -832px !important;
}

.language-flag-th .country-flag {
	background-position: 0 -848px !important;
}

.language-flag-tr .country-flag {
	background-position: 0 -864px !important;
}

.language-flag-uk .country-flag {
	background-position: 0 -880px !important;
}

.language-flag-ur .country-flag {
	background-position: 0 -896px !important;
}

.language-flag-vi .country-flag {
	background-position: 0 -912px !important;
}

.language-flag-cy .country-flag {
	background-position: 0 -928px !important;
}

.language-flag-yi .country-flag {
	background-position: 0 -944px !important;
}

.language-flag-bn .country-flag {
	background-position: 0 -960px !important;
}

.language-flag-eo .country-flag {
	background-position: 0 -976px !important;
}

.language-flag.language-flag-custom-afghanistan .country-flag {
	background-position: 0 -992px !important;
}

.language-flag.language-flag-custom-albania .country-flag {
	background-position: 0 -1008px !important;
}

.language-flag.language-flag-custom-algeria .country-flag {
	background-position: 0 -1024px !important;
}

.language-flag.language-flag-custom-argentina .country-flag {
	background-position: 0 -1040px !important;
}

.language-flag.language-flag-custom-australia .country-flag {
	background-position: 0 -1056px !important;
}

.language-flag.language-flag-custom-austria .country-flag {
	background-position: 0 -1072px !important;
}

.language-flag.language-flag-custom-belgium .country-flag {
	background-position: 0 -1088px !important;
}

.language-flag.language-flag-custom-brazil .country-flag {
	background-position: 0 -1104px !important;
}

.language-flag.language-flag-custom-canada .country-flag {
	background-position: 0 -1120px !important;
}

.language-flag.language-flag-custom-chile .country-flag {
	background-position: 0 -1136px !important;
}

.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
	background-position: 0 -1152px !important;
}

.language-flag.language-flag-custom-ecuador .country-flag {
	background-position: 0 -1168px !important;
}

.language-flag.language-flag-custom-egypt .country-flag {
	background-position: 0 -1184px !important;
}

.language-flag.language-flag-custom-england .country-flag {
	background-position: 0 -1200px !important;
}

.language-flag.language-flag-custom-luxembourg .country-flag {
	background-position: 0 -1216px !important;
}

.language-flag.language-flag-custom-malaysia .country-flag {
	background-position: 0 -1232px !important;
}

.language-flag.language-flag-custom-mexico .country-flag {
	background-position: 0 -1248px !important;
}

.language-flag.language-flag-custom-new-zealand .country-flag {
	background-position: 0 -1264px !important;
}

.language-flag.language-flag-custom-oman .country-flag {
	background-position: 0 -1280px !important;
}

.language-flag.language-flag-custom-qatar .country-flag {
	background-position: 0 -1296px !important;
}

.language-flag.language-flag-custom-saudi-arabia .country-flag {
	background-position: 0 -1312px !important;
}

.language-flag.language-flag-custom-singapore .country-flag {
	background-position: 0 -1328px !important;
}

.language-flag.language-flag-custom-south-africa .country-flag {
	background-position: 0 0 !important;
}

.language-flag.language-flag-custom-switzerland .country-flag {
	background-position: 0 -1344px !important;
}

.language-flag.language-flag-custom-syria .country-flag {
	background-position: 0 -1360px !important;
}

.language-flag.language-flag-custom-united-arab-emirates .country-flag {
	background-position: 0 -1376px !important;
}

.language-flag.language-flag-custom-united-states-of-america .country-flag {
	background-position: 0 -1392px !important;
}

.language-flag-hy .country-flag {
	background-position: 0 -1408px;
}

.language-flag-bs .country-flag {
	background-position: 0 -1424px;
}

.language-flag-ceb .country-flag {
	background-position: 0 -1440px;
}

.language-flag-ny .country-flag {
	background-position: 0 -1456px;
}

.language-flag-ha .country-flag {
	background-position: 0 -1472px;
}

.language-flag-hmn .country-flag {
	background-position: 0 -1488px;
}

.language-flag-ig .country-flag {
	background-position: 0 -1504px;
}

.language-flag-jw .country-flag {
	background-position: 0 -1520px;
}

.language-flag-kk .country-flag {
	background-position: 0 -1536px;
}

.language-flag-km .country-flag {
	background-position: 0 -1552px;
}

.language-flag-lo .country-flag {
	background-position: 0 -1568px;
}

.language-flag-la .country-flag {
	background-position: 0 -1584px;
}

.language-flag-mg .country-flag {
	background-position: 0 -1600px;
}

.language-flag-ml .country-flag {
	background-position: 0 -1616px;
}

.language-flag-mi .country-flag {
	background-position: 0 -1632px;
}

.language-flag-mr .country-flag {
	background-position: 0 -1648px;
}

.language-flag-mn .country-flag {
	background-position: 0 -1664px;
}

.language-flag-my .country-flag {
	background-position: 0 -1680px;
}

.language-flag-ne .country-flag {
	background-position: 0 -1696px;
}

.language-flag-pa .country-flag {
	background-position: 0 -1712px;
}

.language-flag-st .country-flag {
	background-position: 0 -1728px;
}

.language-flag-si .country-flag {
	background-position: 0 -1744px;
}

.language-flag-so .country-flag {
	background-position: 0 -1760px;
}

.language-flag-su .country-flag {
	background-position: 0 -1776px;
}

.language-flag-tg .country-flag {
	background-position: 0 -1792px;
}

.language-flag-uz .country-flag {
	background-position: 0 -1808px;
}

.language-flag-yo .country-flag {
	background-position: 0 -1824px;
}

.language-flag-zu .country-flag {
	background-position: 0 -1840px;
}

/*-------------------------------
			language  end
			----------------------------------*/
/*-------------------------------
			animation  start
			----------------------------------*/
.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);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		-ms-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);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		-ms-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);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		-ms-transform: none;
	}
}

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

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

	100% {
		opacity: 1;
	}
}

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

	50% {
		background-color: rgba(210, 174, 109, 1);
		-webkit-box-shadow: 0 0 10px rgba(210, 174, 109, 1);
	}

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

@-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);
	}

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}

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

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

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

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

	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		-ms-transform: rotate(0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-ms-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%);
	}

	100% {
		-webkit-transform: translateY(0);
	}
}

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

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

	50% {
		transform: translateY(0);
	}

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

	100% {
		transform: translateY(0);
	}
}

@-webkit-keyframes bounceInA {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.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);
	}

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

@keyframes bounceInA {

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

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

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

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
		-ms-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);
		-ms-transform: scale3d(1.03, 1.03, 1.03);
	}

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

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 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);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
		-ms-transform: none;
	}
}

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

@keyframes fadeInA {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

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

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

	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% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

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

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

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

	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% {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}

	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;
}

/* animate.css */
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

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

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

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

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

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

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

@-webkit-keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

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

@keyframes bounceInUp {

	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

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

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

@-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;
}

/*-------------------------------
			animation  end
			----------------------------------*/

.zi_biao button {
	width: 100% !important;
	background: #1a3bb2 !important;
	color: #fff !important;
	border-color: #1a3bb2 !important;
}

.zi_biao button:hover {
	width: 100% !important;
	background: #fff !important;
	color: #1a3bb2 !important;
	border-color: #1a3bb2 !important;
}

.zi_biao .mauticform-label {
	display: none !important;
}

.zi_biao .mauticform-input,
.zi_biao .mauticform-textarea {
	border: none !important;
	background: #f3f3f3 !important;
}



.page_from .mauticform-textarea {
	resize: none !important;
	min-height: 100px !important;
	max-height: 600px !important;
}

@media screen and (min-width: 950px) {
	.page_head {
		/* position: fixed; */
		/* background: rgba(0,0,0,0.8); */
	}

}

.navicon02>.sub-menu {
	margin-top: 5px;
	box-shadow: 0px 0px 5px #ccc;
	border-radius: 14px;
	padding: 2% 8% !important;
}

.navicon02>.sub-menu>li {
	width: 33.333333% !important;
}


#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(img/fancybox/fancybox.png)
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11009;
	display: none;
	background: #F00
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 11010;
	outline: 0;
	display: none
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: 0;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0 solid #fff
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -30px;
	width: 30px;
	height: 30px;
	background: transparent url('img/fancybox/fancybox.png') -40px 0;
	cursor: pointer;
	z-index: 1103;
	display: none
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	line-height: 0;
	vertical-align: top
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: 0;
	display: block
}

#fancybox-left,
#fancybox-right {
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: 0;
	background: transparent url('img/fancybox/blank.gif');
	z-index: 1102;
	display: none
}

#fancybox-left {
	left: 0
}

#fancybox-right {
	right: 0
}

#fancybox-left-ico,
#fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block
}

#fancybox-left-ico {
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -30px
}

#fancybox-right-ico {
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -60px
}

#fancybox-left:hover,
#fancybox-right:hover {
	visibility: visible
}

#fancybox-left:hover span {
	left: 20px
}

#fancybox-right:hover span {
	left: auto;
	right: 20px
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('img/fancybox/fancybox-x.png')
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -162px
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('img/fancybox/fancybox-y.png');
	background-position: -20px 0
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -182px
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('img/fancybox/fancybox-x.png');
	background-position: 0 -20px
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -142px
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('img/fancybox/fancybox-y.png')
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('img/fancybox/fancybox.png');
	background-position: -40px -122px
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left
}

#fancybox-title-over {
	padding: 10px;
	display: block
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px
}

#fancybox-title-float-wrap {
	border: 0;
	border-collapse: collapse;
	width: auto
}

#fancybox-title-float-wrap td {
	border: 0;
	white-space: nowrap
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('img/fancybox/fancybox.png') -40px -90px no-repeat
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('img/fancybox/fancybox-x.png') 0 -40px
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('img/fancybox/fancybox.png') -55px -90px no-repeat
}

.fancybox-ie6 #fancybox-close {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_close.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-left-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-right-ico {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_nav_right.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-over {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_over.png', sizingMethod='scale');
	zoom: 1
}

.fancybox-ie6 #fancybox-title-float-left {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_left.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-main {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_main.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-right {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_title_right.png', sizingMethod='scale')
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight+"px")
}

#fancybox-loading.fancybox-ie6 {
	position: absolute;
	margin-top: 0;
	top: expression((-20+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2)+(ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px')
}

#fancybox-loading.fancybox-ie6 div {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_loading.png', sizingMethod='scale')
}

.fancybox-ie .fancybox-bg {
	background: transparent !important
}

.fancybox-ie #fancybox-bg-n {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_n.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-ne {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_ne.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-e {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_e.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-se {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_se.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-s {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_s.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-sw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_sw.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-w {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_w.png', sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-nw {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fancybox/fancy_shadow_nw.png', sizingMethod='scale')
}





.news_bar .class3 {
	width: 42px;
	height: 42px;
	line-height: 38px;
	text-align: center;
	font-size: 24px;
	font-weight: 500;
	border: 2px solid #1a3bb2;
	border-radius: 50%;
	color: #1a3bb2;
	margin: 0 15px;
	transition: all .3s linear;
}

.news_bar a.current {
	background-color: #1a3bb2;
	color: #fff;
}


.sub-menu li a:hover {
	color: #1a3bb2;
}

.about_usss h3 {
	font-size: 24px;
	font-weight: bold;
	color: #1a3bb2;
}


.cd-container {
	width: 100%;
	margin: 0 auto;
}

.cd-container::after {
	content: '';
	display: table;
	clear: both;
}

/* --------------------------------Main components-------------------------------- */
#cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

#cd-timeline::before {
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #d7e4ed;
}

@media only screen and (min-width: 1170px) {
	#cd-timeline {
		margin-top: 3em;
		margin-bottom: 3em;
	}

	#cd-timeline::before {
		left: 50%;
		margin-left: -2px;
	}
}

.cd-timeline-block {
	position: relative;
	margin: 2em 0
}

.cd-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}

.cd-timeline-block:first-child {
	margin-top: 0;
}

.cd-timeline-block:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-block {
		/* margin: -27px 0; */
	}

	.cd-timeline-block:first-child {
		margin-top: 0;
	}

	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}

.jianju {
	margin-top: 50px;
}

.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #1a3bb2, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}

.cd-timeline-img img {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
}

.cd-timeline-img.cd-picture {
	background: #ffffff;
}

.cd-timeline-img.cd-movie {
	background: #c03b44;
}

.cd-timeline-img.cd-location {
	background: #f0ca45;
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-img {
		width: 20px;
		height: 20px;
		left: 50%;
		margin-left: -10px;
		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}

	.cssanimations .cd-timeline-img.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-img.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 0.6s;
		-moz-animation: cd-bounce-1 0.6s;
		animation: cd-bounce-1 0.6s;
	}
}

.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	/*background: white;*/
	/* border-radius: 12px; */
	/* box-shadow: 0 3px 0 #d7e4ed; */
}

.cd-timeline-content img {
	width: 100%;
	border-radius: 12px;
}

.cd-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}

.cd-timeline-content h2 {
	color: #303e49;
}

.cd-timeline-content p,
.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
	font-size: 13px;
}

.cd-timeline-content .cd-read-more,
.cd-timeline-content .cd-date {
	display: inline-block;
}

.cd-timeline-content h3 {
	margin: 0 12px;
	margin: 0 0px 12px -1px;
	font-size: 36px;
	color: #1a3bb2;
	font-weight: bold;
	position: relative;
	bottom: 15px;
}

.cd-timeline-content p {
	margin: 0 12px 11px 0px;
	line-height: 1.6;
}

.cd-timeline-content .cd-read-more {
	float: right;
	padding: .8em 1em;
	background: #acb7c0;
	color: white;
	border-radius: 0.25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #bac4cb;
}

a.cd-read-more:hover {
	text-decoration: none;
	background-color: #424242;
}

.cd-timeline-content .cd-date {
	float: left;
	padding: .8em 0;
	opacity: .7;
}

.cd-timeline-content::before {
	/* 	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid white; */
}

@media only screen and (min-width: 768px) {
	.cd-timeline-content h2 {
		font-size: 18px;
	}

	.cd-timeline-content p {
		font-size: 18px;
	}

	.cd-timeline-content .cd-read-more,
	.cd-timeline-content .cd-date {
		font-size: 14px;
	}
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-content {
		margin-left: 0;
		width: 45%;
		/* margin-top: -16px; */
	}

	/* 	.cd-timeline-content::before {top: 24px;left: 100%;border-color: transparent;border-left-color: #1a3bb2;} */
	.cd-timeline-content .cd-read-more {
		float: left;
	}

	.cd-timeline-content .cd-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 6px;
		font-size: 16px;
		color: #000;
	}

	.cd-timeline-block .cd-timeline-content {
		text-align: right;
	}

	.cd-timeline-block:nth-child(odd) .cd-timeline-content {
		float: right;
		text-align: left;
	}

	.cd-timeline-block:nth-child(odd) .cd-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		/*border-right-color: white;*/
	}

	.cd-timeline-block:nth-child(odd) .cd-timeline-content .cd-read-more {
		float: right;
	}

	.cd-timeline-block:nth-child(odd) .cd-timeline-content .cd-date {
		left: auto;
		right: 122%;
		text-align: right;
	}

	.cssanimations .cd-timeline-content.is-hidden {
		visibility: hidden;
	}

	.cssanimations .cd-timeline-content.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 0.6s;
		-moz-animation: cd-bounce-2 0.6s;
		animation: cd-bounce-2 0.6s;
	}
}

@media only screen and (min-width: 1170px) {

	/* inverse bounce effect on even content blocks */
	.cssanimations .cd-timeline-block:nth-child(odd) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse 0.6s;
		-moz-animation: cd-bounce-2-inverse 0.6s;
		animation: cd-bounce-2-inverse 0.6s;
	}
}

@media only screen and (min-width: 950px) {

	.container p {
		font-size: 16px;
		/*text-align: center;*/
	}

	.list_head p {
		font-size: 30px;
	}
}

/* --------------------------------Our Brand-------------------------------- */


.download_form.active {
	display: block
}

.download_form {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99;
}

.download_form .close_btn {
	background: url(img/fancy_close.png);
	width: 30px;
	height: 30px;
	position: absolute;
	right: -14px;
	top: -14px;
	cursor: pointer;
}

.dow_close {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
}

.download_form .dow_box {
	width: 60%;
	max-width: 800px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 5px;
	padding: 30px 60px;
}

.window_control div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	/* border: 1px solid #1a3bb2; */
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(img/index_36.png);
	cursor: pointer;
	transition: all .3s linear;
}

.window_prev {
	left: 18px;
	transform: translateY(-50%) rotateY(180deg) !important;
}

.window_next {
	right: 18px;
}

.window_control div:hover {
	top: 49%;
}

.fac_video .flex_row div video {
	pointer-events: none;
}


.sna_colour {
	display: none;
}

.foot_sns li:hover .sns_grey {
	display: none;
}

.foot_sns li:hover .sna_colour {
	display: block;
}

.head_nav li.nav-current.active {
	/*background-color: #fff;*/
}

.head_nav li.nav-current.active a {
	/*color: #1a3bb2;*/
}

.site,
.tags {
	display: flex;
	justify-content: center;
	line-height: initial;
}

.site a,
.tags a {
	color: #808080;
	font-size: 16px;
}

.search_uu .items {
	width: 100%;
}

.window_swiper .swiper-slide-active {
	visibility: visible !important;
}


/*悬浮代码*/
.footer_bottom_inquiry_container {
	position: fixed;
	bottom: 0;
	right: 15px;
	background: #fff;
	width: 360px;
	z-index: 999;
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, .05);
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}

.bottom_inquiry_title_bar {
	background: #1a3bb2;
	position: relative;
	padding-right: 50px;
}

.bottom_inquiry_title_bar .bottom_inquiry_title {
	position: relative;
	color: #fff;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 44px;
	padding-left: 15px;
}

.bottom_inquiry_title_bar .bottom_inquiry_close {
	position: absolute;
	right: 15px;
	top: 11px;
	width: 20px;
	height: 20px;
	background: url(img/icon09.png) no-repeat center center;
	cursor: pointer;
	z-index: 1;
}

.bottom_inquiry_title_bar.active .bottom_inquiry_close {
	background: url(img/icon99.png) no-repeat center center;
}

.bottom_inquiry_content {
	position: relative;
	padding: 15px 15px;
	display: none;
}

.bottom_inquiry_content #mauticform_input_qiansuwwwalizarinchinacom_hello {
	position: relative;
	font-size: 12px;
	line-height: 1.44;
	color: #333;
	padding: 15px 10px;
	background-color: #f2f2f2;
	font-family: Arial !important;
	margin-bottom: 10px;
}

.cmplz-cookiebanner .cmplz-title {
	font-size: 18px !important;
}

.cmplz-cookiebanner .cmplz-message {
	font-size: 16px !important;
}

.global_research li a,
.global_section.global_section01 p {
	font-weight: 400;
	font-family: Nunito;
	font-size: 14px;
	line-height: 30px !important;
}

.global_research li a,
.global_section.global_section01 ul {
	line-height: 30px !important;
}


.index_eneygy .mobile_img {
	display: none
}

@media only screen and (max-width:950px) {
	.index_about .swiper-pagination {
		position: relative;
		bottom: unset;
		line-height: 1;
		margin-top: 17px
	}

	.index_about .swiper-pagination-bullet {
		display: inline-block;
		width: 4px;
		height: 4px;
		background-color: #c2c2c2;
		margin: 0 4px !important
	}

	.index_about .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #2486f1
	}

	.index_about .swiper-pagination-bullet::before {
		display: none
	}

	.index_about .about_items .about_item:hover .item_img {
		-webkit-transform: translateY(0) rotateY(360deg);
		transform: translateY(0) rotateY(360deg)
	}

	.index_pro .swiper-pagination {
		position: relative;
		bottom: unset;
		line-height: 1;
		margin-top: 0;
		padding: 15px 0 10px 0
	}

	.index_pro .swiper-pagination-bullet {
		display: inline-block;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background-color: #c2c2c2;
		margin: 0 4px !important
	}

	.index_pro .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background-color: #2486f1
	}

	.index_pro .swiper-pagination-bullet::before {
		display: none
	}

	.index_pro figcaption p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 6;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 0
	}

	.list_main .item>h2 {
		margin-left: auto;
		margin-right: auto;
		font-size: 20px;
		padding-bottom: 15px;
		margin-bottom: 30px;
		line-height: 1;
		border-bottom-width: 3px
	}

	.list_main figcaption p {
		margin-bottom: 0
	}

	.list_main .item figure {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.list_main figcaption {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.list_main figcaption a {
		margin-top: auto
	}

	.solar_app figure {
		margin: 1% 0
	}
}

@media only screen and (max-width:640px) {
	.index_about {
		margin-top: 26px
	}

	.index_about .about_sliderwrap {
		padding: 0 30px
	}

	.index_about .about_items {
		margin: 5px 0
	}

	.index_about figcaption {
		text-align: center
	}

	.index_about .about_tit,
	.index_about figcaption>h2 {
		font-size: 20px;
		margin-bottom: 4px
	}

	.index_about figcaption>h2 span {
		display: block
	}

	.index_about .about_wrap {
		margin-top: 13px
	}

	.index_about .about_tit {
		font-size: 18px;
		line-height: 22px;
		max-width: 280px;
		margin: 0 auto
	}

	.index_about .about_wrap p,
	.index_about figcaption h3 span {
		font-size: 14px;
		line-height: 17px;
		font-weight: 400;
		color: #666
	}

	.index_about .about_wrap p {
		margin-bottom: 14px
	}

	.index_about figcaption a {
		width: 134px;
		line-height: 33px;
		padding: 0;
		margin: 0 auto;
		font-size: 12px
	}

	.index_about figure>div {
		padding: 15px
	}

	.index_about .about_items {
		padding: 10px 0
	}

	.index_about .about_items .about_item {
		padding: 13px 0
	}

	.index_about .about_items .about_item .item_inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.index_about .about_items .about_item .item_img {
		width: 52px;
		height: 52px;
		line-height: 1;
		padding: 10px;
		margin: 0
	}

	.index_about .about_items .about_item .item_info {
		position: relative;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding-left: 9px
	}

	.index_about .about_items .item_title {
		text-align: left
	}

	.index_about .about_items .item_title span {
		font-size: 18px
	}

	.index_about .about_items .item_desc {
		font-size: 12px;
		color: #656565;
		text-align: left
	}

	.index_about figure>div {
		margin-top: 14px
	}

	.index_tit {
		font-size: 18px;
		padding-bottom: 0
	}

	.index_pro {
		padding: 21px 0
	}

	.index_pro .pro_tit h2::after {
		display: none
	}

	.index_pro .pro_tit {
		margin: 0;
		box-shadow: unset
	}

	.index_pro .pro_tit h2 {
		width: auto;
		margin: 0 10px;
		font-size: 12px;
		text-transform: capitalize;
		font-weight: 400;
		border-bottom: none !important;
		line-height: 22px;
		padding-bottom: 0
	}

	.index_pro .pro_tit {
		padding-bottom: 0
	}

	.index_pro figure div a {
		font-size: 12px;
		padding: 0 15px;
		line-height: 26px
	}

	.index_pro figcaption h2,
	.index_pro figure:nth-child(2n) h2 {
		font-size: 12px;
		line-height: 14px;
		text-align: left;
		margin-bottom: 12px
	}

	.index_pro figcaption p {
		font-size: 12px;
		line-height: 14px;
		font-weight: 300;
		color: #707070;
		font-family: Roboto-light;
		text-align: left;
		margin-bottom: 0
	}

	.index_pro figcaption {
		padding: 0 !important
	}

	.index_pro figure div {
		margin-bottom: 15px
	}

	.index_eneygy {
		padding: 46px 0 53px 0
	}

	.index_eneygy .mobile_img {
		display: block;
		margin: 20px auto
	}

	.index_eneygy .pc_img {
		display: none
	}

	.index_eneygy figcaption {
		text-align: center
	}

	.index_eneygy figcaption h2 {
		line-height: 1.2
	}

	.index_eneygy figcaption div p {
		margin-bottom: 0;
		font-size: 12px;
		text-align: center;
		padding: 5px 0 10px 0
	}

	.index_eneygy figcaption h3 {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 0
	}

	.index_eneygy ul {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.index_eneygy ul p {
		font-size: 14px;
		line-height: 1.5;
		padding: 5px 0
	}

	.index_eneygy ul img {
		width: 38px
	}

	.index_storage {
		box-shadow: 0 1px 38px 0 rgba(0, 0, 0, .18);
		padding-bottom: 25px
	}

	.index_storage .layout>h2 {
		font-size: 18px;
		line-height: 22px;
		max-width: 300px;
		margin: 0 auto;
		padding-bottom: 15px
	}

	.index_storage figcaption h2 {
		text-align: center;
		margin-bottom: 0;
		font-size: 18px;
		font-weight: 700;
		color: #000;
		line-height: 22px;
		text-transform: uppercase;
		margin-bottom: 15px
	}

	.index_storage figcaption li p {
		color: #000;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 0
	}

	.index_storage li span {
		width: 16px;
		line-height: 14px;
		bottom: 0;
		font-size: 12px;
		box-sizing: content-box;
		height: 16px
	}

	.index_storage figcaption h3 {
		margin-bottom: 0;
		font-size: 14px;
		font-weight: 400;
		color: #1a3bb2;
		text-transform: uppercase;
		width: 100%;
		margin: 0;
		text-align: center
	}

	.about_main .about_parent figcaption a,
	.charing_more .item a,
	.index_storage figcaption a,
	.soplution_injet .injet_top figcaption a,
	.soplution_power a,
	.soplution_solar figcaption a,
	.smart_buy .left a {
		padding: 0;
		min-width: 143px;
		line-height: 28px;
		text-align: center;
		font-size: 12px;
		font-weight: 400;
		margin: 0 auto;
		margin-top: 25px;
		padding: 0 10px
	}

	.about_main .about_parent figcaption a:after,
	.charing_more .item a:after,
	.index_storage figcaption a::after,
	.soplution_injet .injet_top figcaption a:after,
	.soplution_power a:after,
	.soplution_solar figcaption a:after,
	.smart_buy .left a:after {
		width: 16px;
		height: 16px;
		margin-left: 10px;
		line-height: 16px
	}

	.index_parent {
		padding: 30px 0 40px 0
	}

	.index_parent h2 {
		font-size: 18px;
		line-height: 22px
	}

	.index_contact {
		background-color: #1a3bb2;
		box-shadow: 0 1px 38px 0 rgba(0, 0, 0, .18);
		padding: 22px 0
	}

	.index_contact figcaption h2,
	.index_contact figcaption>h3 {
		font-size: 18px;
		line-height: 22px;
		color: #fff;
		text-align: center;
		max-width: 300px;
		margin: 0 auto
	}

	.index_contact figcaption>h3 {
		font-weight: 700;
		padding: 14px 0 20px 0
	}

	.index_contact figure div,
	.index_contact ul li::after,
	.index_contact ul li::before {
		display: none
	}

	.index_contact ul li {
		background: #35aff5;
		border-radius: 6px;
		text-align: center;
		font-size: 14px;
		color: #fff;
		line-height: 20px;
		padding: 3px
	}

	.index_contact ul li:hover {
		box-shadow: unset;
		background: #35aff5
	}

	.web_main {
		box-shadow: 0 20px 38px 0 rgba(0, 0, 0, .18)
	}

	.web_footer {
		padding: 35px 0 0
	}

	.foor_service {
		padding: 20px 0
	}

	.foot_top .foot_search h2 {
		font-size: 14px;
		line-height: 24px;
		color: #0a0e10;
		margin-bottom: 15px
	}

	.foot_top .foot_search a {
		padding: 0;
		width: 143px;
		line-height: 28px;
		text-align: center;
		font-size: 12px;
		font-weight: 400;
		margin: 0 auto;
		margin-top: 0;
		margin-top: 25px
	}

	.foot_top .foot_search a::after {
		width: 16px;
		height: 16px;
		margin-left: 10px;
		line-height: 16px;
		margin-top: 0
	}

	.foot_item {
		width: unset;
		max-width: 30%
	}

	.foor_service .foot_item .fot_tit {
		font-size: 14px;
		line-height: 1;
		color: #0a0e10;
		margin-bottom: 10px
	}

	.foot_list li {
		padding: 5px 0
	}

	.foot_list a {
		font-size: 12px;
		line-height: 14px;
		color: #666
	}

	.foot_item.foot_contact_item,
	.foot_item.foot_recent {
		width: 100%;
		max-width: unset
	}

	.foot_item.foot_contact_item .foot_contact {
		max-width: unset
	}

	.foot_item.foot_contact_item ul.foot_contact li {
		font-size: 12px;
		line-height: 14px;
		color: #666;
		padding-left: 22px;
		margin-top: 16px;
		margin-bottom: 5px
	}

	.foot_item.foot_contact_item li::after {
		background-size: 10px
	}

	.foot_item.foot_recent {
		padding-top: 10px
	}

	.copy {
		border-top: none;
		background-color: #0490e1;
		padding: 15px 2.5%
	}

	.copy,
	.copy a,
	.copy p {
		font-size: 12px;
		color: #fff;
		line-height: 14px;
		text-align: left
	}

	.copy .site,
	.copy .tags {
		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: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding: 2px 0
	}

	.about_main .about_parent figcaption h2,
	.about_main .about_tit,
	.about_main .injet_top figcaption h2,
	.about_main .injet_top figcaption p,
	.about_main .injet_top figcaption span,
	.about_usss h3,
	.charing_injet h2,
	.charing_more .item h2,
	.charing_solar figcaption h2,
	.charing_three h2,
	.contact_main .contact_ask h2,
	.discover_main figcaption h2,
	.dlb_home .flex_row div h2,
	.dlb_main .about_tit,
	.dlb_power h2,
	.dlb_recomed .item h2,
	.fac_photo h2,
	.fac_video h2,
	.meet_main .meet_item .item_img h3,
	.meet_main .meet_item .item_wrap div h2,
	.meet_main .meet_serive figcaption h2,
	.meet_main .meet_system .left h2,
	.meet_main .meet_tit,
	.page_head .pagnation_title,
	.solar_app h2,
	.solar_benefits .bottom figcaption h2,
	.solar_benefits .top h2,
	.solar_comm .top figcaption h2,
	.solar_home .top h2,
	.solar_solu .top h2,
	.solar_support h2,
	.solution_main .about_tit,
	.soplution_injet .injet_items h3,
	.smart_solu figcaption h2,
	.smart_function figcaption,
	.smart_function>h2,
	.pro_tit,
	.smart_charger figcaption h2,
	.smart_charger figcaption h2,
	.smart_buy .left h2,
	.smart_feature figcaption h2,
	.smart_feature .layout>h2,
	.smart_box h2,
	.smart_box .product_title {
		font-size: 20px
	}

	.solar_solu .bottom figcaption h2,
	.soplution_power figcaption h2,
	.soplution_smart .flex_row h2,
	.smart_box h4,
	.smart_box h4 {
		font-size: 18px
	}

	.about_main .about_parent figcaption p,
	.about_main .about_scale figcaption p,
	.about_main .slider_honor figcaption,
	.charing_injet p,
	.charing_solar figcaption p,
	.charing_three p,
	.contact_main .contact_ask a,
	.contact_main .contact_ask h3,
	.contact_main .contact_ask p,
	.container p,
	.discover_main figcaption p,
	.dlb_char p,
	.dlb_home .flex_row div p,
	.dlb_home>p,
	.dlb_power p,
	.meet_main .meet_item .item_img p,
	.meet_main .meet_item .item_wrap div p,
	.meet_main .meet_item figcaption p,
	.meet_main .meet_serive figcaption p,
	.meet_main .meet_system .left p,
	.solar_benefits .top li,
	.solar_comm .bottom figcaption div h3,
	.solar_comm .bottom figcaption div p,
	.solar_comm .top figcaption div h3,
	.solar_comm .top figcaption p,
	.solar_comm .top figcaption>h3,
	.solar_home .bottom figcaption div,
	.solar_home .top li,
	.solar_home .top p,
	.solar_solu .bottom figcaption li,
	.solar_solu .top p,
	.soplution_injet .injet_top figcaption p,
	.soplution_injet .item figcaption,
	.soplution_power figcaption p,
	.soplution_smart li,
	.soplution_smart p,
	.soplution_solar figcaption p,
	.smart_solu figcaption p,
	.smart_function figcaption,
	.smart_take .take_item p,
	.smart_charger figcaption p,
	.smart_charger .layout>p {
		font-size: 16px;
		line-height: 1.5
	}

	.soplution_power figcaption h2 {
		margin-bottom: 10px
	}

	.soplution_power figure>div img {
		margin: 10px 0
	}

	.soplution_injet .item img {
		width: 100%;
		max-width: 80%
	}

	.soplution_injet .item {
		padding: 15px
	}

	.soplution_power .flex_row {
		margin-bottom: 35px
	}

	.solution_main .about_tit {
		margin-bottom: 25px
	}

	.soplution_solar {
		padding: 20px 0
	}

	.soplution_injet .injet_top {
		margin-bottom: 50px
	}

	.about_main .about_adv figcaption h2 {
		font-size: 20px
	}

	.about_main .about_injet {
		padding: 30px 0 70px;
		background-size: auto 100px
	}

	.about_main .about_scale {
		padding-top: 0
	}

	.about_main .about_scale figcaption h2 {
		font-size: 20px
	}

	.about_main .about_scale figcaption span {
		font-size: 14px;
		font-weight: 400
	}

	.about_main .about_scale figcaption .img {
		width: 52px;
		line-height: 52px;
		margin-right: 15px;
		padding: 10px;
		box-sizing: content-box
	}

	.about_main .injet_top figcaption h2 {
		margin-bottom: 10px;
		line-height: 1.5;
		margin-top: 10px
	}

	.charing_more .item h2,
	.charing_three h2 {
		margin-bottom: 20px
	}

	.charing_three {
		padding: 0
	}

	.charing_injet .layout>img {
		margin-bottom: 35px
	}

	.charing_solar figcaption h2,
	.dlb_power h2 {
		margin-bottom: 10px;
		margin-top: 10px
	}

	.dlb_home .flex_row div a {
		font-size: 12px;
		line-height: 34px;
		padding: 0 25px
	}

	.solar_benefits .top li::before,
	.solar_home .top li::before,
	.solar_solu .bottom figcaption li::before {
		width: 7px;
		height: 7px;
		margin-right: 7px;
		-webkit-transform: translateY(-3px);
		transform: translateY(-3px)
	}

	.solar_support figure div {
		margin-bottom: 7px
	}

	.solar_app figcaption {
		font-size: 16px;
		font-weight: 700
	}

	.solar_benefits .bottom .items img {
		max-width: 80px;
		margin: 0 auto 10px auto;
		text-align: center;
		display: table
	}

	.solar_solu .bottom figcaption h2 {
		margin-bottom: 20px
	}

	.solar_solu {
		margin-bottom: 50px
	}

	.solar_more .layout>h2 {
		font-size: 20px
	}

	.solar_more figure img {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		display: table
	}

	.list_bar ul {
		margin-bottom: 25px
	}

	.meet_main .meet_item .item_img div img {
		margin-left: auto;
		margin-right: auto;
		display: table
	}

	.about_main .about_parent figcaption h2,
	.meet_main .meet_item .item_wrap div h2,
	.meet_main .meet_serive figcaption p,
	.meet_main .meet_system .left h2,
	.meet_main .meet_system .left p {
		margin-bottom: 10px
	}

	.about_main .about_tit {
		margin-bottom: 20px
	}

	.meet_main .meet_item {
		margin-top: 15px
	}

	.cd-timeline-content h3 {
		font-size: 20px;
		bottom: 0
	}

	.cd-timeline-img {
		width: 16px;
		height: 16px
	}

	#cd-timeline::before {
		left: 7px;
		width: 2px
	}

	.cd-timeline-content {
		margin-left: 40px
	}

	#cd-timeline {
		padding: 0
	}

	.contact_main .contact_ask {
		margin: 25px auto;
		padding: 30px 0
	}

	.contact_main .contact_ask li {
		text-align: left
	}

	.contact_main .left textarea {
		border: 1px solid #a6a6a6
	}

	.contact_main .mauticform-row label {
		font-size: 16px
	}

	.contact_main .left>h2 {
		font-size: 20px
	}

	.discover_main figcaption a {
		font-size: 12px;
		line-height: 34px;
		padding: 0 25px
	}

	.discover_main figcaption,
	.discover_main figure:nth-of-type(2n) figcaption {
		padding: 0
	}

	.discover_main .layout {
		width: 95%
	}

	.news-item .item-info time {
		font-size: 12px;
		margin-bottom: 3px
	}

	.news-item {
		margin-bottom: 10px
	}

	.news_bar .class3 {
		width: 30px;
		height: 30px;
		line-height: 26px;
		font-size: 18px;
		margin: 0 7px
	}

	.news_bar {
		margin-bottom: 50px
	}

	#mauticform_youbokesi_submit button {
		line-height: 32px;
		font-size: 16px
	}

	#mauticform_youbokesi_submit::after {
		width: 20px;
		height: 20px;
		margin-left: 0;
		bottom: 0;
		line-height: 20px;
		font-size: 15px
	}

	.smart_solu figcaption img,
	.smart_charger figcaption img,
	.smart_feature figure img {
		width: 35px;

		margin-bottom: 7px;
	}

	.smart_solu figcaption li div {

		margin-bottom: 0;
	}

	.smart_solu figcaption li,
	.smart_charger figcaption li {
		margin-bottom: 20px;
	}
}

@media only screen and (max-width:480px) {
	.soplution_injet .item {
		width: 50%
	}

	.soplution_injet .item a {
		display: none;
		font-size: 12px;
		padding: 5px 10px;
		min-width: 100px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Georama-Bold" !important;
}

#mauticform_youbokesi_i_am_interested_in,
#mauticform_youbokesi_i_am_a,
.contact_main .contact_ask {
	display: none !important;
}




/*联系我们 地图板块*/
.page_contact_main .contact_ask {
	margin-bottom: 60px
}

.contact_map_wrap {
	padding: 0 0 40px
}

.contact_map_wrap .d-flex {
	display: flex
}

.contact_map_wrap .title {
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 35.82px;
	color: #383838;
	text-align: center;
	padding: 0 0 50px
}

.contact_map_wrap .title[heading-type="2"] strong {
	position: relative;
	display: inline-block;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s
}

.contact_map_wrap .title[heading-type="2"] strong i {
	position: relative;
	display: block;
	width: 85px;
	height: 5px;
	margin: 16px auto 0;
	background-color: #0870d8;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s
}

.contact_map_wrap .title[heading-type="2"]:hover strong i {
	width: 100%
}

.contact_map_wrap .map_box {
	position: relative
}

.contact_map_wrap .map_box .map {
	width: 100%
}

.contact_map_wrap .subsidiary_item {
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
	background: 0 0;
	transform: translate(-50%, -50%);
	align-items: center;
	display: flex;
	height: 2%;
	cursor: pointer
}

.contact_map_wrap .subsidiary_item .item_ico {
	display: block;
	display: block
}

.contact_map_wrap .subsidiary_item .item_title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	font-weight: 400;
	line-height: 14.33px;
	color: #0870d8;
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 20%;
	padding: 0 3px
}

.contact_map_wrap .subsidiary_item.textright .item_title {
	right: unset;
	left: 25px
}

.contact_map_wrap .subsidiary_item .item_content {
	position: absolute;
	width: 260px;
	background: #fff;
	box-shadow: 0 2px 16px 4px rgba(0, 0, 0, .2);
	left: 80px;
	transform: translate(0, -50%);
	top: -10px;
	opacity: 0;
	border-radius: 8px;
	pointer-events: none;
	transition: all .3s linear;
	pointer-events: none;
	display: none
}

.contact_map_wrap .subsidiary_item .item_title,
.contact_map_wrap .subsidiary_item svg path {
	transition: all .3s linear
}

.contact_map_wrap .subsidiary_item.show {
	z-index: 2
}

.contact_map_wrap .subsidiary_item.show .item_content {
	opacity: 1;
	pointer-events: all
}

.contact_map_wrap .item_content .item_inner {
	position: relative;
	padding: 30px 19px 8px;
	background-color: #fff;
	border-radius: 8px
}

.contact_map_wrap .item_content .item_inner:after {
	content: "";
	width: 70px;
	height: 54px;
	background: #fff;
	position: absolute;
	left: 7px;
	top: 38%;
	transform: translate(-50%, -50%) skewX(-48deg) rotateZ(73deg);
	box-shadow: 0 2px 16px 4px rgba(0, 0, 0, .2);
	z-index: -74
}

.contact_map_wrap .item_content .item_tit {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 19.1px;
	color: #000;
	text-align: left;
	margin-bottom: 17px
}

.contact_map_wrap .item_content .item_info li {
	margin-bottom: 16px;
	display: flex;
	align-items: flex-start
}

.contact_map_wrap .item_content .item_info img {
	width: 16px
}

.contact_map_wrap .item_content .item_info .desc {
	padding-left: 16px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 22px;
	color: #252525
}

.contact_map_wrap .item1::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 100%;
	pointer-events: none
}

.contact_map_wrap .item1:hover::after {
	pointer-events: all
}

.contact_map_wrap .item2::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 100%;
	pointer-events: none
}

.contact_map_wrap .item2:hover::after {
	pointer-events: all
}

.contact_map_wrap .item2 i {
	order: 2
}

.contact_map_wrap .item1 {
	left: 49.5%;
	top: 21.9%
}

.contact_map_wrap .item2 {
	right: 18.8%;
	top: 35.5%;
	left: auto
}

.contact_map_wrap .item3 {
	left: 77.5%;
	top: 57.5%
}

.contact_map_wrap .item4 {
	left: 52.5%;
	top: 25.5%
}

.contact_map_wrap .item5 {
	left: 51.5%;
	top: 23.5%
}

.contact_map_wrap .item1 .item_title {
	top: -5px
}

.contact_map_wrap .item1 .item_content {
	left: -80px;
	transform: translate(-100%, -50%)
}

.contact_map_wrap .item1 .item_content .item_inner:after {
	right: 7px;
	transform: translate(50%, -50%) skewX(50deg) rotateZ(-75deg);
	left: auto;
	width: 98px;
	height: 67px;
	top: 33%
}

.contact_map_wrap .item2 .item_content {
	left: calc(100% + 53px)
}

.map_box img.map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: .2
}

.index_map_container {
	position: relative
}

.contact_map_wrap .map_box {
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto
}

.exportmap {
	position: relative;
	width: 100%;
	height: 700px
}

.subsidiary_item {
	width: 2%
}

.subsidiary_item .item_content {
	display: none
}

.subsidiary_item i {
	width: 100%;
	position: relative;
	display: block
}

.subsidiary_item i svg {
	width: 100%
}

.subsidiary_item.show .item_content {
	display: block
}

@media only screen and (max-width:1680px) {
	.contact_map_wrap .item1 {
		left: 49.5%;
		top: 21.9%
	}

	.contact_map_wrap .item2 {
		right: 18.8%;
		top: 35.5%
	}

	.contact_map_wrap .item3 {
		left: 77.8%;
		top: 57%
	}

	.contact_map_wrap .item4 {
		left: 53%;
		top: 24.5%
	}

	.contact_map_wrap .item5 {
		left: 51.4%;
		top: 24.5%
	}
}

@media only screen and (max-width:1280px) {
	.contact_map_wrap.layout {
		width: 100%
	}

	.contact_map_wrap .map_box {
		width: 90%;
		margin: 0 auto
	}

	.contact_map_wrap .item_content .item_inner {
		padding-top: 20px
	}

	.exportmap {
		height: 54vw
	}
}

.subsidiary_items.mobile_subsidiary_items {
	display: none
}

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

	.index_contact figcaption,
	.index_contact figure div,
	.index_contact figure img {
		width: 100%
	}

	.index_contact figure div {
		order: 0
	}

	.subsidiary_items.pc_subsidiary_items .subsidiary_item .item_content {
		display: none !important
	}

	.subsidiary_items.mobile_subsidiary_items {
		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: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0 2%
	}

	.subsidiary_items.mobile_subsidiary_items .subsidiary_item {
		position: relative;
		left: unset;
		top: unset;
		right: unset;
		bottom: unset;
		-webkit-transform: unset;
		transform: unset;
		height: auto;
		width: 48%;
		margin: 2% 0
	}

	.contact_map_wrap .subsidiary_item .item_content .item_inner::after,
	.subsidiary_items.mobile_subsidiary_items .subsidiary_item .item_ico,
	.subsidiary_items.mobile_subsidiary_items .subsidiary_item .item_title,
	.subsidiary_items.mobile_subsidiary_items .subsidiary_item i {
		display: none
	}

	.subsidiary_items.mobile_subsidiary_items .subsidiary_item .item_content {
		position: relative;
		-webkit-transform: unset;
		transform: unset;
		display: block;
		width: 100%;
		opacity: 1;
		top: unset;
		left: unset;
		right: unset;
		bottom: unset;
		height: 100%
	}
}

@media only screen and (max-width:950px) {
	.contact_map_wrap .map_box .subsidiary_item svg {
		width: 2.1vw;
		height: 2.1vw
	}

	.contact_map_wrap .map_box {
		width: 80%
	}

	.contact_map_wrap .subsidiary_item .item_content {
		left: 50px
	}

	.contact_map_wrap .item_content .item_info .desc {
		padding-left: 10px
	}

	.contact_map_wrap .item_content .item_inner {
		padding: 15px 12px 8px
	}

	.contact_map_wrap .item_content .item_inner:after {
		left: 40px
	}

	.contact_map_wrap .item1 .item_content {
		left: -50px
	}

	.contact_map_wrap .item1 .item_content .item_inner:after {
		right: 35px
	}

	.contact_map_wrap .item2 .item_content {
		left: calc(100% + 25px)
	}
}

@media only screen and (max-width:768px) {
	.contact_map_wrap .map_box .subsidiary_item {
		pointer-events: none
	}

	.contact_map_wrap .map_box {
		width: 96%
	}
}

@media only screen and (max-width:640px) {
	.contact_map_wrap .title {
		font-size: 24px
	}

	.contact_map_wrap .title[heading-type="2"] strong i {
		width: 60px;
		height: 3px;
		margin: 6px auto 0
	}

	.contact_map_wrap .subsidiary_item .item_title {
		display: none
	}

	.subsidiary_items.mobile_subsidiary_items .subsidiary_item {
		width: 100%
	}
}

@media only screen and (max-width:480px) {
	.page_contact_main .contact_ask {
		margin-bottom: 30px
	}

	.contact_map_wrap .title {
		font-size: 20px
	}

	.contact_map_wrap .title[heading-type="2"] strong i {
		height: 2px;
		margin-top: 0
	}
}

@media only screen and (max-width:360px) {
	.contact_map_wrap .subsidiary_item .item_title {
		display: none
	}

	.contact_map_wrap .map_box .subsidiary_item svg {
		width: 4.44vw;
		height: 4.44vw
	}
}



/*solution 01*/
.section-block-demo133-about {
	padding: 45px 0;
	margin-bottom: 0px;
}

.section-block-demo133-about .about-img {
	width: 65%;
}

.section-block-demo133-about .about-desc {
	line-height: 2em;
	padding-top: 30px;
	text-align: justify;
	font-size: 18px;
	color: #ffffff;
}

.section-block-demo133-about .about-title {
	color: #16385e;
	text-transform: capitalize;
}

.section-block-demo133-about .about-info {
	flex: 1;
	padding: 0px 50px 0px 50px;
	position: relative;
	background: #1a3bb2;
	border-radius: 0 20px 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
}


.section-block-demo133-about[data-screen=screen-large] .layout {
	background-color: #fff;
	padding: 45px;
	width: 70%;
	box-shadow: -1px 1px 27px 2px rgb(26 59 178 / 22%);
	display: flex;
}

.section-block-demo133-about .about-img img {
	max-width: 100%;
	width: 100%;
	border-radius: 20px 0 0 20px;

}

@media only screen and (max-width:992px) {
	.section-block-demo133-about .about-img {
		width: 100%;
	}

	.section-block-demo133-about .about-info {
		flex: none;
		padding: 0;
		width: 100%;
		margin-top: 15px;
	}

	.section-block-demo133-about .about-info::before {
		display: none;
	}

	.section-block-demo133-about .about-title {
		text-align: left !important;
	}

	.section-block-demo133-about .about-desc {
		padding-top: 0;
	}
}

#sectionIdcd469y6>.layout.d-flex.flex-wrap.justify-content-between.about-inner {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}

#sectionIdcd469y6>.layout.d-flex.flex-wrap.justify-content-between.about-inner>.about-info>.about-title {
	text-align: left;
}

/*soluiton 02*/
.section-block-demo111-else5 {
	padding: 10px 0;
}

.section-block-demo111-else5 .title-bar {
	margin-bottom: 34px;
}

.section-block-demo111-else5 .title-bar .title {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 32px;
	line-height: 1;
}

.section-block-demo111-else5 .title-bar [heading-type="2"] i {
	margin-top: 20px;
	width: 130px;
	height: 3px;
	background-color: var(--bs-theme-color);
}

.section-block-demo111-else5 .advantage-item {
	position: relative;
	display: block;
}

.section-block-demo111-else5 .advantage-item .item-inner {
	padding: 30px 0;
}

.section-block-demo111-else5 .advantage-item .item-img {
	position: absolute;
	top: 50%;
	z-index: 3;
	width: 42.6%;
	transform: translateY(-50%);
}

.section-block-demo111-else5 .advantage-item .item-img img {
	width: 100%;
}

.section-block-demo111-else5 .advantage-item .item-info {
	position: relative;
	width: 65%;
	height: 475px;
}

.section-block-demo111-else5 .advantage-item .item-title {
	position: relative;
	margin-bottom: 23px;
	color: var(--bs-theme-color);
	text-transform: capitalize;
	font-weight: 600;
	font-size: 30px;
	line-height: 1;
}

.section-block-demo111-else5 .advantage-item .item-info ul {
	position: relative;
	padding: 10px 0;
}

.section-block-demo111-else5 .advantage-item .item-info ul li {
	position: relative;
	display: block;
	padding-left: 12px;
	font-weight: 300;
	font-size: 18px;
	line-height: 2.44;
}

.section-block-demo111-else5 .advantage-item .item-info ul li i {
	position: absolute;
	top: 20px;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #1A3BB2;
}

.section-block-demo111-else5 .advantage-item .item-info .item-number {
	position: relative;
	position: absolute;
	bottom: 0;
	display: block;
	padding: 60px;
	font-weight: 800;
	font-size: 166px;
	line-height: .8;
	opacity: .06;
}

.section-block-demo111-else5 .advantage-item:nth-child(odd) .item-info {
	margin-left: auto;
	padding: 132px 7% 24px 15%;
	background-color: #f2f2f2;
}

.section-block-demo111-else5 .advantage-item:nth-child(odd) .item-img {
	left: 0;
}

.section-block-demo111-else5 .advantage-item:nth-child(odd) .item-info .item-number {
	right: 0;
}

.section-block-demo111-else5 .advantage-item:nth-child(even) .item-info {
	padding: 132px 15% 24px 7%;
	border: solid 1px #a0a0a0;
}

.section-block-demo111-else5 .advantage-item:nth-child(even) .item-img {
	right: 0;
}

.section-block-demo111-else5 .advantage-item:nth-child(even) .item-info .item-number {
	left: 0;
}

@media screen and (max-width:1550px) {
	.section-block-demo111-else5 .advantage-item:nth-child(even) .item-info {
		padding: 96px 15% 24px 4.5%;
	}

	.section-block-demo111-else5 .advantage-item:nth-child(odd) .item-info {
		padding: 96px 4.5% 24px 15%;
	}
}

@media screen and (max-width:1366px) {
	.section-block-demo111-else5 {
		padding: 56px 0;
	}

	.section-block-demo111-else5 .title-bar .title {
		font-size: 32px;
	}

	.section-block-demo111-else5 .title-bar [heading-type="2"] {
		padding: 8px 0;
	}

	.section-block-demo111-else5 .title-bar [heading-type="2"] i {
		margin-top: 11px;
		width: 95px;
		height: 2px;
	}

	.section-block-demo111-else5 .advantage-item .item-inner {
		padding: 14px 0;
	}

	.section-block-demo111-else5 .advantage-item .item-info {
		height: 425px;
	}

	.section-block-demo111-else5 .advantage-item:nth-child(even) .item-info {
		padding: 72px 15% 24px 3%;
	}

	.section-block-demo111-else5 .advantage-item:nth-child(odd) .item-info {
		padding: 72px 3% 24px 15%;
	}

	.section-block-demo111-else5 .advantage-item .item-title {
		margin-bottom: 14px;
		font-size: 26px;
	}

	.section-block-demo111-else5 .advantage-item .item-info ul li {
		position: relative;
		font-size: 16px;
	}

	.section-block-demo111-else5 .advantage-item .item-info ul li i {
		top: 17px;
	}

	.section-block-demo111-else5 .advantage-item .item-info .item-number {
		font-size: 135px;
	}
}

@media screen and (max-width:992px) {
	.section-block-demo111-else5 {
		padding: 24px 0 0 0;
	}

	.section-block-demo111-else5 .title-bar .title {
		font-size: 111px;
	}

	.section-block-demo111-else5 .advantage-item .item-title {
		margin-bottom: 7px;
		font-size: 24px;
	}

	.section-block-demo111-else5 .advantage-item .item-info ul li {
		font-size: 14px;
	}

	.section-block-demo111-else5 .advantage-item .item-info ul li i {
		top: 12px;
		width: 4px;
		height: 4px;
	}
}

@media screen and (max-width:768px) {
	.section-block-demo111-else5 .advantage-item .item-img {
		position: relative;
		top: unset;
		margin: 0 auto;
		width: 100%;
		transform: unset;
	}

	.section-block-demo111-else5 .advantage-item .item-info {
		width: 100%;
		height: auto;
	}

	.section-block-demo111-else5 .advantage-item:nth-child(even) .item-info,
	.section-block-demo111-else5 .advantage-item:nth-child(odd) .item-info {
		padding: 32px 2%;
	}

	.section-block-demo111-else5 .advantage-item .item-title {
		font-size: 1.32px;
	}

	.section-block-demo111-else5 .advantage-item .item-info ul li {
		font-size: 12px;
	}

	.section-block-demo111-else5 .advantage-item .item-info .item-number {
		font-size: 90px;
	}
}



#sectionIdci31lpz>.layout>.advantage-items>.advantage-item>.item-inner>.item-info>.item-title {
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	font-weight: 700;
}

#sectionIdci31lpz>.layout>.advantage-items>.advantage-item>.item-inner>.item-info>ul>li {
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#sectionIdci31lpz>.layout>.advantage-items>.advantage-item>.item-inner>.item-info>ul>li>i {
	top: 10px;
}

#sectionIdci31lpz>.layout>.advantage-items>.advantage-item>.item-inner>.item-info {
	padding-top: 50px;
	padding-bottom: 50px;
	align-content: center;
	align-items: center;
}

/*solution 03*/
.section-block-demo87-case {
	position: relative;
}

.section-block-demo87-case .case-item {
	margin: 64px 0;
	padding: 16px 0;
}

.section-block-demo87-case .item-inner .item-img {
	padding: 0 3%;
	width: 60%;
}

.section-block-demo87-case .item-inner .item-img img {
	width: 100%;
	border-radius: 24px;
	-webkit-transition: all ease-in-out .35s;
	transition: all ease-in-out .35s;
}

.section-block-demo87-case .item-inner .item-info {
	position: relative;
	width: 40%;
	font-size: 1.164px;
	line-height: 1.5;
	display: flex;
	flex-wrap: wrap;
	justify-items: center;
	align-items: center;
}

.section-block-demo87-case .item-inner .item-title {
	position: relative;
	display: table;
	padding-right: 48px;
	width: 100%;
}

.section-block-demo87-case .item-inner .item-title .title {
	line-height: 1.3;
}

.section-block-demo87-case .item-inner [heading-type="7"] strong {
	text-transform: capitalize;
}

.section-block-demo87-case .item-inner [heading-type="7"] span {
	margin-bottom: 8px;
	color: #999;
	font-size: 1.164px;
}

.section-block-demo87-case .item-inner .item-title .item-ico {
	position: absolute;
	top: 20%;
	right: 0;
	padding: 3px;
}

.section-block-demo87-case .item-inner .item-title .item-ico img {
	width: 32px;
}

.section-block-demo87-case .item-inner .item-info .item-numbr {
	position: absolute;
	bottom: 0;
	left: 35%;
	color: #999;
	font-size: calc(78px + 1.6vw);
	opacity: .1;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.section-block-demo87-case .item-inner .item-info .item-desc p+p {
	margin-top: 28px;
}

.section-block-demo87-case .item-inner .item-info .item-more {
	margin-top: 24px;
	padding: 5px 16px;
	border-radius: 48px;
	text-transform: capitalize;
	font-size: 16px;
	line-height: 1;
}

.section-block-demo87-case .item-inner .item-img img:hover {
	box-shadow: 0 13px 54px rgba(0, 0, 0, .14);
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
	-o-box-shadow: 0 13px 54px rgba(0, 0, 0, .14);
	-ms-box-shadow: 0 13px 54px rgba(0, 0, 0, .14);
	-ms-transform: scale3d(1.1, 1.1, 1.1);
}

.section-block-demo87-case .case-item:nth-child(even) .item-inner {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.section-block-demo87-case .case-item:nth-child(even) .item-img img:nth-child(1),
.section-block-demo87-case .case-item:nth-child(odd) .item-img img:nth-child(2) {
	width: 53%;
}

.section-block-demo87-case .case-item:nth-child(even) .item-img img:nth-child(2),
.section-block-demo87-case .case-item:nth-child(odd) .item-img img:nth-child(1) {
	width: 43%;
}

@media only screen and (max-width:1366px) {
	.section-block-demo87-case .case-item {
		margin: 32px 0;
	}

	.section-block-demo87-case .item-inner .item-info {
		font-size: 16px;
	}

	.section-block-demo87-case .item-inner [heading-type="7"] span {
		margin-bottom: 5px;
		font-size: 16px;
	}

	.section-block-demo87-case .item-inner .item-info .item-desc p+p {
		margin-top: 16px;
	}
}

@media only screen and (max-width:1080px) {
	.section-block-demo87-case .case-item {
		margin: 24px 0;
		padding: 16px 0;
	}

	.section-block-demo87-case .item-inner .item-info {
		font-size: 12px;
	}

	.section-block-demo87-case .item-inner [heading-type="7"] span {
		font-size: 12px;
	}

	.section-block-demo87-case .item-inner .item-info .item-desc p+p {
		margin-top: 8px;
	}

	.section-block-demo87-case .item-inner .item-img {
		padding: 0 1.5%;
	}

	.section-block-demo87-case .case-item:nth-child(even) .item-img img:nth-child(1),
	.section-block-demo87-case .case-item:nth-child(odd) .item-img img:nth-child(2) {
		width: 54%;
	}

	.section-block-demo87-case .case-item:nth-child(even) .item-img img:nth-child(2),
	.section-block-demo87-case .case-item:nth-child(odd) .item-img img:nth-child(1) {
		width: 44%;
	}
}

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

	.section-block-demo87-case .item-inner .item-img,
	.section-block-demo87-case .item-inner .item-info {
		width: 100%;
	}

	.section-block-demo87-case .item-inner .item-info .item-numbr {
		right: 5%;
		left: unset;
		font-size: calc(80px + 1.6vw);
		-webkit-transform: unset;
		transform: unset;
	}
}

.justify-content-between {
	justify-content: space-between;
}

.flex-wrap {
	flex-wrap: wrap;
}

.d-flex {
	display: flex;
}

.layout.case-items>.case-item>.item-inner.flex-wrap.d-flex.align-items-center.justify-content-between>.item-info>.item-desc>p {
	background-color: rgba(0, 0, 0, 0);
	font-size: 18px;
	line-height: 30px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#sectionId1yyh5jy>.layout.case-items>.case-item>.item-inner.flex-wrap.d-flex.align-items-center.justify-content-between>.item-info>.item-title>.title {
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
}

#sectionId1yyh5jy>.layout.case-items>.case-item>.item-inner.flex-wrap.d-flex.align-items-center.justify-content-between>.item-img.d-flex.justify-content-between.align-items-center {
	padding-left: 0px;
}

#sectionId1yyh5jy>.layout.case-items>.case-item>.item-inner.flex-wrap.d-flex.align-items-center.justify-content-between>.item-info {
	background-color: #f4f7fc;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	padding-right: 45px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}

#sectionId1yyh5jy>.layout.case-items>.case-item>.item-inner.flex-wrap.d-flex.align-items-center.justify-content-between {
	align-items: stretch;
}

#sectionId1yyh5jy {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
}

#sectionId1yyh5jy>.layout.case-items>.case-item {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sectionId1yyh5jy {
	margin: 20px 0 50px 0;
}


.soluotins-title h2 {
	text-align: center;
	font-size: 38px;
	color: #000000;
	text-transform: uppercase;
}

.soluotins-title p {
	text-align: center;
	font-size: 18px;
	margin: 5px;
}

.soluotins-title h2 strong {
	position: relative;
	display: inline-block;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s;
	text-transform: uppercase;
}

.soluotins-title h2 i {
	margin-top: 20px;
	width: 130px;
	height: 3px;
	background-color: #1A3BB2;
	position: relative;
	display: block;
	margin-top: 28px;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s;
	margin: 10px auto;
}

/*solutions04*/

#sectionId1yyh5jy {
	display: none;
}

.section-block-demo15-generalimgtext2 {
	margin: 50px 0;

}

.section-block-demo15-generalimgtext2 .d-flex {
	justify-content: space-around;
}

.section-block-demo15-generalimgtext2 .block-item {
	width: 45%;
}

.section-block-demo15-generalimgtext2 .item-img,
.section-block-demo15-generalimgtext2 .item-img img {
	border-radius: 20px;
	transition: all .3s linear;
}

.section-block-demo15-generalimgtext2 .item-info {
	width: 100%;
	text-align: center;
	margin: 10px 0;
	padding: 10px 20px;
}

.section-block-demo15-generalimgtext2 .item-info .item-title {
	font-size: 22px;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.section-block-demo15-generalimgtext2 .sc-block-item .item-inner .item-img {
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s;
	transition: all .5s linear;
	width: 100%;
	overflow: hidden;
}

.section-block-demo15-generalimgtext2 .sc-block-item .item-inner:hover .item-img img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	box-shadow: 0 13px 54px rgba(0, 0, 0, .14);
}



.section-block-demo15-generalimgtext2 .title {
	text-align: center;
	font-size: 42px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.section-block-demo15-generalimgtext2 .title strong {
	position: relative;
	display: inline-block;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s;
	text-transform: uppercase;
}

.section-block-demo15-generalimgtext2 .title i {
	margin-top: 20px;
	width: 130px;
	height: 3px;
	background-color: #1A3BB2;
	position: relative;
	display: block;
	margin-top: 28px;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	-ms-transition-duration: .3s;
	transition-duration: .3s;
	margin: 10px auto;
}

.hide_right {
	display: none;
}

/*new-index*/

/*index-tit*/
.title-bar {
	text-align: center;
	color: #fff;
	line-height: 1;
}

.index-tit {
	font-size: 50px;
	font-family: "Georama-SemiBold" !important;
	text-transform: uppercase;
}

.tit-desc {
	font-size: 20px;
	color: rgba(255, 255, 255, 80%);
	padding-top: 12px;
}

/*header*/
.change-language>.change-language-info>.change-language-title>.language-flag>a>span,
.change-language>.change-language-info>.change-language-title>.language-flag>a::after {
	color: #fff;
	font-size: 16px;
}

.change-language>.change-language-info>.change-language-title>.language-flag>a>.country-flag {
	background: url(img/scybksxnykjyxgs-file03.png) no-repeat center !important;
	width: 20px;
	height: 20px;
	margin: 0;
	transform: translateY(-50%);
}

.head-contact a {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e31e4d;
	color: #fff;
	font-family: "Georama-SemiBold";
	text-transform: uppercase;
}

.head-contact a+a {
	margin-left: 20px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
}

.head-contact .head-inquiry {
	font-size: 18px;
	padding: 6.5px 32.5px;
	border-radius: 19.5px;
}

.web_head.index_web_head:hover {
	background: #fff;
}

.web_head.index_web_head:hover .logo img,
.web_head.fixed-nav .logo img {
	filter: brightness(0)
}

.web_head.index_web_head:hover .head_nav>li>a,
.web_head.fixed-nav .head_nav>li>a {
	color: #e31e4d;
}

.web_head.index_web_head:hover .btn--search:after,
.web_head.index_web_head:hover .change-language>.change-language-info>.change-language-title>.language-flag>a>.country-flag,
.web_head.fixed-nav .btn--search:after,
.web_head.fixed-nav .change-language>.change-language-info>.change-language-title>.language-flag>a>.country-flag {
	filter: brightness(0)
}

.web_head.index_web_head:hover .change-language>.change-language-info>.change-language-title>.language-flag>a>span,
.web_head.index_web_head:hover .change-language>.change-language-info>.change-language-title>.language-flag>a::after,
.web_head.fixed-nav .change-language>.change-language-info>.change-language-title>.language-flag>a>span,
.web_head.fixed-nav .change-language>.change-language-info>.change-language-title>.language-flag>a::after {
	color: #000;
}

/*pro_head*/
.head_nav .pro_head {
	position: static;
}

.head_nav>.pro_head li a {
	color: #171717;
	font-size: 16px;
	font-family: "Georama-SemiBold";
}

.pro_head>.sub-menu {
	width: 100vw;
	padding: 35px 5%;
	pointer-events: all;
	visibility: visible;
	background: #f7f7f7;
	box-shadow: 0 0 5px 5px rgba(147,147,147,.1);
	max-height: 85vh;
	min-height: 452px;
}

.pro_head .has-items {
	width: 225px;
	padding-left: 0;
	position: static;
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	padding: 25px 0;
	transition: all .3s linear;

}

.pro_head .has-items.active {
	border-color: #e31e4d;;
}

.pro_head .has-items.active>a {
	color: #e31e4d;
}

.head_nav>.pro_head ul li {
	padding-left: 0;
}

.head_nav .pro_head>ul>li:hover {
	background: unset;
}

.has-items>.sub-menu {
	position: absolute;
	left: calc(225px + 5%);
	top: 0;
	width: calc(90% - 225px);
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	opacity: 0;
	visibility: hidden;
	padding: 20px;
	transform: none !important;
	transform-origin: center top;
	background: #f7f7f7;
	transition: all .3s linear;
}

.has-items.active>.sub-menu {
	opacity: 1;
  display: flex;
	visibility: visible;
}

.head_nav li>a .menu-image {
	width: auto;
	height: 300px;
	position: relative;
	top: unset;
	left: unset;
	transform: none;
	display: block;
	margin: 0 auto;
}

.has-items em {
	display: block;
	padding-top: 15px;
	font-size: 16px;
}

.has-items .slider_hd {
	width: 100%;
}

.has-items .swiper-container-horizontal>.swiper-scrollbar {
	height: 8px;
}

.has-items .swiper-scrollbar-drag {
	background: #e31e4d;
}

.has-items .swiper-container-horizontal>.swiper-scrollbar {
	width: 96%;
	left: 2%;
	bottom: 3%;
}

.has-items .swiper-slide a {
	background: #fff;
  padding: 15px;
  border-radius: 6px;
	text-align: center;
}


/*slider_banner*/
.slider_banner .swiper-slide {
	position: relative;
}

.slider_banner .item-inner {
	display: block;
}

.slider_banner .item-info {
	position: absolute;
	top: 7%;
	left: 0;
	color: #fff;
	width: 100%;
	padding: 0 12.27%;
	z-index: 1;
}

.slider_banner .banner-tit {
	font-size: 40px;
	line-height: 1.25;
	max-width: 16%;
	font-family: "Georama-SemiBold";
	padding-top: 43px;
	position: relative;
}

.slider_banner .banner-tit::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -42px;
	background: url(img/scybksxnykjyxgs-file06.png) no-repeat;
	width: 12px;
	height: 48px;
}

.slider_banner .desc-box {
	width: 40%;
}

.slider_banner .desc-box p {
	font-size: 18px;
	line-height: 2;
}

.slider_banner .desc-box span {
	font-family: "Georama-SemiBold";
}

.slider_banner .banner-btn {
	position: relative;
	display: inline-block;
	font-size: 12px;
	color: #0e2f5b;
	background: #fff;
	border-radius: 15.5px;
	padding: 7px 30px;
	margin-top: 26px;
	z-index: 1;
	transition: all .3s linear;
}

.slider_banner .banner-btn::after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 10%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #0e2f5b;
}

.slider_banner .banner-btn:hover {
	background: #0e2f5b;
	color: #fff;
}

.slider_banner .banner-btn:hover::after {
	background: #fff;
}

/*index_solution*/
.index_solution {
	background: #0e2f5b;
	padding: 70px 0 90px;
}

.index_solution .card-container {
	position: relative;
	padding: 172px 0 0 0;
}

.index_solution .cards-wrapper {
	position: relative;
	width: 100%;
	height: 520px;
}

.index_solution .card {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.6s linear;
	background-size: cover !important;
	background-position: center !important;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 4px 0 54px rgba(9, 7, 49, 0.16);
}

.index_solution .card-info {
	width: 50%;
	height: 100%;
	background: linear-gradient(90deg, #1a3bb2 5%, transparent 100%);
	color: #fff;
	padding: 30px 0 0 100px;
	transition: opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.index_solution .card-tit {
	position: relative;
	font-size: 36px;
	font-family: "Georama-SemiBold";
	line-height: 1;
	padding: 50px 0 46px;
}

.index_solution .card-tit::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -23px;
	width: 12px;
	height: 48px;
	background: url(img/scybksxnykjyxgs-file13.png);
}

.index_solution .card-desc {
	font-size: 18px;
	line-height: 1.44445;
	padding-right: 30%;
}

.index_solution .card-more {
	border-radius: 21.8px;
	background: #e31e4d;
	color: #fff;
	font-size: 15px;
	line-height: 1.33333;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: 1px 1px 4px #3a3a3a;
	padding: 4px 5px 5px 20px;
	margin-top: 97px;
	transition: all .3s linear;
}

.index_solution .more-icon {
	margin-left: 20px;
	transition: all .3s linear;
}

.index_solution .card-more:hover {
	padding-right: 20px;
}

.index_solution .card-more:hover .more-icon {
	transform: translate(15px);
}

.index_solution .mask {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #0e2f5b;
	z-index: -1;
}

.index_solution .controls {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	gap: 15px;
	z-index: 10;
	opacity: 0;
	transition: all .3s linear;
}

.index_solution .cards-wrapper:hover .controls {
	opacity: 1;
}

.index_solution .control-btn {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: white;
	border: none;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	cursor: pointer;
	transition: transform 0.2s;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
}

.index_solution .card.animating {
	animation: yudaReject 0.6s forwards;
}

.index_solution .card.animating .mask {
	opacity: 0 !important;
}

@-webkit-keyframes yudaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0);
	}
}

@keyframes yudaReject {
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 200px, 0);
		transform: translate3d(0, 200px, 0);
	}
}

/*index_products*/
.index_products {
	position: relative;
	padding: 100px 0 88px;
}

.index_products::before {
	display: block;
	content: '';
	height: 100%;
	width: 20.7%;
	border-radius: 100px 0 0 0;
	background: #1a3bb2;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .3s linear;
}

.index_products .bg-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1;
}

.index_products .bg-img.active {
	opacity: 1;
}

.index_products .bg-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.index_products .nav-tab {
	justify-content: flex-start;
}

.index_products .nav-tit {
	position: relative;
	font-size: 36px;
	color: #fff;
	line-height: 1;
	font-family: "Georama-Bold";
	text-transform: uppercase;
	margin-right: 84px;
	cursor: pointer;
	padding-bottom: 27px;
}

.index_products .nav-tit::after {
	display: block;
	content: '';
	width: 48px;
	height: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(img/scybksxnykjyxgs-file16.png) no-repeat;
	opacity: 0;
	transition: all .3s linear;
}

.index_products .nav-tit.active::after {
	opacity: 1;
}

.index_products .product-item,
.index_products .item-box {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	width: 100%;
	height: auto;
	transform: translateX(100%);
	overflow: visible;
	transition: all .5s linear;
}

.index_products .product-item.active,
.index_products .item-box.active {
	position: relative;
	bottom: unset;
	left: unset;
	width: 100%;
	z-index: 1;
	opacity: 1;
	visibility: visible;
	transform: translateX(0);
	height: auto;
}

.index_products .item-tit {
	color: #fff;
	font-size: 26px;
	font-family: "Georama-SemiBold" !important;
	line-height: 1;
	padding-top: 72px;
	position: relative;
	width: max-content;
}

.index_products .item-tit::after {
	display: block;
	content: '';
	width: 12px;
	height: 48px;
	position: absolute;
	right: -22px;
	bottom: 15%;
	background: url(img/scybksxnykjyxgs-file13.png);
}

.index_products .item-desc {
	color: #fff;
	font-size: 20px;
	line-height: 1;
	border-bottom: 1px solid rgba(255, 255, 255, 80%);
	padding: 40px 0 20px;
}

.index_products .desc-tit {
	font-family: "Georama-Medium";
}

.index_products .item-desc p {
	color: rgba(255, 255, 255, 80%);
	padding-top: 17px;
	font-size: 20px;
	line-height: 1;
}

.index_products .card-more {
	border-radius: 21.8px;
	background: #e31e4d;
	color: #fff;
	font-size: 15px;
	line-height: 1.33333;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: 1px 1px 4px #3a3a3a;
	padding: 4px 5px 5px 20px;
	margin-top: 97px;
	transition: all .3s linear;
}

.index_products .more-icon {
	margin-left: 20px;
	transition: all .3s linear;
}

.index_products .card-more:hover {
	padding-right: 20px;
}

.index_products .card-more:hover .more-icon {
	transform: translate(15px);
}

.index_products .tit-product-nav {
	position: absolute;
	left: 0;
	bottom: 40px;
	width: 48.5%;
	padding: 0 58px;
}

.index_products .slider_products .swiper-slide {
	width: auto;
}

.index_products .slide-tit {
	display: block;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	line-height: 1;
	padding: 21.5px 19px;
	border-radius: 5px;
	background: #9b9ba5;
	font-family: "Georama-Medium";
}

.index_products .slide-tit.active {
	background: #1a3bb2;
}

.index_products .swiper-button-next,
.index_products .swiper-button-prev {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	opacity: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e31e4d;
}

.index_products .swiper-button-disabled {
	background: #c6c6c6;
}

.index_products .swiper-button-next::before,
.index_products .swiper-button-prev::before {
	content: '';
	width: 22px;
	height: 11px;
}

.index_products .swiper-button-next::before {
	background: url(img/scybksxnykjyxgs-file18.png);
}

.index_products .swiper-button-prev::before {
	background: url(img/scybksxnykjyxgs-file17.png);
}

.index_products .item-right {
	padding-right: 85px;
}

/*index_onestop*/
.index_onestop {
	position: relative;
	overflow: hidden;
}

.index_onestop .bg-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: -1;
	transition: all .5s linear;
}

.index_onestop .bg-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index_onestop .bg-img.active {
	opacity: 1;
}

.index_onestop .top-box {
	background: rgba(0, 0, 0, 60%);
	color: #fff;
	padding: 100px 64px 60px 85px;
}

.index_onestop .item-tit {
	font-size: 26px;
	font-family: "Georama-Medium";
	line-height: 1;
}

.index_onestop .item-left {
	width: 36.32%;
}

.index_onestop .item-desc {
	font-size: 20px;
	padding: 32px 0;
}

.index_onestop .item-li {
	width: 20%;
	padding: 0 10px;
}

.index_onestop .icon-desc {
	font-size: 14px;
	padding-top: 13px;
}

.index_onestop .item-right {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 100px 243px 63px 100px;
}

.index_onestop .title-bar {
	text-align: left;
}

.index_onestop .icon-items {
	margin: 0 -14px;
}

.index_onestop .icon-item {
	width: calc(100% / 3);
	padding: 0 14px;
}

.index_onestop .item-inner {
	background: rgba(155, 155, 165, 50%);
	border-radius: 10px;
	color: #fff;
	padding: 28px 0 25px 37px;
	height: 100%;
	cursor: pointer;
	transition: all .3s linear;
}

.index_onestop .icon-title {
	font-family: "Georama-SemiBold";
	font-size: 20px;
	padding: 24px 0 23px;
}

.index_onestop .card-more {
	color: #fff;
	font-size: 14px;
	transition: all .3s linear;
}

.index_onestop .more-icon {
	margin-left: 10px;
}

.index_onestop .more-icon img {
	transform: rotate(-45deg);
	transition: all .3s linear;
}

.index_onestop .item-inner:hover {
	background: #1a3bb2;
}

.index_onestop .item-inner:hover .card-more {
	color: #d3244f;
}

.index_onestop .item-inner:hover .more-icon img {
	transform: rotate(0);
}

/*index_case*/
.index_case {
	position: relative;
	background: #0e2f5b;
	padding: 55px 0 122px;
}

.index_case .layout {
	max-width: 1434px;
}

.index_case .case-items {
	padding-top: 60px;
	align-items: center;
	margin: 0 -9px;
}

.index_case .case-right {
	flex: 1;
	margin: 0 -9px;
	padding-left: 9px;
}

.index_case .case-item {
	padding: 0 9px;
}

.index_case .case-right .case-item:nth-child(n+3) {
	padding-top: 10px;
}

.index_case .item-inner {
	display: block;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.index_case .item-info {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 80px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	background: #1a3bb2;
	color: #fff;
	font-size: 20px;
	line-height: 1;
	font-family: "Georama-SemiBold";
	padding: 0 40px;
}

.index_case .item-tit {
	max-width: 65%;
}

.index_case .case-right .case-item:last-child .item-info .item-tit {
	max-width: 80%;
}

.index_case .case-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index_case .item-inner .item-icon img {
	transition: all .3s linear;
}

.index_case .item-inner:hover .item-icon img {
	transform: translate(10px);
}

/*index-about*/
.index-about {
	position: relative;
	padding: 100px 0 37px;
}

.index-about .layout {
	max-width: 1434px;
}

.index-about .title-bar {
	text-align: left;
}

.index-about .about-info {
	color: #fff;
	font-size: 18px;
	width: 53%;
	word-break: break-all;
}

.index-about .about-desc {
	padding-top: 98px;
}

.index-about .card-more {
	border-radius: 21.8px;
	background: #e31e4d;
	color: #fff;
	font-size: 15px;
	line-height: 1.33333;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: 1px 1px 4px #3a3a3a;
	padding: 4px 5px 5px 20px;
	position: absolute;
	left: 0;
	bottom: 22%;
	transition: all .3s linear;
}

.index-about .more-icon {
	margin-left: 20px;
}

.index-about .more-icon img {
	transition: all .3s linear;
}

.index-about .card-more:hover {
	padding-right: 20px;
}

.index-about .card-more:hover img {
	transform: translate(15px);
}

.index-about .number-items {
	color: #fff;
}

.index-about .number-item {
	display: flex;
	align-items: flex-start;
	padding-bottom: 50px;
}

.index-about .number-scroll {
	font-size: 40px;
	line-height: 1;
	color: #e31e4d;
	font-family: "Georama-Bold";
	display: inline-block;
	padding-bottom: 10px;
}

.index-about .num-box span {
	font-size: 20px;
	line-height: 1.4;
	margin-left: 12px;
}

.index-about .num-box sup {
	font-size: 20px;
	line-height: 1.4;
	vertical-align: top;
	margin-left: 10px;
	color: #e31e4d;
}

.index-about .num-box i {
	font-size: 40px;
	color: #e31e4d;
	font-family: "Georama-Bold";
}

.index-about .number-tit {
	font-size: 20px;
	line-height: 1;
	font-family: "Georama-SemiBold";
}

.index-about .number-desc {
	font-size: 18px;
	line-height: 20px;
	padding-top: 8px;
}

.index-about .number-icon {
	margin-right: 24px;
}

/*index-blog*/
.index-blog {
	position: relative;
	background: #f8f8f8;
	padding: 115px 0 117px;
}

.index-blog .layout {
	max-width: 1434px;
}

.index-blog .title-bar {
	text-align: left;
	color: #1a3bb2;
}

.index-blog .title-bar .tit-desc {
	color: #666666;
}

.index-blog .blogs-items {
	margin: 0 -45px;
	padding-top: 60px;
}

.index-blog .blogs-item {
	width: calc(100% / 3);
	padding: 0 45px;
}

.index-blog .item-inner {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	height: 100%;
}

.index-blog .item-info {
	background: #fff;
	padding: 30px 30px 40px 23px;
}

.index-blog .item-title {
	font-size: 22px;
	line-height: 1;
	color: #000;
	font-family: "Georama-SemiBold";
}

.index-blog .item-date {
	display: block;
	color: #e31e4d;
	font-family: "Georama-Medium";
	padding: 6px 0 20px;
}

.index-blog .item-desc {
	font-size: 18px;
	line-height: 1.44445;
	color: #666666;
	word-break: break-all;
}

.index-blog .item-more {
	border-top: 1px solid #e5e5e5;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #1a3bb2;
	text-transform: capitalize;
	font-family: "Georama-Medium";
	padding-top: 14px;
	margin-top: 21px;
	transition: all .3s linear;
}

.index-blog .item-img img {
	transition: all .3s linear;
}

.index-blog .item-more img {
	transition: all .6s linear;
}

.index-blog .item-inner:hover .item-img img {
	transform: scale(1.03);
}

.index-blog .item-inner:hover .item-more {
	color: #e31e4d;
}

.index-blog .item-inner:hover .item-more img {
	transform: rotate(360deg);
}

/*web-footer*/
.web-footer {
	position: relative;
	background: #0e2f5b;
	color: #d9d8d8;
	padding: 79px 0 0 0;
}

.web-footer a {
	color: #d9d8d8;
}

.web-footer .layout {
	max-width: 1434px;
}

.web-footer .foot-item {
	width: auto;
}

.web-footer .foot-info {
	max-width: 32%;
}

.web-footer .foot-desc {
	padding: 33px 0 70px;
	line-height: 24px;
}

.web-footer .foot-tit {
	color: #fff;
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase;
}

.web-footer .foot-nav {
	margin-top: 19px;
}

.web-footer .foot-nav li {
	width: 50%;
	padding-left: 21px;
	position: relative;
	font-size: 18px;
	line-height: 40px;
	transition: all .3s linear;
}

.web-footer .foot-nav li:hover {
	transform: translateX(10px);
}

.web-footer .foot-nav li::after {
	display: block;
	content: '';
	width: 15px;
	height: 1px;
	background: #d9d8d8;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.web-footer .foot-contact {
	max-width: 15%;
}

.web-footer .contact-info {
	padding-top: 35px;
}

.web-footer .contact-info li {
	line-height: 26px;
}

.web-footer .contact-info li:first-child {
	margin-bottom: 58px;
}

.web-footer .contact-info li:last-child {
	line-height: 50px;
}

.web-footer .contact-info li i {
	margin-right: 10px;
}

.web-footer .foot-sns {
	padding: 68px 50px 0 0;
}

.web-footer .foot-sns li {
	transition: all .3s linear;
}

.web-footer .foot-sns li:hover {
	transform: rotate(30deg);
}

.web-footer .foot-from {
	max-width: 26.8%;
	background: #1a3bb2;
	border-radius: 20px;
	padding: 28px 27px;
}

.web-footer .foot-from .foot-tit {
	line-height: 1.4;
}

.web-footer .foot-from .mauticform-label {
	display: none;
}

.web-footer .foot-from .mauticform-input,
.web-footer .foot-from .mauticform-textarea {
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	border-radius: unset;
	color: #fff;
}

.web-footer .foot-from .mauticform-input::placeholder,
.web-footer .foot-from .mauticform-textarea {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}

.web-footer .foot-from .mauticform-button-wrapper .mauticform-button.btn-default {
	border-radius: 24px;
	font-size: 20px;
	color: #e31e4d;
	text-transform: uppercase;
	position: relative;
	padding: 10px 91px 10px 22px;
	transition: all .3s linear;
}

.web-footer .foot-from .mauticform-button-wrapper .mauticform-button.btn-default::after {
	display: block;
	content: '';
	width: 36px;
	height: 36px;
	background: url(img/scybksxnykjyxgs-file53.png) no-repeat;
	position: absolute;
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s linear;
}

.web-footer .foot-from .mauticform-button-wrapper .mauticform-button.btn-default:hover {
	padding-right: 100px;
}

.web-footer .copyright {
	text-align: center;
	background: #1a3bb2;
	margin-top: 65px;
	line-height: 63px;
	color: rgba(255, 255, 255, 80%);
}

@media only screen and (max-width: 1820px) {
	.index_products .item-left {
		width: 60%;
	}

	.index_products .item-right {
		width: 40%;
	}
}

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

	/*index-tit*/
	.index-tit {
		font-size: 44px;
	}

	/*index_solution*/
	.index_solution .card-tit {
		font-size: 32px;
	}

	.index_solution .card-desc {
		font-size: 16px;
	}

	.index_solution .card-more {
		margin-top: 70px;
	}

	/*index_products*/
	.index_products .nav-tit {
		font-size: 32px;
	}

	.index_products .item-tit {
		font-size: 22px;
	}

	.index_products .item-right {
		text-align: right;
		padding-right: 50px;
	}

	.index_products .slide-tit {
		text-align: center;
	}

	.index_products .slider_products .swiper-slide {
		height: auto;
	}

	.index_products .slide-tit {
		height: 100%;
	}

	.index_products .item-desc,
	.index_products .item-desc p {
		font-size: 18px;
	}

	.index_products .item-desc {
		padding: 30px 0 20px;
	}

	.index_products .card-more {
		margin-top: 67px;
	}

	/*index_onestop*/
	.index_onestop .top-box {
		padding: 80px 40px 40px 65px;
	}

	.index_onestop .item-right {
		padding-right: 100px;
	}

	/*index_case*/
	.index_case {
		padding-bottom: 80px;
	}

	.index_case .case-left {
		width: 32%;
	}

	.index_case .case-left .case-item:nth-child(1) {
		width: 100%;
	}

	.index_case .case-item:nth-child(1) {
		width: 45.5%;
	}

	.index_case .case-item:nth-child(2) {
		width: 54.5%;
	}

	.index_case .case-item:nth-child(3) {
		width: 62.5%;
	}

	.index_case .case-item:nth-child(4) {
		width: 37.5%;
	}

	/*index-about*/
	.index-about .number-scroll {
		font-size: 36px;
	}

	.index-about .about-desc {
		padding-top: 5.15vw;
	}

	.index-about .number-item {
		padding-bottom: 35px;
	}
}

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

	/*header*/
	.head-contact .head-inquiry {
		font-size: 16px;
		padding: 3px 22px;
		border-radius: 15px;
	}

	.web_head .nav_wrap {
		margin-right: 0;
	}

	/*index-tit*/
	.index-tit {
		font-size: 40px;
	}

	/*banner*/
	.slider_banner .banner-tit {
		font-size: 32px;
		max-width: 20%;
	}

	.slider_banner .desc-box {
		width: 45%;
	}

	.slider_banner .desc-box p {
		font-size: 16px;
		line-height: 1.5;
	}

	.slider_banner .banner-btn {
		margin-top: 20px;
	}

	/*index_solution*/
	.index_solution {
		padding: 60px 0;
	}

	.index_solution .card-container {
		padding-top: 140px;
	}

	.index_solution .card-tit {
		font-size: 26px;
	}

	/*index_products*/
	.index_products {
		padding: 60px 0;
	}

	.index_products .item-right {
		padding-right: 0;
	}

	.index_products .nav-tit {
		font-size: 26px;
	}

	.index_products .item-tit {
		font-size: 20px;
		padding-top: 52px;
	}

	.index_products .item-tit::after {
		bottom: 0;
	}

	.index_products .item-desc,
	.index_products .item-desc p {
		font-size: 16px;
	}

	.index_products .slide-tit {
		font-size: 18px;
	}

	/*index_onestop*/
	.index_onestop .top-box {
		padding: 60px 20px 40px 50px;
	}

	.index_onestop .item-tit {
		font-size: 22px;
	}

	.index_onestop .item-desc {
		font-size: 16px;
		padding: 20px 0;
	}

	.index_onestop .item-li {
		padding: 0 5px;
	}

	.index_onestop .icon-title {
		font-size: 18px;
		padding: 15px 0;
	}

	/*index_case*/
	.index_case {
		padding: 60px 0;
	}

	.index_case .item-info {
		font-size: 18px;
	}

	.index_case .case-items {
		padding-top: 40px;
	}

	.index_case .case-right .case-item:nth-child(n+3) {
		padding-top: 18px;
	}

	/*index-about*/
	.index-about {
		padding: 60px 0;
	}

	.index-about .number-scroll {
		font-size: 32px;
		padding-bottom: 5px;
	}

	.index-about .num-box i {
		font-size: 32px;
	}

	.index-about .number-tit {
		font-size: 18px;
	}

	.index-about .number-desc {
		font-size: 16px;
	}

	.index-about .number-item {
		padding-bottom: 20px;
	}

	/*index-blog*/
	.index-blog {
		padding: 60px 0;
	}

	.index-blog .blogs-items {
		padding-top: 40px;
		margin: 0 -20px;
	}

	.index-blog .blogs-item {
		padding: 0 20px;
	}

	.index-blog .item-info {
		padding: 20px;
	}

	.index-blog .item-title {
		font-size: 18px;
	}

	.index-blog .item-date {
		font-size: 14px;
		padding: 5px 0 10px;
	}

	.index-blog .item-desc {
		font-size: 16px;
	}

	.index-blog .item-more {
		margin-top: 10px;
		padding-top: 7px;
	}

	/*web-footer*/
	.web-footer {
		padding-top: 60px;
	}

	.web-footer .copyright {
		margin-top: 60px;
	}

	.web-footer .foot-desc {
		padding: 20px 0 40px;
	}

	.web-footer .foot-tit {
		font-size: 20px;
	}

	.web-footer .foot-nav {
		margin-top: 10px;
	}

	.web-footer .contact-info {
		padding-top: 20px;
	}

	.web-footer .contact-info li:first-child {
		margin-bottom: 30px;
	}

	.web-footer .foot-sns {
		padding: 35px 0 0 0;
	}

	.web-footer .foot-contact {
		max-width: 20%;
	}
}

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

	/*header*/
	.head-contact a+a {
		width: 30px;
		height: 30px;
		margin-left: 10px;
	}

	.web_head .btn--search {
		margin-left: 10px;
	}

	/*index-tit*/
	.index-tit {
		font-size: 36px;
	}

	/*banner*/
	.slider_banner .banner-tit {
		padding-top: 0;
		font-size: 28px;
	}

	.slider_banner .banner-btn {
		margin-top: 15px;
	}

	/*index_solution*/
	.index_solution {
		padding: 60px 0;
	}

	.index_solution .card-tit {
		font-size: 22px;
	}

	/*index_products*/
	.index_products .tit-product-nav {
		position: relative;
		bottom: 0;
		width: 60%;
	}

	.index_products .slide-tit {
		font-size: 16px;
	}

	/*index_onestop*/
	.index_onestop .item-icon {
		justify-content: flex-start;
	}

	.index_onestop .item-li {
		width: calc(100% / 3);
		padding-top: 10px;
	}

	.index_onestop .item-right {
		padding: 100px 60px 60px 60px;
	}

	.index_case .item-info {
		font-size: 16px;
		height: 60px;
		padding: 0 20px;
	}

	.index_case .item-tit {
		max-width: 80%;
	}
}

@media only screen and (max-width: 1080px) {
	.head-contact {
		display: none;
	}

	/*index_onestop*/
	.index_onestop .item-left {
		width: 100%;
		display: flex;
	}

	.index_onestop .top-box,
	.index_onestop .bottom-box {
		width: 50%;
		height: 100%;
	}

	.index_onestop .bottom-box img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.index_onestop .item-tit {
		font-size: 18px;
	}

	.index_onestop .top-box,
	.index_onestop .item-right {
		padding: 40px 20px;
	}

	.index_onestop .index-tit {
		padding-bottom: 40px;
	}

	.index_onestop .icon-title {
		font-size: 16px;
	}

	.index_onestop .item-tit br,
	.index_onestop .item-desc br {
		display: none;
	}
}

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

	/*index-tit*/
	.index-tit {
		font-size: 32px;
	}

	/*banner*/
	.slider_banner .item-info {
		padding: 0 8%;
	}

	.slider_banner .banner-tit {
		font-size: 20px;
	}

	.slider_banner .desc-box p {
		font-size: 14px;
	}

	.slider_banner .banner-btn {
		padding: 3px 20px;
	}

	/*index_solution*/
	.index_solution .card-tit {
		font-size: 20px;
		padding-bottom: 26px;
	}

	.index_solution .cards-wrapper {
		height: 420px;
	}

	.index_solution .card-desc {
		padding-right: 0;
	}

	.index_solution .card-info {
		width: 60%;
	}

	.index_solution .controls {
		opacity: 1;
	}

	/*index_products*/
	.index_products .nav-tit {
		font-size: 22px;
	}

	.index_products .item-tit {
		font-size: 18px;
	}

	.index_products .item-desc {
		padding: 15px 0;
	}

	.index_products .tit-product-nav {
		padding-top: 20px;
		width: 100%;
	}

	.index_products .swiper-button-next,
	.index_products .swiper-button-prev {
		transform: translateY(50%);
	}

	/*index_onestop*/
	.index_case .case-items {
		padding-top: 30px;
	}

	.index_case .item-info {
		font-size: 14px;
		padding: 0 10px;
		height: 50px;
	}

	/*index-about*/
	.index-about .about-info {
		width: 100%;
	}

	.index-about .about-desc {
		font-size: 16px;
	}

	.index-about .card-more {
		position: relative;
		left: unset;
		bottom: unset;
		margin-top: 40px;
	}

	.index-about .number-items {
		margin-top: 40px;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.index-about .number-item {
		width: calc(100% / 3);
	}

	.index-about .number-scroll,
	.index-about .num-box i {
		font-size: 28px;
	}

	.index-about .num-box span {
		font-size: 16px;
	}

	/*index-blog*/
	.index-blog .blogs-items {
		padding-top: 25px;
		margin: 0 -10px;
	}

	.index-blog .blogs-item {
		padding: 0 10px;
	}

	.index-blog .item-info {
		padding: 10px;
	}

	.index-blog .item-title {
		font-size: 16px;
	}

	/*web-footer*/
	.web-footer .foot-info,
	.web-footer .foot-contact,
	.web-footer .foot-from {
		max-width: 50%;
		padding-bottom: 15px;
	}

	.web-footer .foot-desc {
		padding: 20px 0;
	}

	.web-footer .contact-info li:first-child {
		margin-bottom: 20px;
	}

	.web-footer .foot-sns {
		padding-top: 20px;
	}

	.web-footer .foot-tit {
		font-size: 18px;
	}

	.head_nav li>a .menu-image {
		display: none;
	}

	.head_nav>li ul li a {
		overflow: visible;
	}
}

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

	.web-footer .foot-info,
	.web-footer .foot-contact,
	.web-footer .foot-from {
		max-width: 100%;
	}
}

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

	/*index-tit*/
	.index-tit {
		font-size: 28px;
	}

	.tit-desc {
		font-size: 14px;
	}

	/*banner*/
	.slider_banner .item-info {
		top: 15%;
	}

	.slider_banner .banner-tit {
		font-size: 16px;
		padding-bottom: 10px;
	}

	.slider_banner .desc-box p {
		font-size: 12px;
	}

	.slider_banner .banner-tit,
	.slider_banner .desc-box {
		width: 100%;
		max-width: 100%;
	}

	/*index_solution*/
	.index_solution .card-container {
		padding-top: 120px;
	}

	.index_solution .card-info {
		padding-left: 50px;
		width: 80%;
	}

	.index_solution .card-tit {
		font-size: 18px;
	}

	.index_solution .card-desc {
		font-size: 14px;
	}

	.index_solution .card-more {
		margin-top: 40px;
	}

	.index_solution .card-info {
		background: linear-gradient(90deg, #1a3bb2 0%, transparent 60%);
	}

	/*index_products*/
	.index_products .item-left,
	.index_products .item-right {
		width: 100%;
	}

	.index_products .item-right {
		padding-top: 20px;
		max-width: 400px;
		margin: 0 auto;
	}

	.index_products .nav-tit {
		font-size: 20px;
		margin-bottom: 15px;
	}

	.index_products .item-tit {
		padding-top: 30px;
	}

	.index_products .card-more {
		margin-top: 30px;
	}

	.index_products::before {
		display: none;
	}

	/*index_onestop*/
	.index_onestop .top-box,
	.index_onestop .bottom-box {
		width: 100%;
		height: auto;
	}

	.index_onestop .item-left {
		flex-wrap: wrap;
	}

	.index_onestop .icon-item {
		width: 100%;
		padding-bottom: 15px;
		text-align: center;
	}

	.index_onestop .item-inner {
		padding: 15px 0;
	}

	.index_onestop .icon-title br {
		display: none;
	}

	/*index_onestop*/
	.index_case .case-items {
		flex-wrap: wrap;
	}

	.index_case .case-left {
		width: 100%;
		padding-bottom: 19px;
	}

	.index_case .case-item {
		width: 100% !important;
		padding-bottom: 19px;
	}

	.index_case .case-right {
		flex: auto;
		width: 100%;
		padding-left: 0;
		padding: 0 9px;
	}

	/*index-about*/
	.index-about .about-desc {
		font-size: 14px;
	}

	.index-about .number-scroll,
	.index-about .num-box i {
		font-size: 22px;
	}

	.index-about .number-tit {
		font-size: 16px;
	}

	.index-about .number-desc {
		font-size: 14px;
		padding-top: 0;
	}

	.index-about .number-item {
		width: 50%;
	}

	/*index-blog*/
	.index-blog .blogs-item {
		width: 50%;
		padding-bottom: 20px;
	}
}

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

	/*index-tit*/
	.index-tit {
		font-size: 24px;
	}

	/*slider_banner*/
	.slider_banner .banner-tit {
		font-size: 14px;
	}

	.slider_banner .banner-btn {
		margin-top: 5px;
	}

	/*index-blog*/
	.index-blog .blogs-item {
		width: 100%;
	}
}