@font-face {
	font-family: "Work Sans";
	src:
		url("../font/Work Sans.woff") format("woff"),
		url("../font/Work Sans.ttf") format("truetype"),
		url("../font/Work Sans.eot") format("embedded-opentype"),
		url("../font/Work Sans.svg") format("svg"),
		url("../font/Work Sans.otf") format("opentype");
}

@font-face {
	font-family: "Agency FB";
	src: url("../font/AGENCYB.TTF") format("truetype");
}

/*bootstrop*/
@media screen and (min-width: 1600px) {
	html {
		font-size: 100px;
	}
}

@media screen and (max-width: 1600px) {
	html {
		font-size: 100px;
	}
}

@media screen and (max-width: 1599px) {
	html {
		font-size: 94px;
	}
}

@media screen and (max-width: 1574px) {
	html {
		font-size: 92px;
	}
}

@media screen and (max-width: 1549px) {
	html {
		font-size: 91px;
	}
}

@media screen and (max-width: 1524px) {
	html {
		font-size: 89px;
	}
}

@media screen and (max-width: 1499px) {
	html {
		font-size: 88px;
	}
}

@media screen and (max-width: 1474px) {
	html {
		font-size: 86px;
	}
}

@media screen and (max-width: 1449px) {
	html {
		font-size: 85px;
	}
}

@media screen and (max-width: 1424px) {
	html {
		font-size: 83px;
	}
}

@media screen and (max-width: 1399px) {
	html {
		font-size: 82px;
	}
}

@media screen and (max-width: 1374px) {
	html {
		font-size: 80px;
	}
}

@media screen and (max-width: 1349px) {
	html {
		font-size: 79px;
	}
}

@media screen and (max-width: 1324px) {
	html {
		font-size: 77px;
	}
}

@media screen and (max-width: 1299px) {
	html {
		font-size: 76px;
	}
}

@media screen and (max-width: 1274px) {
	html {
		font-size: 74px;
	}
}

@media screen and (max-width: 1249px) {
	html {
		font-size: 73px;
	}
}

@media screen and (max-width: 1224px) {
	html {
		font-size: 72px;
	}
}

@media screen and (max-width: 1199px) {
	html {
		font-size: 70px;
	}
}

@media screen and (max-width: 1174px) {
	html {
		font-size: 69px;
	}
}

@media screen and (max-width: 1149px) {
	html {
		font-size: 67px;
	}
}

@media screen and (max-width: 1124px) {
	html {
		font-size: 66px;
	}
}

@media screen and (max-width: 1099px) {
	html {
		font-size: 64px;
	}
}

@media screen and (max-width: 1074px) {
	html {
		font-size: 63px;
	}
}

@media screen and (max-width: 1049px) {
	html {
		font-size: 61px;
	}
}

@media screen and (max-width: 1024px) {
	html {
		font-size: 60px;
	}
}

@media screen and (max-width: 992px) {
	html {
		font-size: 70px;
	}
}

@media screen and (max-width: 769px) {
	html {
		font-size: 80px;
	}
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 0.15rem;
	padding-left: 0.15rem;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

@media (min-width: 768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}
}

/*reset*/
:focus {
	outline: 0;
}

body,
ul,
img,
input,
dl,
dd,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
}

img {
	border: none;
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #333;
}

input {
	padding: 0px;
	vertical-align: middle;
	line-height: normal;
	border: none;
}

body {
	overflow-x: hidden;
}

button::-moz-focus-cat_inner,
input[type="reset"]::-moz-focus-cat_inner,
input[type="button"]::-moz-focus-cat_inner,
input[type="submit"]::-moz-focus-cat_inner,
input[type="file"]>input[type="button"]::-moz-focus-cat_inner {
	border: none;
	padding: 0;
}

a:focus {
	outline: none;
}

iframe {
	max-width: 100%;
}

video {
	max-width: 100%;
}

.map iframe {
	width: 100%;
}

p {
	margin: 0;
}

table td {
	padding: 5px;
}


/*share*/
html,
body {
	position: relative;
	height: 100%;
}

body {
	font-size: 16px;
	font-family: 'Work Sans';
	color: #333;
	background: #fff;
	position: relative;
}

.hidden {
	display: none !important;
}

.hidden_web {
	display: none;
}

@media screen and (max-width:992px) {
	.hidden_mob {
		display: none !important;
	}

	.hidden_web {
		display: block !important;
	}
}


.fontRed {
	color: red;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}


#powerby {
	color: #808080;
	font-size: 14px;
}

#powerby a:hover {
	color: #fff;
}

body::-webkit-scrollbar {
	width: 10px;
}

body::-webkit-scrollbar-track {
	background-color: #cccccc;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

body::-webkit-scrollbar-thumb {
	background-color: #999999;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

body::-webkit-scrollbar-thumb:hover {
	background-color: #ea6e2d;
}

@media only screen and (max-width: 768px) {
	.row {
		margin: 0;
	}
}

/*nav*/
.nav_content {
	position: relative;
	z-index: 10;
}

header .wrapper {
	display: none;
}

.wrapper .toggle {
	float: right;
	width: 56px;
	height: 56px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	text-indent: -9999em;
	line-height: 24px;
	font-size: 1px;
	display: block;
	text-align: center;
	background: #ea6e2d;
}

html.hc-yscroll {
	overflow-y: scroll
}

body.hc-nav-open {
	position: fixed;
	width: 100%;
	min-height: 100%
}

.hc-mobile-nav {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 9999999999;
	overscroll-behavior: none
}

.hc-mobile-nav.is-ios * {
	cursor: pointer !important
}

.hc-mobile-nav .nav-container {
	position: fixed;
	z-index: 99999999;
	top: 0;
	width: 240px;
	max-width: 100%;
	height: 100%;
	transition: transform .4s ease
}

.hc-mobile-nav .nav-wrapper {
	width: 100%
}

.hc-mobile-nav .nav-wrapper.nav-wrapper-1 {
	position: static;
	height: 100%;
	overflow: scroll;
	overflow-x: visible;
	overflow-y: auto
}

.hc-mobile-nav ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.hc-mobile-nav li {
	position: relative;
	display: block
}

.hc-mobile-nav li.level-open>.nav-wrapper {
	visibility: visible
}

.hc-mobile-nav input[type="checkbox"] {
	display: none
}

.hc-mobile-nav label {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	cursor: pointer
}

.hc-mobile-nav a {
	position: relative;
	display: block;
	box-sizing: border-box;
	cursor: pointer
}

.hc-mobile-nav a,
.hc-mobile-nav a:hover {
	text-decoration: none
}

.hc-mobile-nav.disable-body:not(.nav-open)::after {
	pointer-events: none
}

.hc-mobile-nav.disable-body::after,
.hc-mobile-nav.disable-body .nav-wrapper::after {
	content: '';
	position: fixed;
	z-index: 9990;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overscroll-behavior: none;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s ease .4s, opacity .4s ease
}

.hc-mobile-nav.disable-body.nav-open::after,
.hc-mobile-nav.disable-body .sub-level-open::after {
	visibility: visible;
	opacity: 1;
	transition-delay: .05s
}

.hc-mobile-nav.nav-levels-expand .nav-wrapper::after {
	display: none
}

.hc-mobile-nav.nav-levels-expand ul .nav-wrapper {
	min-width: 0;
	max-height: 0;
	overflow: hidden;
	transition: height 0s ease .4s
}

.hc-mobile-nav.nav-levels-expand .level-open>.nav-wrapper {
	max-height: none
}

.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
	position: absolute;
	z-index: 9999;
	top: 0;
	height: 100%;
	visibility: hidden;
	transition: visibility 0s ease .4s, transform .4s ease
}

.hc-mobile-nav.nav-levels-overlap ul ul {
	height: 100%;
	overflow: scroll;
	overflow-x: visible;
	overflow-y: auto
}

.hc-mobile-nav.nav-levels-overlap ul li.nav-parent {
	position: static
}

.hc-mobile-nav.nav-levels-overlap ul li.level-open>.nav-wrapper {
	visibility: visible;
	transition: transform .4s ease
}

.hc-mobile-nav.side-left {
	left: 0
}

.hc-mobile-nav.side-left .nav-container {
	left: 0;
	transform: translate3d(-100%, 0, 0)
}

.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper {
	transform: translate3d(-40px, 0, 0)
}

.hc-mobile-nav.side-left.nav-levels-overlap li .nav-wrapper {
	left: 0;
	transform: translate3d(-100%, 0, 0)
}

.hc-mobile-nav.side-right {
	right: 0
}

.hc-mobile-nav.side-right .nav-container {
	right: 0;
	transform: translate3d(100%, 0, 0)
}

.hc-mobile-nav.side-right.nav-levels-overlap li.level-open>.nav-wrapper {
	transform: translate3d(40px, 0, 0)
}

.hc-mobile-nav.side-right.nav-levels-overlap li .nav-wrapper {
	right: 0;
	transform: translate3d(100%, 0, 0)
}

.hc-mobile-nav.nav-open .nav-container {
	transform: translate3d(0, 0, 0)
}

.hc-nav-trigger {
	position: absolute;
	cursor: pointer;
	display: none;
	top: 20px;
	z-index: 9980;
	min-height: 24px
}

.hc-nav-trigger span {
	width: 30px;
	top: 50%;
	transform: translateY(-50%);
	transform-origin: 50% 50%
}

.hc-nav-trigger span,
.hc-nav-trigger span::before,
.hc-nav-trigger span::after {
	position: absolute;
	left: 0;
	height: 4px;
	background: #fff;
	transition: all .2s ease
}

.hc-nav-trigger span::before,
.hc-nav-trigger span::after {
	content: '';
	width: 100%
}

.hc-nav-trigger span::before {
	top: -10px
}

.hc-nav-trigger span::after {
	bottom: -10px
}

.hc-nav-trigger.toggle-open span {
	background: rgba(0, 0, 0, 0);
	transform: rotate(45deg)
}

.hc-nav-trigger.toggle-open span::before {
	transform: translate3d(0, 10px, 0)
}

.hc-nav-trigger.toggle-open span::after {
	transform: rotate(-90deg) translate3d(10px, 0, 0)
}

/* .hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after {
	background: rgba(0, 0, 0, 0.5)
}

.hc-mobile-nav .nav-wrapper {
	z-index: 2;
	background: #fafafa;
}

.hc-mobile-nav.nav-open .nav-wrapper {
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2)
}

.hc-mobile-nav h2 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	padding: 15px 17px;
	color: #333333;
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 0;
	background: rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.hc-mobile-nav a {
	padding: 10px 17px;
	font-size: 14px;
	color: #333;
	z-index: 1;
	background: rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.hc-mobile-nav:not(.touch-device) a:hover {
	background: #f2f2f2
}

.hc-mobile-nav li {
	text-align: left
}

.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
	background: rgba(0, 0, 0, 0.05);
	background-size: 100%;
	text-transform: uppercase;
	color: #808080;
}

.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
	background: rgba(0, 0, 0, 0.2)
}

.hc-mobile-nav li.nav-parent a {
	padding-right: 58px
}

.hc-mobile-nav li.nav-close span,
.hc-mobile-nav li.nav-parent span.nav-next,
.hc-mobile-nav li.nav-back span {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 100%;
	text-align: center;
	cursor: pointer;
	transition: background .2s ease;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after {
	content: '';
	display: inline-block;
	background: #4d4d4d;
	width: 20px;
	height: 2px;
	margin: 2px 0;
}

.hc-mobile-nav li.nav-close span::before {
	transform: rotate(45deg) translate(4px, 0px);
	-webkit-transform: rotate(45deg) translate(4px, 0px);
}

.hc-mobile-nav li.nav-close span::after {
	transform: rotate(-45deg) translate(4px, 0px);
	-webkit-transform: rotate(-45deg) translate(4px, 0px);
}

.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin-left: -2px;
	box-sizing: border-box;
	border-top: 2px solid #808080;
	border-left: 2px solid #808080;
	transform-origin: center
}

.hc-mobile-nav span.nav-next::before {
	transform: translate(-50%, -50%) rotate(135deg)
}

.hc-mobile-nav li.nav-back span::before {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.hc-mobile-nav.side-right span.nav-next::before {
	margin-left: 0;
	margin-right: -2px;
	transform: translate(-50%, -50%) rotate(-45deg)
}

.hc-mobile-nav.side-right li.nav-back span::before {
	margin-left: 0;
	margin-right: -2px;
	transform: translate(-50%, -50%) rotate(135deg)
} */


@media only screen and (max-width: 992px) {
	header .wrapper {
		display: block;
	}

	/* .vmegamenu {
		padding: 0px 0px !important;
	} */

	.mainmenu-area {
		margin: 0;
		padding: 0;
	}

	.mobile-menu-area {
		top: 25px;
	}

	.nav_content>.container {
		width: 100%;
	}
}

header {
	width: 100%;
	z-index: 999999;
	padding: 0;
	position: fixed;
	transition: 0.5s all;
}

header.small {
	left: 0;
	top: 0;
	position: fixed;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.15);
	font-size: 100%;
	background: #fff;
}

.height {
	height: 0;
}

/* .top_section {
	background: #fff;
	transition: 0.5s all;
}

.top_section ul li {
	list-style: none;
}

.top_section #logo {
	width: 1.09rem;
	display: inline-block;
}

.top_section .top_info {
	background: #000;
	display: flex;
	align-items: center;
	height: 40px;
}

.top_section .top_info marquee {
	width: 5rem;
	color: #fff;
	line-height: 40px;
}

.top_section .main {
	height: 1.2rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: 0.5s all;
}

.top_section .top_con {
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.top_section .top_con ul li {
	float: left;
	display: flex;
	align-items: center;
	padding-right: 0.22rem;
	margin-right: 0.22rem;
	position: relative;
}

.top_section .top_con ul li:last-child:after {
	display: none;
}

.top_section .top_con ul li img {
	margin-right: 0.14rem;
}

.top_section .top_con ul li a {
	color: #333;
	font-size: 18px;
	display: block;
	font-family: 'Arial';
} */

.nav_section {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	padding: 0 3%;
	max-width: 1600px;
	margin: auto;
}

.nav_section .main {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}

.nav_section .main #logo {
	width: 1.5rem;
	height: auto;
	transition: 0.5s all;
}

.nav_section .main #logo h1 {
	margin: auto;
}

.nav_section .nav_r {
	display: flex;
	align-items: center;
}

.main-menu>li>h2>a {
	font-size: 18px;
	color: #fff;
	line-height: 0.28rem;
	padding: 0.25rem 0;
	position: relative;
	background-position: center center;
	text-transform: capitalize;
	font-family: 'Arial';
	font-weight: bold;
}

.large.c-style2 {
	color: #666;
	background: rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

@media screen and (min-width:992px) {
	header.small .nav_section .main #logo {
		width: 1rem;
	}

	header.small .main-menu>li>h2>a {
		padding: 0.2rem 0;
	}
}

@media only screen and (min-width:992px) {
	header.small .top_section {
		height: 0;
		overflow: hidden;
		opacity: 0;
	}
}

@media screen and (max-width:1560px) {
	.top_section ul li {
		margin-right: 10px;
	}

	.main-menu>li {
		margin-right: 0.4rem;
	}
}

@media screen and (max-width:1500px) {
	.top_section ul li {
		margin-right: 10px;
	}
}

@media screen and (max-width:1360px) {

	.top_section .container,
	.nav_section .container {
		max-width: 100%;
		padding: 0 0.15rem;
	}

	.top_section .top_sns {
		display: none;
	}

	.top_section ul li {
		margin-right: 30px;
	}
}


@media screen and (max-width:1200px) {
	.header-navigation {
		margin-left: 0.3rem;
	}

	.top_section #logo .logo_text {
		display: none;
	}
}

@media only screen and (max-width:992px) {
	.top_section .top_info {
		display: none;
	}

	.top_section .main {
		display: none;
	}

	.nav_section {
		padding: 0;
	}

	.nav_section .main {
		width: 100%;
	}

	.nav_section #logo {
		display: none;
	}

	.height {
		height: 50px;
	}

	header,
	header.small {
		background: none;
		box-shadow: none;
	}

	.search_section {
		height: 50px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 999999998;
		background: none;
		margin: 0;
	}

	.ico_search {
		margin-top: 10px;
		width: auto;
		padding-left: 0;
		width: 50px;
		height: 50px;
		overflow: hidden;
		background-position: center center;
		margin-left: 10px;
		border-radius: 0;
	}
}

/*nav*/
.main-menu ul li {
	list-style: none;
	margin: 0;
}

@media screen and (min-width:992px) {
	.main-menu {
		list-style: none;
		margin: 0;
		padding: 0
	}

	.main-menu li {
		position: relative;
		list-style: none
	}

	.main-menu li a {
		display: block;
		-webkit-transition: all 300ms linear 0ms !important;
		-khtml-transition: all 300ms linear 0ms !important;
		-moz-transition: all 300ms linear 0ms !important;
		-ms-transition: all 300ms linear 0ms !important;
		-o-transition: all 300ms linear 0ms !important;
		transition: all 300ms linear 0ms !important;
	}

	.main-menu li .menu-toggle {
		display: none
	}

	.main-menu>li {
		display: inline-block;
		vertical-align: middle;
		float: left;
		margin-right: 0.6rem;
	}

	.main-menu>li:first-child {
		padding-left: 0;
	}

	.main-menu>li:last-child {
		padding-right: 0;
	}

	.main-menu>li>h2>a {
		position: relative;
	}

	.main-menu>li.active > h2 >a,
	.main-menu>li:hover > h2 >a {
		color: #ea6e2d;
		text-decoration: none;
	}

	.main-menu>li>h2>a:before {
		width: 0;
		height: 2px;
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		content: '';
		transition: 0.6s all;
		background: #ea6e2d;
	}

	.main-menu>li.active>h2>a:before,
	.main-menu>li:hover>h2>a:before {
		width: 100%;
	}

	.main-menu>li.menu-children>h2>a:after,
	.main-menu>li.page_item_has_children>h2>a:after {
		content: "\f107";
		font-family: FontAwesome;
		margin-left: 4px;
		display: inline-block;
		vertical-align: top;
		font-size: 12px;
	}

	.main-menu .sub-menu,
	.main-menu .children {
		position: absolute;
		background: #fff;
		padding: 10px 0;
		top: 100%;
		left: 0;
		margin-top: 0;
		margin-bottom: 0;
		min-width: 235px;
		z-index: 99;
		visibility: hidden;
		opacity: 1;
		-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);
		-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);
		-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);
		-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);
		-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);
		box-shadow: 0 8px 83px rgba(40, 40, 40, 8%);
		-webkit-transition: all 300ms linear 0ms;
		-khtml-transition: all 300ms linear 0ms;
		-moz-transition: all 300ms linear 0ms;
		-ms-transition: all 300ms linear 0ms;
		-o-transition: all 300ms linear 0ms;
		transition: all 300ms linear 0ms;
		-webkit-transform: scaleY(0);
		-khtml-transform: scaleY(0);
		-moz-transform: scaleY(0);
		-ms-transform: scaleY(0);
		-o-transform: scaleY(0);
		transform: scaleY(0);
		transform-origin: 0 0 0;
		-webkit-transform-origin: 0 0 0;
		-ms-transform-origin: 0 0 0;
		-o-transform-origin: 0 0 0;
		box-shadow: rgba(0, 0, 0, 0.2);
		border-radius: 0;
		font-size: 14px;
	}

	.main-menu .sub-menu li,
	.main-menu .children li {
		padding: 0 8px;
	}

	.main-menu .sub-menu li a,
	.main-menu .children li a {
		color: #333;
		font-size: 15px;
		line-height: normal;
		padding: 10px 4px;
		position: relative;
	}

	.main-menu .sub-menu li>a:hover,
	.main-menu .children li a:hover {
		color: #ea6e2d;
	}

	.main-menu .sub-menu li.menu-children >a:after,
	.main-menu .children li.menu-children >a:after,
	.main-menu .sub-menu li.page_item_has_children>a:after,
	.main-menu .children li.page_item_has_children>a:after {
		content: "\f105";
		font-family: "FontAwesome";
		position: absolute;
		right: 6px;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		-khtml-transform: translate(0, -50%);
		-moz-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		-o-transform: translate(0, -50%);
		transform: translate(0, -50%);
		font-size: 18px;
		color: #aaa;
	}

	.main-menu .sub-menu .sub-menu,
	.main-menu .children .sub-menu,
	.main-menu .sub-menu .children,
	.main-menu .children .children {
		top: -10px;
		left: 100%;
	}

	.main-menu li:hover,
	.main-menu li.focus {
		overflow: visible
	}

	.main-menu li:hover>.sub-menu,
	.main-menu li.focus>.sub-menu,
	.main-menu li:hover>.children,
	.main-menu li.focus>.children {
		visibility: visible;
		opacity: 1;
		clip: inherit;
		-webkit-transform: scaleY(1);
		-khtml-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		transform: scaleY(1);
	}

	.main-menu li.megamenu {
		position: static
	}

	.main-menu li.megamenu .sub-menu,
	.main-menu li.megamenu .children {
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		left: 0 !important;
		right: 0 !important
	}

	.megamenu .sub-menu .nav_li {
		overflow-x: auto;
		padding-bottom: 0.2rem;
		padding-top: 0.2rem;
	}

	.megamenu .sub-menu .nav_li .title {
		display: flex;
		font-size: 0.18rem;
		line-height: 0.2rem;
		padding: 0px;
		color: #333;
		align-items: center;
		margin-bottom: 0.15rem;
	}

	.megamenu .sub-menu .nav_li>li {
		float: left;
		width: 19.5%;
		padding: 0px 15px;
		margin-bottom: 0.15rem;
	}

	.megamenu .sub-menu .nav_li>li:last-child {
		border-right: none;
	}

	.megamenu .sub-menu .nav_li>li>ul {
		top: 0;
	}

	.megamenu .sub-menu .nav_li>li>a {
		color: #666;
	}

	.megamenu .sub-menu .nav_li>li>ul>li>a {
		color: #666;
		width: 100%;
		display: block;
		padding-left: 0px;
		font-size: 0.14rem;
		padding: 0.02rem 0;
	}

	.megamenu .sub-menu .nav_li a:hover {
		color: #ea6e2d;
	}

	.megamenu>.sub-menu>li .img img {
		width: 100%;
	}

	.megamenu .sub-menu ul {
		position: inherit;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		height: 100%;
		padding: 0px;
	}

	.megamenu .sub-menu ul li,
	.megamenu .sub-menu ul {
		opacity: 1;
		clip: inherit;
		-webkit-transform: scaleY(1);
		-khtml-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		transform: scaleY(1);
		padding: 0;
	}

	.megamenu .sub-menu ul.sub-menu,
	.main-menu li.focus>.sub-menu,
	.main-menu li>.children,
	.main-menu li.focus>.children {
		visibility: visible;
		opacity: 1;
		clip: inherit;
		-webkit-transform: scaleY(1);
		-khtml-transform: scaleY(1);
		-moz-transform: scaleY(1);
		-ms-transform: scaleY(1);
		-o-transform: scaleY(1);
		transform: scaleY(1);
		box-shadow: none;
		background: none;
	}

	.main-menu .megamenu a:after {
		display: none;
	}

	.main-menu ul li .icon {
		max-width: 100px;
	}

}

@media (max-width:1140px) {
	.main-menu>li {
		margin-right: .5rem;
	}

	.main-menu>li>h2>a {
		font-size: 16px;
	}
}

@media screen and (max-width:992px) {
	.megamenu>.sub-menu>li.img {
		display: none;
	}

	.header-navigation {
		position: absolute;
		height: 100vh;
		width: 100%;
		top: 0;
		left: 0;
		bottom: 0;
		margin: 0 !important;
		overflow: hidden;
		visibility: hidden;
		z-index: 9999999
	}

	.header-navigation .main-navigation {
		overflow: hidden;
		width: 100%;
		background: #f7f7f7;
		padding: 0;
		position: fixed;
		z-index: 9999999;
		top: 0;
		height: 100%;
		left: 0;
		right: 0;
		-webkit-transition: all 300ms linear 0ms;
		-khtml-transition: all 300ms linear 0ms;
		-moz-transition: all 300ms linear 0ms;
		-ms-transition: all 300ms linear 0ms;
		-o-transition: all 300ms linear 0ms;
		transition: all 300ms linear 0ms;
		-webkit-transform: translateY(-100%);
		-khtml-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%);
		-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .22);
		-khtml-box-shadow: 0 0 12px rgba(0, 0, 0, .22);
		-moz-box-shadow: 0 0 12px rgba(0, 0, 0, .22);
		-ms-box-shadow: 0 0 12px rgba(0, 0, 0, .22);
		-o-box-shadow: 0 0 12px rgba(0, 0, 0, .22);
		box-shadow: 0 0 12px rgba(0, 0, 0, .22)
	}

	.header-navigation .main-navigation .main-navigation-inner {
		height: 100%;
		overflow-y: scroll;
		padding: 10px 20px 10px 10px;
		margin-right: -10px
	}

	.header-navigation.navigation-open {
		z-index: 9999999;
		visibility: visible
	}

	.header-navigation.navigation-open .main-navigation {
		-webkit-transform: translateY(0%);
		-khtml-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
	}

	.main-menu {
		list-style: none;
		margin: 0;
		padding: 0;
		background: #fff;
		box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.03);
	}

	.main-menu .sub-menu ul {
		background: #fff;
		padding: 10px;
	}

	.main-menu li {
		position: relative;
		list-style: none;
		margin: 0 !important;
		padding: 0 !important;
	}

	.main-menu>li>h2>a {
	}

	.main-menu li a {
		display: block;
		padding: 0;
		line-height: 50px;
		text-transform: capitalize;
		color: #444 !important;
		font-size: 16px !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		margin: 0;
		line-height: 20px !important;
		padding: 15px !important;
		border-bottom: 1px solid #eee;
	}

	.main-menu li .img {
		display: none !important;
	}

	.main-menu>li>h2>a.onepage-active,
	.main-menu>li>h2>a:hover,
	.main-menu>li>h2>a.current,
	.main-menu>li.current_page_item>h2>a,
	.main-menu>li.current-menu-item>h2>a,
	.main-menu>li.current_page_ancestor>h2>a,
	.main-menu>li.current-menu-ancestor>h2>a {
		color: #a67410
	}

	.main-menu li .icon {
		display: none;
	}

	.main-menu>li>.sub-menu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		padding-left: 15px;
		background: #fafafa;
	}

	.main-menu .sub-menu,
	.main-menu .children {
		position: relative;
		display: none
	}

	.main-menu .sub-menu li a,
	.main-menu .children li a {
		padding: 7px 24px 7px 6px !important;
		line-height: 20px !important;
		font-size: 15px !important;
		border: none
	}

	.main-menu .sub-menu li>h2>a:hover,
	.main-menu .children li>h2>a:hover,
	.main-menu .sub-menu li>h2>a.current,
	.main-menu .children li>h2>a.current,
	.main-menu .sub-menu li.current_page_item>h2>a,
	.main-menu .children li.current_page_item>h2>a,
	.main-menu .sub-menu li.current-menu-item>h2>a,
	.main-menu .children li.current-menu-item>h2>a,
	.main-menu .sub-menu li.current_page_ancestor>h2>a,
	.main-menu .children li.current_page_ancestor>h2>a,
	.main-menu .sub-menu li.current-menu-ancestor>h2>a,
	.main-menu .children li.current-menu-ancestor>h2>a {
		color: #a67410
	}

	.main-menu .sub-menu li .menu-toggle,
	.main-menu .children li .menu-toggle {
		top: 2px
	}

	.main-menu .sub-menu .sub-menu li a,
	.main-menu .children .sub-menu li a {
		padding: 0 0 0 20px
	}

	.main-menu .sub-menu .sub-menu li .sub-menu li a,
	.main-menu .children .sub-menu li .sub-menu li a {
		padding: 0 0 0 30px
	}

	.main-menu li.focus>.sub-menu,
	.main-menu li.focus>.children {
		visibility: visible;
		opacity: 1;
		max-height: none;
		overflow: visible
	}

	.menu-toggle {
		position: absolute;
		top: 10px;
		height: 30px;
		right: 6px;
		border: 1px solid rgba(255, 255, 255, 0.2);
		width: 30px;
		cursor: pointer;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		font-family: FontAwesome;
		font-size: 20px
	}

	.menu-toggle:before {
		position: absolute;
		top: 50%;
		left: 50%;
		color: #333;
		-webkit-transform: translate(-50%, -50%);
		-khtml-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		-webkit-transition: all 300ms linear 0ms;
		-khtml-transition: all 300ms linear 0ms;
		-moz-transition: all 300ms linear 0ms;
		-ms-transition: all 300ms linear 0ms;
		-o-transition: all 300ms linear 0ms;
		transition: all 300ms linear 0ms
	}

	.menu-toggle.toggle-open:before {
		content: '\f106'
	}

	#menu-mobile {
		width: 100%;
		height: 50px;
		display: flex !important;
		justify-content: flex-end;
		justify-content: center;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 99999999;
		background: rgba(255, 255, 255, 1);
		transition: 0.5s all;
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: saturate(180%) blur(10px);
		backdrop-filter: saturate(180%) blur(10px);
		align-items: center;
	}

	#menu-mobile .btn-nav-mobile {
		color: #fff;
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		cursor: pointer;
		z-index: 8888888;
		height: 16px;
		position: absolute;
		width: 100%;
		-webkit-transition: all 300ms linear 0ms;
		-khtml-transition: all 300ms linear 0ms;
		-moz-transition: all 300ms linear 0ms;
		-ms-transition: all 300ms linear 0ms;
		-o-transition: all 300ms linear 0ms;
		transition: all 300ms linear 0ms;
	}

	#menu-mobile .btn-nav-mobile:before,
	#menu-mobile .btn-nav-mobile:after,
	#menu-mobile .btn-nav-mobile span {
		-webkit-transition: all 300ms linear 0ms;
		-khtml-transition: all 300ms linear 0ms;
		-moz-transition: all 300ms linear 0ms;
		-ms-transition: all 300ms linear 0ms;
		-o-transition: all 300ms linear 0ms;
		transition: all 300ms linear 0ms;
		content: "";
		background-color: #1153af;
		display: block;
		height: 2px;
		margin: auto;
		position: absolute;
		left: 15px;
		width: 0.26rem;
		top: 5px;
	}

	#menu-mobile .btn-nav-mobile:before {
		top: 0
	}

	#menu-mobile .btn-nav-mobile span {
		bottom: -1px;
	}

	#menu-mobile .btn-nav-mobile.opened:before {
		top: 8px;
		background: #1153af;
		-webkit-transform: rotate(45deg);
		-khtml-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	#menu-mobile .btn-nav-mobile.opened:after {
		-webkit-transform: rotate(-45deg);
		-khtml-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 8px;
		background: #1153af;
	}

	#menu-mobile .btn-nav-mobile.opened span {
		display: none
	}

	li.megamenu .container {
		padding: 0
	}

	li.megamenu .container .elementor-column-wrap {
		padding: 0 !important
	}

	li.megamenu .elementor-row {
		display: block
	}

	li.megamenu .elementor-row>.elementor-element {
		width: 100% !important
	}

	li.megamenu .elementor-element-populated {
		padding: 0 !important
	}


	.nav_con {
		margin-top: 60px;
		display: flex;
		color: #333;
		line-height: 30px;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.nav_con li {list-style: none;}
	.nav_con a {
		color: #333;
		line-height: 36px;
	}

	.nav_con .email_btn {
		display: none;
		border-radius: 5px;
		background: #1153af;
		color: #fff;
		line-height: 36px;
		padding: 0 10px;
		float: right;
	}
}

.header-navigation.navigation-open .nav_overly {
	z-index: 99999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

@media screen and (max-width:300px) {
	.header-navigation .main-navigation {
		width: 100%;
	}

	#menu-mobile .btn-nav-mobile.opened:before,
	#menu-mobile .btn-nav-mobile.opened:after {
		background: #333;
	}
}

/*language*/
.language {
	list-style: none;
	position: relative;
	float: right;
	margin-left: 0.39rem;
	overflow: hidden;
}

.language p {
	display: inline-block;
	text-align: center;
	color: #808080;
	text-transform: capitalize;
	transition: 0.5s background-color;
	position: relative;
	z-index: 5;
	transition: 0.6s all;
	line-height: 0.4rem;
	/* background: url(../images/language_ico.png) no-repeat left center; */
	background-size: auto 100%;
	display: flex;
	align-items: center;
}

.language p span {
	display: block;
}

.language p i {
	margin-left: 5px;
	color: #808080;
}

.language p img {
	overflow: hidden;
	margin-right: 12px;
}

.language .language_ul {
	width: 160px;
	border-radius: 3px;
	position: absolute;
	box-shadow: 1px 1px 10px 0 #ccc;
	top: 100%;
	right: 0;
	background: #fff;
	-webkit-transition: margin .5s ease-in-out;
	-moz-transition: margin .5s ease-in-out;
	margin-top: 50px;
	opacity: 0;
	z-index: -2;
	transition: 0.5s all;
}

.language:hover {
	height: auto;
	overflow: inherit;
}

.language:hover .language_ul {
	margin-top: 0;
	-webkit-transition: margin .3s ease-in-out;
	-moz-transition: margin .3s ease-in-out;
	opacity: 1;
	z-index: 9999999999;
}

.language .language_ul:after {
	position: absolute;
	top: -5px;
	right: 15px;
	width: 0;
	height: 0;
	content: '';
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 5px solid #fff;
}

.language ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 6px;
	position: relative;
}

.language ul li.active:after {
	content: "\f00c";
	font-family: 'FontAwesome';
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translate(0, -50%);
	font-size: 14px;
	color: #718cc7;
}

.language ul li:hover {
	background: #f7f7f7;
}

.language ul li img {
	margin-right: 6px;
	float: left;
}

.language ul li a {
	line-height: 22px;
	padding: 5px;
	display: flex;
	align-items: center;
	color: #777;
}

.mob_language,
.mob_sns {
	display: none;
}

@media screen and (max-width:992px) {

	.mob_language,
	.mob_sns {
		display: block;
	}

	.mob_logo {
		position: relative;
		z-index: 8888889;
	}

	.mob_logo a {
		display: block;
	}

	.mob_logo img {
		max-height: 36px;
	}

	.mob_language {
		margin-top: 0.3rem;
	}

	.mob_language p,
	.mob_sns p {
		font-size: 0.2rem;
		color: #333;
		padding-bottom: 5px;
		text-transform: capitalize;
		font-family: 'poppins_M';
	}

	.mob_language a {
		float: left;
		width: 33.33%;
		display: flex;
		padding: 8px 0;
		align-items: center;
		color: #666;
		font-size: 14px;
	}

	.mob_language a img {
		flex-shrink: 0;
		margin-right: 8px;
	}

	.mob_sns {
		margin-top: 0.2rem;
	}

	.mob_sns a {
		display: inline-block;
		border-radius: 10px;
	}
}


.lang_web img {
	margin-right: 4px;
	margin-bottom: 0.16rem;
}

.lang_web a {
	font-weight: normal;
	line-height: 24px;
	padding: 0 !important;
	border: 0;
	font-size: 15px;
	color: #666;
	float: left;
	display: flex;
	margin-left: 0.26rem;
}


/*Search*/
.search_title {
	color: #333;
	font-size: 24px;
	margin-top: 0.3rem;
	text-align: center;
	margin-bottom: 0.1rem;
	text-transform: capitalize;
	font-family: 'Arial';
}

.search_section {
	cursor: pointer;
	align-items: center;
}

.ico_search {
	text-align: center;
	background-image: url(../images/serch.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: inherit;
	display: inline-block;
	float: left;
	color: #333;
	font-style: normal;
	line-height: 32px;
	font-size: 14px;
	line-height: 0.4rem;
	width: 0.4rem;
	height: 0.4rem;
	text-align: left;
}

.search_input {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	transition: all 0.5s;
	z-index: 9999999;
	display: none;
	transition-property: top, width, border;
	transition-duration: 0.1s, 0.1s;
	background: #fff;
	height: auto;
	border-radius: 0;
	padding: 0 10%;
	box-shadow: 0 0 0.6rem rgba(14, 96, 87, 0.5);
}


.search_main {
	position: relative;
	width: 100%;
	max-width: 8rem;
	margin: 0 auto;
}

.search_main .form-control {
	height: 50px;
	color: #999;
	float: left;
	line-height: 50px;
	font-size: 14px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
	background: #fff;
	padding-right: 55px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	float: none;
	border-bottom: 2px solid #eee;
}

.search_main .form-control:focus {
	color: #333;
}

.search_main .search_btn {
	display: block;
	width: 50px;
	height: 50px;
	cursor: pointer;
	border: none;
	position: absolute;
	bottom: 0;
	right: 0;
	/* background-image: url("data:image/svg+xml,%3Csvg t='1665456003780' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4134' width='24' height='24'%3E%3Cpath d='M940.3 847.4L764.1 671.2c-1-1-2.1-2-3.2-3 44.1-62.5 70-138.7 70-221 0-211.8-171.7-383.4-383.4-383.4S64.1 235.5 64.1 447.3s171.7 383.4 383.4 383.4c82.1 0 158.2-25.8 220.6-69.8 1 1.1 2 2.2 3 3.2l176.2 176.2c12.8 12.8 29.7 19.3 46.5 19.3s33.6-6.4 46.5-19.3c25.6-25.6 25.6-67.2 0-92.9zM555.8 703.7c-34.2 14.5-70.7 21.8-108.3 21.8s-74-7.3-108.3-21.8c-33.1-14-62.9-34.1-88.5-59.7S205 588.6 191 555.5c-14.5-34.2-21.8-70.7-21.8-108.3s7.3-74 21.8-108.3c14-33.1 34.1-62.9 59.7-88.5s55.4-45.7 88.5-59.7c34.2-14.5 70.7-21.8 108.3-21.8s74 7.3 108.3 21.8c33.1 14 62.9 34.1 88.5 59.7s45.7 55.4 59.7 88.5c14.5 34.2 21.8 70.7 21.8 108.3s-7.3 74-21.8 108.3c-14 33.1-34.1 62.9-59.7 88.5s-55.4 45.7-88.5 59.7z' p-id='4135' fill='%23333333'%3E%3C/path%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: inherit; */
	background: url(../images/serch.png) center center no-repeat;
	border-radius: 0;
}

.top_overly {
	z-index: 9999998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	display: none;
	backdrop-filter: blur(40px);
}

.close-search {
	position: absolute;
	right: 20px;
	top: 20px;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 20px;
}

.search_tags {
	max-width: 8rem;
	margin: 0.2rem auto 0.5rem;
	text-align: left;
}
.search_tags h2 {
	display: inline-block;
	margin-bottom: .05rem;
}

.search_tags a {
	display: inline-block;
	background: #f7f7f7;
	color: #777;
	font-size: 14px;
	line-height: 26px;
	padding: 0 15px;
}

.search_tags a:hover {
	background: #718cc7;
	color: #fff;
}

.select-content .main .mess_main {
	float: left;
	width: 44%;
}

.select-content {
	color: #5b5b5b;
	background: #fff;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	filter: alpha(opacity=0);
	border: none;
}

.select-content .select-close {
	position: absolute;
	right: 10px;
	top: 10px;
	border: none;
	background-color: transparent;
}

.select-content .select-close i {
	width: 30px;
	height: 30px;
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.select-content .select-close i:before,
.select-content .select-close i:after {
	content: '';
	display: inline-block;
	background: #4d4d4d;
	width: 20px;
	height: 2px;
	margin: 2px 0;
}

.select-content .select-close i:before {
	transform: rotate(45deg) translate(4px, 0px);
	-webkit-transform: rotate(45deg) translate(4px, 0px);
}

.select-content .select-close i:after {
	transform: rotate(-45deg) translate(4px, 0px);
	-webkit-transform: rotate(-45deg) translate(4px, 0px);
}

.select-content .select_title em {
	display: block;
	font-size: 30px;
	line-height: 110%;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-style: normal;
	margin: 0.18rem 0;
	border-bottom: 3px solid #333;
	display: inline-block;
}

.select-content .select_title .text {
	font-size: 14px;
	line-height: 20px;
	color: #808080;
	margin-bottom: 20px;
}

.select-content .main .send_column {
	background: none;
	box-shadow: none;
	padding: 0;
}

.select-show .select-content::-webkit-scrollbar {
	width: 5px;
}

.select-show .select-content::-webkit-scrollbar-track {
	background-color: #f2f2f2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 0.5
}

.select-show .select-content::-webkit-scrollbar-thumb {
	background-color: #004082;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.select-content .select-close {
	position: absolute;
	right: 20px;
	top: 20px;
	border: none;
	background-color: transparent;
}

.select-content .select-close i {
	width: 30px;
	height: 30px;
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.select-content .select-close i:before,
.select-content .select-close i:after {
	content: '';
	display: inline-block;
	background: #808080;
	width: 20px;
	height: 2px;
	margin: 2px 0;
}

.select-content .select-close i:before {
	transform: rotate(45deg) translate(4px, 0px);
	-webkit-transform: rotate(45deg) translate(4px, 0px);
}

.select-content .select-close i:after {
	transform: rotate(-45deg) translate(4px, 0px);
	-webkit-transform: rotate(-45deg) translate(4px, 0px);
}

@-webkit-keyframes animate-btn-line {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	50% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	51% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}

	100% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
}

@keyframes animate-btn-line {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	50% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	51% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}

	100% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
}

.select-show .select-content::-webkit-scrollbar {
	width: 3px;
}

.select-show .select-content::-webkit-scrollbar-track {
	background-color: #f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.select-show .select-content::-webkit-scrollbar-thumb {
	background-color: #ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

@media only screen and (max-width:1200px) {
	.select a {
		float: none;
	}
}

@media only screen and (max-width:768px) {
	.select a {
		display: none;
	}
}




/*index*/
.social_icons {
	list-style: none;
}

.social_icons li {
	display: inline-block;
	padding: 0 5px;
	margin-bottom: 5px;
}

.social_icons li:first-child {
	padding-left: 0;
}

.social_icons li a {
	transition: all .5s;
}

.social_icons li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.header {
	transition: all .5s;
	position: relative;
	padding-top: 40px;
	padding-bottom: 10px;
}

.header .container {
	position: relative;
}

#logo {
	position: relative;
	text-align: center;
	z-index: 9999999;
	display: inline-flex;
	align-items: center;
	transition: all .5s;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.header h1 {
	margin: 0;
	padding: 0;
}

#logo a {
	padding: 0;
	display: block;
	position: relative;
	z-index: 5;
	transition: all .5s;
}

#logo img {
	height: auto;
	padding: 0;
	transition: all .5s;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.77, 0, .175, 1);
	transition: -webkit-transform .3s cubic-bezier(.77, 0, .175, 1);
	transition: transform .3s cubic-bezier(.77, 0, .175, 1);
	transition: transform .3s cubic-bezier(.77, 0, .175, 1), -webkit-transform .3s cubic-bezier(.77, 0, .175, 1);
	will-change: transform;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

#logo img {
	/* max-width: 280px; */
}

.head_lan {
	float: right;
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
}

.head_lan:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	background: url(../images/icon.png) no-repeat;
	width: 16px;
	height: 16px;
	background-position: -57px 0;
	margin-top: -2px;
}

.head_lan a {
	font-size: 14px;
	line-height: 20px;
	color: #6f6f6f;
	display: inline-block;
	margin: 0 3px;
}

.language {
	list-style: none;
	overflow: hidden;
	float: right;
}

.language:hover {
	overflow: inherit;
}

.language .menu {
	display: block;
	position: relative;
	cursor: pointer;
	text-align: center;
}

.language .menu-title {
	display: inline-block;
	text-align: center;
	color: #bbbbbb;
	text-transform: capitalize;
	font-size: 14px;
	transition: 0.5s background-color;
	position: relative;
	z-index: 5;
	padding-top: 25px;
}

.language .menu-title:before {
	content: '';
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	margin-top: -2px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	background-position: -59px 0;
}

.language .menu-title p {
	display: inline-block;
	margin: 0;
	color: #808080;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	margin-left: 8px;
	text-transform: uppercase;
	vertical-align: middle;
}

.language .menu-title img {
	vertical-align: middle;
}

.language .menu-title i {
	position: relative;
	width: 10px;
	display: inline-block;
	height: 7px;
	vertical-align: middle;
	margin-top: 2px;
	margin-left: 4px;
}

.language .menu-title i:before,
.language .menu-title i:after {
	content: '';
	display: block;
	width: 6px;
	height: 2px;
	background: #808080;
	position: absolute;
	pointer-events: none;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	-webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
	z-index: 5;
}

.language .menu-title i:before {
	right: 0;
	top: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.language:hover .menu-title i:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background-color: #d7351c;
}

.language .menu-title i:after {
	left: 0;
	top: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.language:hover .menu-title i:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	background-color: #d7351c;
}

.language:hover .menu-title p {
	color: #d7351c !important;
}

.language:hover .menu-title span {
	color: #d7351c !important;
}

.language .menu:hover>.menu-title:before {
	border-top-width: 0;
	transition: 0.2s border-top-width ease-in, 0.3s border-top-color;
}

.language .menu:hover>.menu-title:after {
	border-bottom-width: 5px;
	transition: 0.2s 0.2s border-bottom-width ease-out;
}

.language .menu-dropdown {
	width: 100%;
	padding-top: 18px;
	position: absolute;
	z-index: 100;
	transition: 0.5s padding, 0.5s background;
	opacity: 0;
	right: 0;
	width: 100px;
	text-align: left
}

.language:hover .menu-dropdown {
	opacity: 1;
}

.language .menu-dropdown:after {
	top: 1px;
	right: 15px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}

.language .menu:not(:hover)>.menu-dropdown {
	padding: 4px 0;
	background: #fff;
	z-index: 99;
}

.language .menu:not(:hover)>.menu-title:after {
	border-bottom-color: #fff;
}

.language .menu-dropdown>* {
	overflow: hidden;
	padding: 5px 10px;
	background: transparent;
	white-space: nowrap;
	transition: 0.5s height cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s padding cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s margin cubic-bezier(0.73, 0.32, 0.34, 1.5), 0.5s 0.2s color, 0.2s background-color;
}

.language .menu:not(:hover)>.menu-dropdown>* {
	visibility: hidden;
	height: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
	color: rgba(25, 25, 25, 0);
	transition: 0.5s 0.1s height, 0.5s 0.1s padding, 0.5s 0.1s margin, 0.3s color, 0.6s visibility;
	z-index: 99;
}

.language .menu-dropdown .list {
	background: #fff;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
	padding: 0;
	padding-bottom: 0;
	list-style: none;
	border: 1px solid #ECECEC;
	border-radius: 0;
	overflow: hidden;
	border-bottom: none;
	border-radius: 2px;
	border: none
}

.language .menu-dropdown li {
	border-bottom: 1px solid #ECECEC;
	float: left;
	width: 100%;
}

.language .menu-dropdown li:nth-child(2n) {
	border-left: 1px solid #ECECEC
}

.language .menu-dropdown li:last-child {
	border-bottom-color: #fff;
}

.language .menu-dropdown li a {
	display: flex;
	padding: 16px 14px;
	align-items: center;
	flex-flow: row-reverse;
	justify-content: center;
}

.language .menu-dropdown li p {
	margin: 0;
	font-size: 14px;
	padding-right: 10px;
	text-transform: uppercase;
	display: inline-block;
}

.language .menu-dropdown li a:hover {
	color: #0657b1;
	background: #f7f7f7;
}

.language .menu-dropdown li img {
	border-radius: 50%;
}

.yuyan-list a {
	font-family: "Arial";
	font-weight: bold;
	font-size: 18px;
	margin: 0 5px;
	color: #fff;
}

.yuyan-list a:hover {
	color: #ea6e2d;
}

.yuyan-list p {
	color: #fff;
}



.select-modal {
	position: fixed;
	top: 0;
	left: 50%;
	width: 50%;
	width: 80%;
	height: auto;
	z-index: 99999999995;
	visibility: hidden;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.select-show {
	visibility: visible;
	transition: all .5s;
}

.select-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 999999999;
	opacity: 0;
	filter: alpha(opacity=0);
	background: rgba(1, 1, 1, 0.7);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.select-show~.select-overlay {
	opacity: 1;
	visibility: visible;
	filter: alpha(opacity=100);
}

.select-modal .select-content {
	margin: 0 auto;
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	opacity: 0;
	margin-top: 5%;
}

.select-modal.select-show .select-content {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
	filter: alpha(opacity=100);
}

.select-content {
	color: #5b5b5b;
	background: #fff;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	filter: alpha(opacity=0);
}

.select-content .select-close {
	position: absolute;
	right: 10px;
	top: 10px;
	border: none;
	background-color: transparent;
}

.select-content .select-close i {
	width: 30px;
	height: 30px;
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.select-content .select-close i:before,
.select-content .select-close i:after {
	content: '';
	display: inline-block;
	background: #4d4d4d;
	width: 20px;
	height: 2px;
	margin: 2px 0;
}

.select-content .select-close i:before {
	transform: rotate(45deg) translate(4px, 0px);
	-webkit-transform: rotate(45deg) translate(4px, 0px);
}

.select-content .select-close i:after {
	transform: rotate(-45deg) translate(4px, 0px);
	-webkit-transform: rotate(-45deg) translate(4px, 0px);
}

.select-content .select_title {
	padding: 30px 40px;
	background: #f7f7f7;
	border-radius: 5px 5px 0 0;
}

.select-content .select_title em {
	display: block;
	font-size: 28px;
	line-height: 110%;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 700;
}

.select-content .select_title .text {
	font-size: 16px;
	line-height: 24px;
	color: #808080;
}

.select-content .main {
	padding: 30px 40px;
}

.select-content .main .send_column {
	background: none;
	box-shadow: none;
	padding: 0;
}

.select-show .select-content::-webkit-scrollbar {
	width: 5px;
}

.select-show .select-content::-webkit-scrollbar-track {
	background-color: #f2f2f2;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 0.5
}

.select-show .select-content::-webkit-scrollbar-thumb {
	background-color: #004082;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.select-content .select-close {
	position: absolute;
	right: 20px;
	top: 20px;
	border: none;
	background-color: transparent;
}

.select-content .select-close i {
	width: 30px;
	height: 30px;
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.select-content .select-close i:before,
.select-content .select-close i:after {
	content: '';
	display: inline-block;
	background: #808080;
	width: 20px;
	height: 2px;
	margin: 2px 0;
}

.select-content .select-close i:before {
	transform: rotate(45deg) translate(4px, 0px);
	-webkit-transform: rotate(45deg) translate(4px, 0px);
}

.select-content .select-close i:after {
	transform: rotate(-45deg) translate(4px, 0px);
	-webkit-transform: rotate(-45deg) translate(4px, 0px);
}

@-webkit-keyframes animate-btn-line {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	50% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	51% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}

	100% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
}

@keyframes animate-btn-line {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	50% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 100% 0;
		transform-origin: 100% 0
	}

	51% {
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}

	100% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1);
		-webkit-transform-origin: 0 0;
		transform-origin: 0 0
	}
}

.select-show .select-content::-webkit-scrollbar {
	width: 3px;
}

.select-show .select-content::-webkit-scrollbar-track {
	background-color: #f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.select-show .select-content::-webkit-scrollbar-thumb {
	background-color: #ccc;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

/* Top Search*/
.search_btn {
	display: inline-block;
	float: right;
}

.search-info {
	display: inline-block;
	align-items: center;
	justify-content: center;
	margin-top: 0;
	transition: all .5s;
	width: 100px;
	height: 110px;
	background: #333333;
	padding-top: 30px;
	text-align: center;
}

.search-info i {
	width: 24px;
	height: 24px;
	background: url(../images/icon.png) no-repeat -297px -11px;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.search-info p {
	display: block;
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	margin-top: 6px;
	vertical-align: middle;
	line-height: 20px;
	opacity: 0.5;
}

.search-info span {
	display: inline-block;
	margin-left: 40px;
	background: #333333;
	line-height: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'MyriadPro';
	width: 50px;
}

.search-info:hover,
.search-info:link {
	text-decoration: none;
}

.theme-popover-mask {
	z-index: 999999998;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: #000;
	opacity: 0.6;
}

.theme-popover {
	z-index: 999999999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	float: none;
	max-width: none;
}

.theme-poptit {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	display: block;
}

.theme-poptit .close {
	color: #808080;
	font-size: 28px;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	line-height: 40px;
	float: none;
	text-shadow: none;
	display: block;
	font-family: "FontAwesome";
	background: #f7f7f7;
}

.theme-poptit .close:hover {
	color: #808080;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.fixed-search .theme-popbod {
	position: absolute;
	top: 30%;
	left: 50%;
	width: 50%;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 50px;
	border-radius: 5px;
}

.top-search em {
	display: block;
	font-size: 28px;
	color: #333;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
	font-family: "Larken";
	line-height: 100%;
}

.top-search .form-control {
	border: none;
	background-color: #f7f7f7;
	color: #808080;
	height: 60px;
	line-height: 60px;
	text-align: left;
	font-size: 16px;
	font-family: 'MyriadPro';
	border-radius: 5px;
	transition: all .5s;
	width: 100%;
	padding-left: 15px;
	padding-right: 60px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: none;
}

.top-search input.form-control:focus {
	color: #333;
	font-style: inherit;
	width: 100%;
	border-color: #ccc;
}

.top-search .input-group-addon.close-search {
	cursor: pointer;
}

.top-search .search_btn {
	display: inline-block;
	width: 56px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	position: absolute;
	right: 0;
	top: 2px;
	z-index: 3;
	border-radius: 0;
	margin: 0;
	border: none;
}

.top-search .search_btn svg {
	position: absolute;
	width: 20px;
	height: 20px;
	fill: #333333;
	opacity: 1;
	z-index: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.top-search .search_btn .btn_search5 {
	background: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	z-index: 9;
}

.header_search {
	position: relative;
	transition: all 0.8s cubic-bezier(.4, 0, 0, 1);
	-webkit-transition: all 0.8s cubic-bezier(.4, 0, 0, 1);
}

.top-search .input-group {
	max-width: 100%;
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.head_r_search {
	float: right;
	margin-right: 30px;
	max-width: 280px;
	position: relative;
	width: 100%;
}

.head_r_search:before {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/icon.png) no-repeat;
	background-position: -292px -48px;
	position: absolute;
	left: 15px;
	top: 14px;
}

.head_r_search .form-control {
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	border: 1px solid #d9d9d9;
	padding-left: 45px;
	padding-right: 45px;
	font-size: 14px;
	color: #808080;
	box-shadow: none;
	width: 100%;
	border-radius: 0;
}

.head_r_search input.form-control:focus {
	color: #333;
	font-style: inherit;
	width: 100%;
	border-color: #333333;
}

.head_r_search .btn_search1 {
	display: inline-block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
	color: #fff;
	background: #333333;
	text-align: center;
	font-size: 14px;
	font-family: 'MyriadPro';
	text-transform: uppercase;
	position: absolute;
	top: 2px;
	right: 2px;
}

.search_box {
	float: right;
	z-index: 9999;
	position: relative;
}

.search_box .top-search {
	display: block;
	width: 480px;
	position: absolute;
	right: 0;
	top: 60px;
	display: none;
	z-index: 9999999;
	background: #fff;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.1);
}

.search_box .top-search .input-group-addon i {
	width: 20px;
	height: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.search_box .top-search .input-group-addon i:before,
.search_box .top-search .input-group-addon i:after {
	content: '';
	display: inline-block;
	background: #999;
	width: 20px;
	height: 2px;
	margin: 2px 0;
}

.search_box .top-search .input-group-addon i:before {
	transform: rotate(45deg) translate(4px, 0px);
	-webkit-transform: rotate(45deg) translate(4px, 0px);
}

.search_box .top-search .input-group-addon i:after {
	transform: rotate(-45deg) translate(4px, 0px);
	-webkit-transform: rotate(-45deg) translate(4px, 0px);
}

.search_box .top-search .form-control {
	box-shadow: none;
	border: none;
	border: 1px solid #e5e5e5;
	background: transparent;
	color: #808080;
	height: 50px;
	line-height: 50px;
	padding: 0 50px 0 20px;
	text-align: left;
	font-size: 14px;
	font-family: 'MyriadPro';
	border-radius: 5px;
}

.search_box .top-search input.form-control:focus {
	color: #333;
	font-style: inherit;
	border-color: #333333;
}

.search_box .top-search .input-group-addon.close-search {
	cursor: pointer;
}

.search_box .btn_search8 {
	background: #333333 url(../images/search.png) no-repeat center center;
	top: 2px;
	height: 46px;
	position: absolute;
	right: 2px;
	width: 46px;
	z-index: 3;
	border-radius: 5px;
}

.search_box .top-search .input-group-addon {
	background-color: transparent;
	border: none;
	color: #666;
	padding-left: 0;
	padding-right: 0;
}

.search_box .top-search .input-group-addon.close-search {
	cursor: pointer;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.search_box .attr-nav {
	float: right;
	z-index: 9999999;
	width: 100%;
}

.search_box .attr-nav .search {
	display: inline-flex;
	width: 60px;
	height: 60px;
	background: #333333;
	position: relative;
	z-index: 99;
	align-items: center;
	justify-content: center;
}

.search_box .attr-nav .search i {
	background: url(../images/icon.png) no-repeat;
	background-position: -299px -14px;
	display: inline-block;
	width: 18px;
	height: 18px;
}

.search_box .attr-nav .search:hover,
.attr-nav .search:link {
	text-decoration: none;
}

.search_box .attr-nav p {
	display: inline-block;
	border: none;
	color: #808080;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
}

.search_box .attr-nav ul li {
	list-style: none;
}

.header_search {
	position: relative;
	z-index: 2;
	float: right;
	width: 250px;
	margin-right: 20px;
	margin-top: 12px;
	margin-left: 20px;
}

.header_search .form-control {
	height: 50px;
	line-height: 52px;
	padding-left: 14px;
	padding-right: 60px;
	border: none;
	border-radius: 30px;
	box-shadow: none;
	font-size: 28px;
	color: #fff;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.2);
	font-family: "MyriadPro";
	text-transform: uppercase;
	text-align: right;
}

.header_search input.form-control:focus {
	color: #333;
	font-style: inherit;
	background: rgba(255, 255, 255, 0.3);
	text-transform: inherit;
}

.header_search .form-control:-ms-input-placeholder {
	color: #fff;
}

/* Internet Explorer 10+ */
.header_search .form-control::-webkit-input-placeholder {
	color: #fff;
}

/* WebKit browsers */
.header_search .form-control::-moz-placeholder {
	color: #fff;
}

/* Mozilla Firefox 4 to 18 */
.header_search .form-control:-moz-placeholder {
	color: #fff;
}

/* Mozilla Firefox 19+ */
.header_search .search_btn {
	position: absolute;
	right: 15px;
	top: 9px;
	width: 30px;
	height: 30px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-shadow: none;
	border: none;
	background-color: transparent;
	padding: 0;
}

.header_search .search_btn:before {
	content: '';
	width: 26px;
	height: 26px;
	display: inline-block;
	background: url(../images/icon.png);
	background-position: -329px -10px;
}

.header_search .search_btn input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 2;
	background: none;
	box-shadow: none;
}

.header_search input.form-control:focus {
	color: #333;
	font-style: inherit;
}

/*.header_search form button[type=submit]:hover:before{background-position: -329px -10px;}
.header_search form input[type=text]:focus+button:before {
    background-position: -329px -10px;
}*/

.top-search .input-group {
	max-width: 100%;
	margin: 0 auto;
	padding: 30px;
	border-radius: 0;
}

.nav_content {
	position: relative;
	z-index: 2;
	background: #282828;
	margin-top: 22px;
}

/* Sizes for the bigger menu */
header {
	width: 100%;
	z-index: 9999999;
	padding: 0;
	position: fixed;
}

header.large {
	top: 0;
}

header.small {
	left: 0;
	top: 0;
	box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.15);
	background: rgba(0, 0, 0, 0.7);
}

header.small .header {
	padding-top: 10px;
	padding-bottom: 10px;
}

.height {
	padding-top: 0;
	background: #fff;
	z-index: 5;
	position: relative;
}

@media only screen and (max-width:1680px) {
	.mainmenu-area {
		padding-top: 10px;
	}

	.header {
		padding-top: 20px;
	}

	.header_search {
		margin-top: 0;
	}

	.language .menu-title {
		padding-top: 16px;
	}
}

@media only screen and (max-width:1260px) {
	.mainmenu>nav>ul>li {
		padding: 0 10px;
	}

	.mainmenu-area {
		padding-top: 0;
	}

	#logo {
		padding-top: 0;
	}
}

@media only screen and (max-width: 992px) {

	header,
	header.large {
		border: none;
		z-index: 999999;
		top: 0;
		position: fixed;
		padding-left: 0;
		padding-right: 0;
		background: #fff;
	}

	header.small {
		border-bottom: 1px solid transparent;
	}

	header.large .header,
	.header,
	header.small .header {
		background: #fff;
		position: relative;
		padding: 0;
		z-index: 999999;
		border-top-width: 2px;
		display: block;
		left: auto;
		top: auto;
	}

	.header>.container,
	header.small .header>.container {
		width: 100%;
		padding: 0;
	}

	.header .row {
		margin: 0;
	}

	.header #logo,
	header.small #logo,
	header.large .header.page_header #logo {
		padding: 10px 0;
		position: relative;
		z-index: 9999999;
		float: left;
		margin: 0;
		margin-left: 10px;
		position: relative;
		transform: translate(0, 0);
		left: auto;
		top: auto;
		height: auto;
		display: none;
	}

	.header #logo img,
	header.small #logo img,
	header.small #logo img {
		max-width: 180px;
	}

	#logo .logo_text img,
	header.small #logo .logo_text img {
		max-width: 180px;
	}

	#logo .logo_text {
		display: none;
	}

	#logo:before {
		display: none;
	}

	#logo:after {
		display: none;
	}

	.head_con,
	.head_top .social_icons,
	.header .logo_right,
	.header .head_contact,
	.header .social_icons {
		display: none;
	}

	.height {
		padding-top: .5rem;
	}

	.top-search em {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 10px;
		display: block;
		padding-left: 0;
	}

	.top-search .form-control {
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}

	.top-search .search_btn .btn_search1 {
		width: 46px;
		height: 46px;
	}

	.top-search .search_btn {
		line-height: 46px;
		width: 46px;
		height: 46px;
	}

	.top-search .search_btn:before {
		font-size: 18px;
	}

	.fixed-search .theme-popbod {
		padding: 20px;
		width: 95%;
	}

	.search-info p {
		display: none;
	}

	.search-info span {
		display: none;
	}

	.search-info,
	header.small .search-info {
		padding: 0;
		width: 56px;
		height: 68px;
		border-radius: 0;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		border: none;
		position: absolute;
		right: 60px;
		top: 0;
		margin: 0;
		background: #fff;
		box-shadow: none;
	}

	.top-search {
		width: 100%;
	}

	.theme-poptit {
		right: 0;
		top: 0;
		border-radius: 0 0 0 5px;
	}

	.language {
		display: none;
	}

	.hc-mobile-nav ul.select_lan {
		padding-left: 10px;
		margin-top: 20px;
		border-top: none;
	}

	.hc-mobile-nav ul.select_lan li {
		padding-right: 10px;
		width: 33.33%;
		float: left;
		margin: 0;
	}

	.hc-mobile-nav ul.select_lan li.title {
		padding-left: 5px;
		margin-bottom: 10px;
		font-size: 18px;
		text-transform: capitalize;
		width: 100%;
		font-family: 'MyriadPro semiExt';
	}

	.hc-mobile-nav ul.select_lan li a {
		border: none;
		font-size: 14px;
		padding: 5px;
		text-align: center;
		font-family: 'MyriadPro';
	}

	.hc-mobile-nav ul.select_lan li a img {
		border-radius: 0
	}

	.hc-mobile-nav ul.select_lan li a p {
		font-size: 14px;
		text-transform: capitalize;
		margin: 0;
		margin-top: 5px;
	}

	.hc-mobile-nav ul.select_contact li {
		padding: 10px 20px;
	}

	.hc-mobile-nav ul.select_contact li a {
		display: block;
		height: 40px;
		line-height: 40px;
		color: #fff;
		font-size: 14px;
		text-align: center;
		border: none;
		background: #ea6e2d;
		padding: 0;
		text-transform: uppercase;
		font-family: 'MyriadPro semiExt';
		box-shadow: none;
	}

	.hc-mobile-nav ul.select_contact li a:after {
		content: '\f0e0';
		font-family: 'FontAwesome';
		margin-left: 5px;
		position: relative;
		right: auto;
		opacity: 1;
		top: auto;
		margin-top: 0;
		background: none;
		width: auto;
		height: auto;
		animation: none;
	}

	.hc-mobile-nav ul.select_contact li a:hover {
		background: #333333;
	}

	.hc-mobile-nav .social_icons {
		margin-top: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	.hc-mobile-nav .social_icons li {
		border: none;
		padding: 0;
	}

	.hc-mobile-nav .social_icons li a {
		border: none;
		padding: 5px;
	}

	.nav_content,
	header.small .nav_content {
		padding: 0;
		background: none;
		margin: 0;
	}

	.head_top {
		display: none;
	}

	.search_box {
		display: none;
	}

	.header .select {
		display: none;
	}

	.header .container:before {
		display: none;
	}

	.header_search {
		max-width: 100%;
		width: 100%;
		margin: 0;
		padding: 5px;
		background: #f7f7f7;
		position: relative;
		top: auto;
		right: auto;
	}

	.header_search .form-control {
		height: 36px;
		line-height: 36px;
		border: none;
		padding-right: 42px;
		font-size: 14px;
		padding-left: 5px;
		background: #fff;
		border-radius: 0;
		color: #808080;
	}

	.header_search .form-control:-ms-input-placeholder {
		color: #808080;
	}

	/* Internet Explorer 10+ */
	.header_search .form-control::-webkit-input-placeholder {
		color: #808080;
	}

	/* WebKit browsers */
	.header_search .form-control::-moz-placeholder {
		color: #808080;
	}

	/* Mozilla Firefox 4 to 18 */
	.header_search .form-control:-moz-placeholder {
		color: #808080;
	}

	/* Mozilla Firefox 19+ */
	.header_search .search_btn:before {
		width: 16px;
		height: 16px;
		background-position: -291px -15px;
	}

	.header_search .search_btn {
		width: 36px;
		height: 36px;
		right: 5px;
		top: 5px;
		background: #fff;
		border-left: 1px solid #f7f7f7;
	}

	header.small .header_search {
		display: none;
	}

	header.small .toggle {
		top: 0;
	}

	.head_lan {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	.select-modal {
		width: 90%;
		height: 90%;
		top: 5%;
	}

	.select-show .select-content {
		position: static;
		height: 100%;
		overflow: scroll;
		overflow-x: visible;
		overflow-y: auto;
		margin: 0;
	}

	.select-content {
		display: block;
		background: #fff;
	}

	.select-content .select_title {
		width: 100%;
		padding: 30px 20px;
	}

	.select-content .select_title em {
		font-size: 24px;
	}

	.select-content .select_title>p {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.select-content .select_title .text {
		font-size: 14px;
	}

	.select-content .select_title .title {
		font-size: 32px;
	}

	.select-content .select_title .bottom_title {
		margin-top: 20px;
	}

	.select-content .select_title .bottom_title em {
		margin-bottom: 5px;
	}

	.select-content .main {
		width: 100%;
		padding: 30px 20px;
		border-left: none;
	}

	.select-content .select-close {
		right: 10px;
		top: 10px;
	}
}

/*banner*/
.swiper-banner {
	position: relative;
	overflow: hidden;
}

.swiper-banner .swiper-slide {
	text-align: center;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.swiper-banner .swiper-slide img {
	width: 100%;
	max-width: 100%;
}

.swiper-banner .swiper-button-next,
.swiper-banner .swiper-rtl .swiper-button-prev {
	right: 10px;
	display: none;
}

.swiper-banner .swiper-button-prev,
.swiper-banner .swiper-rtl .swiper-button-next {
	left: 10px;
}

.swiper-banner .swiper-pagination-bullet {
	background: #fff;
	opacity: 0.4;
	width: 9px;
	height: 9px;
}

.swiper-banner .swiper-pagination-bullet-active {
	opacity: 1;
}

.index_banner {
	position: relative;
	height: 100%;
}

.index_banner .banner_text {
	position: absolute;
	bottom: 50%;
	width: 100%;
	left: 10%;
	transition: all 0.5s;
	-webkit-transform: translate(0%, 50%);
	-moz-transform: translate(0%, 50%);
	-ms-transform: translate(0%, 50%);
	-o-transform: translate(0%, 50%);
	transform: tanslate(0%, 50%);
	text-align: left;
	max-width: 860px;
}

.banner_text .title {
	font-size: 30px;
	color: #fff;
	line-height: 50px;
}

.banner_text p {
	color: #fff;
	font-size: 15px;
	margin: 20px 0;
}


@media only screen and (max-width:1200px) {
	.index_banner .banner_text {
		width: 80%;
	}

	.banner_text .title {
		font-size: 20px;
		line-height: 30px;
	}

	.banner_text p {
		font-size: 12px;
		margin: 10px 0;
	}
}

@media only screen and (max-width:768px) {
	.banner_text {
		display: none;
	}

	.banner_text .title {
		font-size: 14px;
		line-height: 24px;
	}

	.swiper-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 10px;
	}

	.swiper-banner .swiper-pagination {
		display: block;
	}
}

@media only screen and (max-width:330px) {
	.banner_text .title {
		display: none;
	}
}

.tp-mask-wrap {
	z-index: 99999;
	bottom: 0;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 20px;
	opacity: 0.8;
	margin-left: -15px;
}

.slider-scroll-button {
	position: relative;
	width: 30px;
	height: 40px;
	border-radius: 100%;
	display: inline-block;
	z-index: 5;
	visibility: inherit;
	transition: none 0s ease 0s;
	text-align: inherit;
	line-height: 14px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 400;
	font-size: 8px;
	white-space: nowrap;
	min-height: 0px;
	min-width: 0px;
	max-height: none;
	max-width: none;
	opacity: 1;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform-origin: 50% 50% 0px;
}

.slider-scroll-button:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 49%;
	width: 24px;
	height: 36px;
	border: 2px solid #fff;
	border-radius: 30px;
	transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
}

.slider-scroll-button:after {
	content: '';
	width: 2px;
	height: 10px;
	border-radius: 30px;
	background: #fff;
	position: absolute;
	top: 15px;
	left: 49%;
	transform: translate3d(-50%, 0, 0);
	-webkit-transform: translate3d(-50%, 0, 0);
	-webkit-animation-name: sliderScrollButton;
	animation-name: sliderScrollButton;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

/* Slider Scroll Button Animation */
@-webkit-keyframes sliderScrollButton {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}

	70% {
		opacity: 1;
		-webkit-transform: translate3d(-50%, 10px, 0);
		transform: translate3d(-50%, 10px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 10px, 0);
		transform: translate3d(-50%, 10px, 0);
	}
}

@keyframes sliderScrollButton {
	0% {
		opacity: 1;
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0);
	}

	70% {
		opacity: 1;
		-webkit-transform: translate3d(-50%, 10px, 0);
		transform: translate3d(-50%, 10px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-50%, 10px, 0);
		transform: translate3d(-50%, 10px, 0);
	}
}

@media only screen and (max-width: 768px) {
	.tp-mask-wrap {
		display: none;
	}
}

/*******features-tab********/
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
	cursor: pointer;
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.indicator-style.owl-theme .owl-controls .owl-buttons div {
	background: inherit;
	width: 30px;
	height: 60px;
	padding: 0;
	position: absolute;
	right: 5px;
	top: 50%;
	background: #000;
	margin-top: -30px;
	overflow: hidden;
	text-align: center;
	transition: all .5s;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 0;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.indicator-style.owl-theme .owl-controls .owl-buttons div i {
	display: none;
}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -30px;
}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content: "\f104";
	font-size: 28px;
	color: #fff;
	line-height: 60px;
	font-family: FontAwesome;
}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -30px;
}

.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: "\f105";
	font-size: 28px;
	color: #fff;
	line-height: 60px;
	font-family: FontAwesome;
}

.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {
	background-color: #006db8;
	border-color: #006db8;
	opacity: 1;
	filter: alpha(opacity=100);
}

.indicator-style.owl-theme .owl-controls .owl-buttons div:hover:before {
	color: #fff;
}

@media only screen and (max-width: 1300px) {
	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-prev {
		left: -10px;
	}

	.indicator-style.owl-theme .owl-controls .owl-buttons div.owl-next {
		right: -10px;
	}

	.indicator-style.owl-theme .owl-controls .owl-buttons div:hover {
		background: #f18d0f;
		color: #fff;
	}
}

/*index*/
.main_title {
	margin-bottom: .3rem;
	text-align: center;
	position: relative;
	z-index: 5;
}

.main_title .s_title {
	margin: 0;
	margin-bottom: 14px;
	font-size: 14px;
	color: #333333;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.main_title em,.main_title h2 {
	color: #333333;
	font-size:38px;
	text-transform: capitalize;
	margin: 0;
	position: relative;
	z-index: 2;
	display: block;
	margin-bottom: 10px;
	font-family: "arial"
}

.main_title .text {
	color: #888888;
	font-size: 14px;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	max-width: 50%;
	margin: auto;
}

.main_title .line {
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
	background: url(../images/bg.png) no-repeat;
	width: 209px;
	height: 24px;
	background-position: 0 -3px;
}

.main_title .bg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	font-size: 120px;
	line-height: 0.75;
	font-family: 'Larken';
	opacity: 0.06;
	text-transform: uppercase;
	word-break: break-word;
	color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #28303e;
	-webkit-text-fill-color: transparent;
	transition: all .3s ease-in-out;
}

@media (min-width: 1200px) {
	.main_title .bg {
		-webkit-text-stroke-width: 1.5px;
	}
}

@media (max-width:992px) {
	.main_title h2 {font-size: 30px;}
}

@media (max-width:768px) {
	.main_title h2 {
	    font-size: 24px;
	}
}

.main_title .title-icon-circle {
	display: inline-block;
	position: absolute;
	width: 50px;
	height: 50px;
	top: -10px;
	left: 50%;
	border-radius: 50%;
	z-index: -2;
	background: #333333;
	animation: title-icon-circle 3s infinite;
	-webkit-animation: title-icon-circle 3s infinite;
	opacity: 0.05;
}

@-webkit-keyframes title-icon-circle {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	30% {
		-webkit-transform: translate3d(5px, 15px, 0);
		transform: translate3d(5px, 15px, 0)
	}

	50% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
}

@keyframes title-icon-circle {

	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	30% {
		-webkit-transform: translate3d(5px, 15px, 0);
		transform: translate3d(5px, 15px, 0)
	}

	50% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
}

@keyframes move {
	0% {
		left: 0;
		opacity: 0
	}

	5% {
		opacity: .0
	}

	48% {
		opacity: .2
	}

	80% {
		opacity: .0
	}

	100% {
		left: 82%
	}
}

@keyframes spin_right {
	100% {
		transform: rotateZ(360deg);
	}
}

@keyframes spin_left {
	100% {
		transform: rotateZ(-360deg);
	}
}

.circle_more {
	display: inline-block;
	position: relative;
	z-index: 2;
	transition: all .5s;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-transform: uppercase;
	font-family: 'Exo Bold';
	padding-right: 18px;
}

.circle_more:before {
	content: '';
	width: 54px;
	height: 54px;
	position: absolute;
	z-index: -1;
	display: inline-block;
	border-radius: 50%;
	top: 50%;
	right: 0;
	transition: all .5s;
	border: 1px solid #333333;
	opacity: 0.2;
	transform: translate(0, -50%);
}

.circle_more:hover:before {
	opacity: 0.4;
	width: 36px;
	height: 36px;
}

.circle_more:after {
	content: '';
	display: inline-block;
	width: 14px;
	height: 10px;
	background: url(../images/icon.png) no-repeat;
	background-position: -45px -60px;
	transition: all .5s;
	margin-left: 5px;
	vertical-align: middle;
	margin-top: -2px;
}

.circle_more:hover:after {
	animation: scroll_right_anim 1.5s infinite;
}

input.main_more {
	color: #fff;
	background: #333333;
	border-color: #333333;
	box-shadow: none;
}

.attachment_line_top {
	top: -1px;
	background: url(../images/wave01.png) no-repeat center center;
	height: 75px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 999
}

.attachment_line_bottom {
	bottom: -1px;
	background: url(../images/wave.png) no-repeat left top;
	height: 75px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: 5;
}

.light_box {
	position: relative;
	display: inline-block;
}

.light_box::after {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background: rgba(0, 0, 0, 0.2);

}

.light_box::before {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background: rgba(0, 0, 0, 0.05) url(../images/icon_link01.png) no-repeat center center;
	z-index: 1;
}

.light_box::after {
	border-left: 1px solid rgba(255, 255, 255, .5);
	border-right: 1px solid rgba(255, 255, 255, .5);
	-webkit-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-o-transform: scale(1, 0);
	transform: scale(1, 0)
}

.light_box::before {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	border-top: 1px solid rgba(255, 255, 255, .5);
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
	transform: scale(0, 1);
}

.light_box:hover::before,
.light_box:hover::after,
.left-pro ul li:hover .light_box::before,
.left-pro ul li:hover .light_box::after {
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.post-image-mask {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -22px;
	text-align: center;
	font-size: 0;
}

.post-image-mask span,
.post-image-mask:after,
.post-image-mask:before {
	display: inline-block;
	margin-right: 7px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #FFF;
	vertical-align: middle;
	opacity: 0;
	transition: opacity .2s ease;
	-webkit-animation: wd-fadeOutRight .3s ease;
	animation: wd-fadeOutRight .3s ease;
}

.post-image-mask:before {
	content: '';
	transition-delay: .15s;
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}

.post-image-mask:after {
	content: '';
	margin-right: 0;
}

.news_content .slider .li:hover .post-image-mask span,
.news_content .slider .li:hover .post-image-mask:after,
.news_content .slider .li:hover .post-image-mask:before,
.fact_column .slider .li:hover .post-image-mask span,
.fact_column .slider .li:hover .post-image-mask:after,
.fact_column .slider .li:hover .post-image-mask:before,
.relpro_case .slider .li:hover .post-image-mask span,
.relpro_case .slider .li:hover .post-image-mask:after,
.relpro_case .slider .li:hover .post-image-mask:before,
.news li:hover .post-image-mask span,
.news li:hover .post-image-mask:after,
.news li:hover .post-image-mask:before {
	opacity: 1;
	-webkit-animation: wd-fadeInLeft .3s ease;
	animation: wd-fadeInLeft .3s ease;
}

.news_content .slider .li:hover .post-image-mask:before,
.fact_column .slider .li:hover .post-image-mask:before,
.relpro_case .slider .li:hover .post-image-mask:before,
.news li:hover .post-image-mask:before {
	transition-delay: .2s;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.news_content .slider .li:hover .post-image-mask span,
.fact_column .slider .li:hover .post-image-mask span,
.relpro_case .slider .li:hover .post-image-mask span,
.news li:hover .post-image-mask span {
	transition-delay: .1s;
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}

@-webkit-keyframes wd-fadeOutRight {
	from {
		-webkit-transform: none;
		transform: none
	}

	to {
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}
}

@keyframes wd-fadeOutRight {
	from {
		-webkit-transform: none;
		transform: none
	}

	to {
		-webkit-transform: translate3d(50px, 0, 0);
		transform: translate3d(50px, 0, 0)
	}
}

@-webkit-keyframes wd-fadeOutLeft {
	from {
		-webkit-transform: none;
		transform: none
	}

	to {
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}
}

@keyframes wd-fadeOutLeft {
	from {
		-webkit-transform: none;
		transform: none
	}

	to {
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}
}

@-webkit-keyframes wd-fadeInLeft {
	from {
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wd-fadeInLeft {
	from {
		-webkit-transform: translate3d(-50px, 0, 0);
		transform: translate3d(-50px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@media only screen and (max-width: 1260px) {
	.main_title .bg {
		font-size: 90px;
	}
}

@media only screen and (max-width: 992px) {
	.main_title .text {
		max-width: 80%;
	}

	.main_title .title_bg {
		font-size: 80px;
		line-height: 80px;
	}

	.attachment_line_bottom {
		height: 50px;
	}
}

@media only screen and (max-width: 768px) {
	.main_title {
		max-width: 100%;
		min-height: inherit;
	}

	.main_title .s_title {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.main_title em {
		font-size: 32px;
		margin-bottom: 5px;
	}

	.main_title em:before {
		width: 30px;
		height: 2px;
	}

	.main_title em:after {
		display: none;
	}

	.main_title .text {
		max-width: 100%;
		font-size: 14px;
		line-height: 20px;
		max-height: 40px;
	}

	.main_title .line {
		margin-top: 10px;
		margin-bottom: 10px;
		width: 80px;
		height: 9px;
		background-position: -104px -126px;
	}

	.main_title .title_bg {
		display: none;
	}

	.main_title .bg {
		display: none;
	}

	.main_more {
		margin-top: 20px;
		font-size: 14px;
		height: 40px;
		line-height: 38px;
		border-width: 1px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.main_more i {
		width: 32px;
		height: 32px;
	}
}


.page_date {
	margin-top: 15px;
	color: #ea6e2d;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 20px;
	display: inline-block;
}

.page_date:before {
	content: '';
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	width: 14px;
	height: 14px;
	background-position: 0 -57px;
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 8px;
}

.page_more {
	font-size: 15px;
	color: #333333;
	letter-spacing: 1px;
	display: inline-block;
	line-height: 20px;
	position: relative;
	z-index: 2;
	margin-top: 15px;
	transition: all .5s;
	text-transform: uppercase;
}

.page_more:hover {
	color: #333333;
	opacity: 1;
}

.page_more i {
	position: relative;
	display: inline-block;
	margin-left: 8px;
	transition: all .5s;
	background: url(../images/icon.png) no-repeat;
	width: 24px;
	height: 8px;
	background-position: -23px -59px;
	vertical-align: middle;
	margin-top: -2px;
}

.page_more i:after {
	content: "";
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border: 1px solid #000;
	opacity: 0.1;
	display: inline-block;
	position: absolute;
	left: -16px;
	top: -10px;
	transition: all .5s;
}

.page_more:hover i:after {
	width: 30px;
	height: 30px;
	opacity: 0;
	;
}

.page_more:hover:i {
	animation: scroll_right_anim 1.5s infinite;
	opacity: 1;
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes scroll_right_anim {
	0% {
		transform: translateX(-3px);
	}

	50% {
		transform: translateX(3px);
	}

	100% {
		transform: translateX(-3px);
	}
}

.wrap_more {
	display: flex;
	align-items: center;
	margin-top: 30px;
}

.wrap_more .circle_more {
	margin-top: 0;
}

.wrap_more:hover .circle_more i {
	animation: scroll_right_anim 1.5s infinite;
}

.wrap_more:hover .circle_more:after {
	left: -15px;
	top: -15px;
	right: -15px;
	bottom: -15px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.wrap_more .wrap_more_icon {
	padding-left: 15px;
	color: #333333;
	font-size: 14px;
	font-family: 'Oxygen';
	text-transform: uppercase;
	transition: all .5s;
}

.wrap_more:hover .wrap_more_icon {
	text-decoration: none;
	padding-left: 20px;
}

@media only screen and (max-width: 768px) {
	.circle_more:after {
		top: -10px;
		right: -10px;
		bottom: -10px;
		left: -10px;
	}

	.wrap_more {
		margin-top: 20px;
	}

	.circle_more {
		font-size: 14px;
		padding-right: 10px;
	}

	.circle_more:before {
		width: 36px;
		height: 36px;
	}

	.wrap_more .wrap_more_icon {
		padding-left: 10px;
		font-size: 14px;
	}

	.page_date em {
		font-size: 28px;
	}

	.page_date p {
		margin-bottom: 3px;
	}

	.page_date_box {
		font-size: 28px;
	}

	.page_more {
		padding-top: 0;
		padding-bottom: 0;
		font-size: 14px;
	}
}

/*******swiper********/
/* swiper */
@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
	font-weight: 400;
	font-style: normal
}

.swiper {
	position: relative;
	overflow: hidden;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	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 {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	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: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 60px;
	opacity: 0.2;
	margin-top: -30px;
	background: #133b94;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	opacity: 1;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
	font-size: var(--swiper-navigation-size);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: -30px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: "";
	background: url(../images/icon.png) no-repeat;
	width: 16px;
	height: 30px;
	background-position: -188px 0;
	display: inline-block;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: -30px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: "";
	background: url(../images/icon.png) no-repeat;
	width: 16px;
	height: 30px;
	background-position: -216px 0;
	display: inline-block;
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
	width: 100%;
	bottom: 20px;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
	margin: 0 5px;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #d7351c;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x;
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column;
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 4px;
	width: 98%
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .05)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: #292929;
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media only screen and (max-width: 768px) {

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		right: -10px;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: -10px;
	}
}

.large {
	color: #fff;
	background: rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}


/*index*/
.index_content {
	position: relative;
	height: 100%;
	z-index: 99;
}

.index_section {
	width: 100%;
	height: 100%;
}

.index_section>.swiper-wrapper>.swiper-slide {
	/* text-align: center; */
	font-size: 16px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	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;
}

.index_section .swiper-slide {
	position: relative;
	z-index: 2;
}

.index_section .swiper-slide .index_section_bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: -1;
	height: 100%;
}

.index_section .swiper-slide .index_section_bg img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	height: 100%;
	width: 100%;
}

.index_section .swiper-pagination_box {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.index_section .swiper-pagination {
	position: relative;
	left: auto;
	bottom: 90px;
	width: auto;
	height: auto;
	z-index: 99;
	padding-left: 5px;
}

.index_section .swiper-pagination li {
	display: block;
	margin-bottom: 10px;
	text-align: right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

@media only screen and (min-width: 992px) {
	.index_section .swiper-pagination:before {
		content: '';
		/* background: url(../images/nav_menu_bg.png) no-repeat left center; */
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		z-index: -1;
	}

	.index_section .swiper-pagination {
		padding: 50px 0;
	}

	.index_section .swiper-pagination li {
		background: none;
		width: auto;
		height: auto;
		margin-bottom: 8px;
		opacity: 1;
	}

	.index_section .swiper-pagination li:before {
		font-size: 16px;
		line-height: 30px;
		color: #000000;
		text-transform: capitalize;
		opacity: 0;
		transition: all .5s;
		margin-right: 5px;
	}

	.index_section .swiper-pagination li:after {
		content: '';
		width: 10px;
		height: 10px;
		background: rgba(234, 110, 45, .7);
		border-radius: 50%;
		display: inline-block;
		transition: all .5s;
	}

	.index_section .swiper-pagination li.swiper-pagination-bullet-active:after {
		background-color: #ea6e2d;
		/* box-shadow: 0 0 7px 1px rgba(255, 255, 255, 0.68) inset, 0 0 9px 1px rgba(255, 255, 255, 0.7); */
	}

	.index_section .swiper-pagination li.swiper-pagination-bullet-active::before {
		font-size: 20px;
		opacity: 1;
		font-weight: bold;
	}

	.index_section .swiper-pagination li:nth-child(2) {
		margin-left: 17px;
	}

	.index_section .swiper-pagination li:nth-child(3) {
		margin-left: 25px;
	}

	.index_section .swiper-pagination li:nth-child(4) {
		margin-left: 30px;
	}

	.index_section .swiper-pagination li:nth-child(5) {
		margin-left: 25px;
	}

	.index_section .swiper-pagination li:nth-child(6) {
		margin-left: 17px;
	}

	.index_section .swiper-pagination li:last-child {
		display: none;
	}
}

.home_content .column {
	width: 50%;
}

.home_content .column .title {
	display: block;
	font-size: 90px;
	line-height: 100%;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	text-shadow: 0 0 9px rgba(255, 255, 255, 0.7);
}

@media only screen and (max-width: 1260px) {
	.home_content .column .title {
		font-size: 40px;
	}
}

@media only screen and (max-width:768px) {
	.home_content .column .title {
		font-size: 40px;
	}
}


.title-wrap {
	text-align: center;
}

.title-wrap p {
	font-size: 16px;
	color: #666;
	font-family: "Work Sans";
	margin: .3rem 0 .4rem 0;
}

.title-top {
	font-family: "Arial";
	display: inline-block;
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	padding: 0 90px;
	margin: 0;
}

.title-top::before {
	content: "";
	display: block;
	width: 105px;
	height: 20px;
	background: url(../images/title-l.png) center center no-repeat;
	position: absolute;
	left: 0;
	top: 10px;
}

.title-top::after {
	content: "";
	display: block;
	width: 105px;
	height: 20px;
	background: url(../images/title-r.png) center center no-repeat;
	position: absolute;
	right: 0;
	top: 10px;
}


.service_content {
	padding: 7% 0;
}

.service_content .container {
	padding-top: 80px;
}

.product-list li {
	list-style: none;
	float: left;
	width: 27%;
	margin-right: 1%;
	background: #f8f8f8;
	padding: .4rem .3rem;
	margin-bottom: 1%;
	text-align: center;
	max-height: 3.3rem;
}

.product-list li .images {
	width: 2.3rem;
	margin: auto;
	overflow: hidden;
}

.product-list li:nth-child(3n) {
	margin-right: 0;
}

.product-list li.first {
	width: 44%;
	padding: .52rem .3rem;
	display: flex;
	align-items: center;
	background: rgba(18, 55, 147, .05);
}

.product-list li.b-f {
	background: #f8f8f8;
}

.product-list li.b-fn {
	background: #f4f4f4;
}

.product-list li.first .images {
	width: 3rem;
	margin: inherit;
	padding-right: 0.5rem;
}

.product-list li .images img {
	transition: all .8s;
}

.product-list li.first .product-tips {
	text-align: left;
	max-width: 2.7rem;
}

.product-list li.first .product-tips h2 a,
.product-list li h2 a {
	font-family: "Arial";
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	transition: all .8s;
}

.product-list li h2 {
	margin: auto;
}

.product-list li.first .product-tips p {
	font-family: "Work Sans";
	font-size: 18px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-top: .2rem;
}

.info {
	float: left;
	margin-right: 1% !important;
}

.pic {
	float: right !important;
	margin-right: 0 !important;
}

.project-title .title-top {
	text-align: left;
	padding: 0 115px 0 0;
	color: #fff;
	margin-bottom: .4rem;
}

.project-title .title-top::after {
	background: url(../images/title-b.png);
}

.project-title .title-top::before {
	display: none;
}

.product-list li.first:hover .product-tips h2 a,
.product-list li:hover h2 a {
	color: #1153af;
	transition: all .8s;
}

.product-list li:hover img {
	transform: scale(1.05);
	transition: all .8s;
}

@media (max-width:1200px) {

	.product-list li.first .product-tips h2 a,
	.product-list li h2 a {
		font-size: 18px;
	}

	.product-list li.first .product-tips p {
		font-size: 14px;
		line-height: 22px;
	}

	.service_content {
		padding: 15% 0;
	}
}


/*Floor002903 */
.work_content .container {
	max-width: 100%;
	padding: 0;
}

.projiect-center {
	position: relative;
	z-index: 1;
	height: 100%;
}

.projiect-center,
.projiect-center pre {
	/* font-family: 'Arial'; */
}

.projiect-center .slider-img {
	position: relative;
	z-index: 1;
	height: 100%;
}

.projiect-center .slider-img li .Ispic {
	padding-bottom: 100vh;
}

.projiect-center .slider-img .dots-inner {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 71.4665%;
	z-index: 10;
}

.projiect-center .slider-img .dots {
	width: 88.236%;
	margin: 0 auto;
	overflow: hidden;
	padding: 19px 0;
}

.projiect-center .slider-img .dots ul {
	margin: 0 -12%;
}

.projiect-center .slider-img .dots li {
	float: left;
	list-style: none;
	position: relative;
	height: 44px;
	overflow: hidden;
}

.projiect-center .slider-img .dots li button {
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	padding: 0;
	border: 0;
	left: 50%;
	top: 50%;
	margin: -4px 0 0 -4px;
	font-size: 0;
	cursor: pointer;
}

.projiect-center .slider-img .dots li button b {
	font-weight: normal;
}

.projiect-center .slider-img .dots li:not(:first-child) button:before,
.projiect-center .slider-img .dots li:not(:last-child) button:after {
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
	height: 1px;
	width: 15.625vw;
	top: 50%;
	margin-top: -0.5px;
	content: '';
}

.projiect-center .slider-img .dots li:not(:first-child) button:before {
	right: 100%;
}

.projiect-center .slider-img .dots li:not(:last-child) button:after {
	left: 100%;
}

.projiect-center .slider-img .dots li.slick-active button {
	font-size: 16px;
	height: 44px;
	width: 7.292vw;
	border: 1px solid #ea6e2d;
	border-radius: 44px;
	margin-top: -22px;
	background: none;
	color: #ea6e2d;
	margin-left: -70px;
}

.projiect-center .slider-img .dots li:first-child.slick-active button {
	margin-left: -3px;
}

.projiect-center .slider-img .dots li:last-child.slick-active button {
	margin-left: -7.292vw;
}

.projiect-center .right-side .name {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial';
	margin-top: .9rem;
	text-transform: uppercase;
}

.projiect-center .right-side .sub-name {
	font-size: 16px;
	margin-top: .35rem;
	color: #fff;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.projiect-center .right-side pre {}

.projiect-center .right-side ul {
	margin-bottom: 1vw;
}

.projiect-center .right-side li {
	float: left;
	width: 27.778%;
	margin-bottom: 8.333%;
}

.projiect-center .right-side li img {
	display: block;
	width: 100%;
}

.projiect-center .right-side li:not(:nth-child(3n)) {
	margin-right: 8.333%;
}

.projiect-center .right-side .more {
	display: inline-block;
	margin-left: -20px;
	font-size: 16px;
	margin-top: 1.5rem;
}

.projiect-center .right-side .more:before,
.projiect-center .right-side .more:after {
	display: inline-block;
	content: '';
	vertical-align: middle;
	height: 1px;
	background: #fff;
	width: 0;
	transition: 0.3s;
}

.projiect-center .right-side .more:before {
	margin-right: 20px;
}

.projiect-center .right-side .more:after {
	margin-left: 20px;
	width: 80px;
}

.projiect-center .right-side .more:hover {
	margin-left: 0;
}

.projiect-center .right-side .more:hover:before {
	width: 80px;
}

.projiect-center .right-side .more:hover:after {
	width: 0;
}

.projiect-center .btn {
	width: 100%;
	margin-top: 30%;
	position: relative;
	line-height: 46px;
	min-height: 46px;
}

.projiect-center .btn dd {
	text-align: center;
	font-family: "agency fb";
	font-size: 18px;
	margin-top: 5px;
}

.projiect-center .btn dd:hover span {
	color: #fff;
}

.projiect-center .slick-arrow {
	position: absolute;
	top: 0;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	/* border: 1px solid rgba(255, 255, 255, 0.2); */
	font-size: 0;
	background: url(../images/hot-left.png) no-repeat center center;
	padding: 0;
	transition: 0.3s;
}


.projiect-center .slick-prev {
	left: 0;
}

.projiect-center .slick-next {
	right: 0;
	background-image: url(../images/hot-right.png);
}

.projiect-center .btn .cur {
	margin: 0 5px;
}

.Ispic {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.slider-img li {
	list-style: none;
}

.right-side {
	padding: 100px 1.2rem .8rem .6rem;
}

.right-side .title-wrap {
	text-align: left;
}

.project-title span {
	display: block;
	font-family: "Work Sans";
	font-size: 16px;
	color: #fff;
	padding: .45rem 0 .25rem 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}



@media(min-width:991px) {
	.projiect-center .right-side {
		color: #fff;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 30%;
		-webkit-backdrop-filter: blur(10px);
		backdrop-filter: blur(10px);
		z-index: 10;
		background-color: rgba(0, 55, 145, 0.65);
	}

	.projiect-center .right-side .ytable {
		height: 100%;
		text-align: left;
	}

	.projiect-center .right-side .more {
		color: #fff;
	}
}

@media(min-width:1025px) and (max-width:1440px) {
	.projiect-center .right-side .name {
		font-size: 30px;
	}

	.projiect-center .slider-img .dots li.slick-active button b {
		font-size: 14px;
	}
}

@media (max-width:1366px) {
	.projiect-center .right-side .more {
		margin-top: .3rem;
	}
}

@media (max-width:1200px) {}

@media (max-width:1024px) {

	.project-title span,
	.projiect-center .right-side .sub-name {
		font-size: 14px;
	}

	.projiect-center .right-side .name {
		font-size: 20px;
	}
}

@media(max-width:992px) {
	.projiect-center .right-side {
		padding: 3%;
		background-color: rgba(0, 55, 145, 1);
	}

	.projiect-center .right-side .name {
		margin-top: .2rem;
		color: #fff;
	}

	.projiect-center .slider-img .dots-inner {
		display: none;
	}

	.projiect-center .right-side .sub-name {
		border-bottom-color: #eee;
	}

	.projiect-center .right-side .more {
		color: #fff;
		margin-top: 0.5rem;
	}

	.projiect-center .right-side .more:before,
	.projiect-center .right-side .more:after {
		background: #fff;
	}

	.projiect-center .btn {
		margin-top: .3rem;
	}

	.projiect-center .btn dd span,
	.projiect-center .btn dd {
		color: #fff;
	}

	.index_section .swiper-pagination {
		bottom: 20px;
	}

	.projiect-center .slider-img li .Ispic {
		padding-bottom: 50%;
	}
}

@media(max-width:480px) {}


/* about us */
.about_content {
	padding: 10% 5% 10% 8%;
	background: url(../images/about-bg.png) bottom left no-repeat;
}

.about_content .container,
.service_content .container,
.news_content .container {
	display: flex;
	align-items: center;
}

.about-title .title-top {
	padding: 0 115px 0 0;
	margin: 0;
}

.about-title .title-top::before {
	display: none;
}

.about-title .title-top::after {
	background: url(../images/title-right.png);
}

.about-left .title-wrap {
	text-align: left;
	margin-bottom: .5rem;
}

.about-left {
	float: left;
	width: 52%;
	padding-right: .6rem;
}

.about-images {
	float: right;
	width: 48%;
	border-radius: 0 50px 50px 50px;
}

.about-images img {
	border-radius: 0 50px 50px 50px;
}

.compay-title .com-tips {
	font-family: "Arial";
	font-size: 20px;
	color: #1153af;
	text-transform: uppercase;
	margin-bottom: .2rem;
	text-align: left;
	font-weight: bold;
	margin-top: 0;
	line-height: 24px;
}

.compay-title p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
}

.about-number .number {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
	margin-top: .35rem;
	background: #fff;
	border: 1px solid #edf1fc;
	border-radius: 10px;
	padding: .2rem .55rem;
}

.about-number .number li {
	text-align: left;
	list-style: none;
}

.about-number .number li span {
	display: inline-block;
}

.about-number .number li i,
.about-number .number li .danwei {
	font-family: "Agency FB";
	font-size: 43px;
	background-image: -webkit-linear-gradient(left, #153b95, #71b2e2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-style: normal;
}

.about-number .number li sub {
	width: .28rem;
	height: .28rem;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	margin-left: .15rem;
}

.about-number .number li sup {
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	background-image: -webkit-linear-gradient(left, #153b95, #71b2e2);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.about-number .number li aside {
	font-size: 18px;
	color: #666;
	text-transform: uppercase;
	margin-top: .1rem;
}

.v-more {
	position: relative;
	display: inline-block;
	width: 142px;
	height: .49rem;
	background: linear-gradient(to right, #0657b1, #2993f6);
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: .49rem;
	border-radius: 24.5px 24.5px 24.5px 0;
	transition: all .8s;
	margin-top: .2rem;
	text-transform: uppercase;
}

.v-more:hover {
	background: linear-gradient(to right, #0657b1, #0657b1);
	text-decoration: none;
	transition: all .8s;
}


/* 优势 */
.youshi_content {
	padding: 10% 5% 10% 8%;
}

.youshi_content .project-title {
	text-align: left;
}

.youshi_content .youshi-text {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	max-width: 8.85rem;
	margin-bottom: .5rem;
}

.youshi-list {
	max-width: 1130px;
	width: 100%;
}

.youshi-list li {
	list-style: none;
	float: left;
	width: 20%;
	padding: .55rem .3rem .45rem .15rem;
	background: rgba(255, 255, 255, .1);
	border-radius: 5px;
	position: relative;
}

.youshi-list li.two {
	background: rgba(0, 0, 0, .1);
}

.youshi-list li.four-m {
	margin-right: 5%;
}

.youshi-list li p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin-top: .15rem;
}

.youshi-list li::before {
	font-family: "agency fb";
	font-weight: bold;
	font-size: 36px;
	color: rgba(255, 255, 255, .1);
	position: absolute;
	right: 10px;
	top: 0;
}

.youshi-list li:first-child::before {
	content: "01";
}

.youshi-list li:nth-child(2)::before {
	content: "02";
}

.youshi-list li:nth-child(3)::before {
	content: "03";
}

.youshi-list li:nth-child(4)::before {
	content: "04";
}

.youshi-list li:nth-child(5)::before {
	content: "05";
}

.youshi-list li:nth-child(6)::before {
	content: "06";
}

.youshi-list li:nth-child(7)::before {
	content: "07";
}

.youshi-list li:nth-child(8)::before {
	content: "08";
}

.youshi-list li:nth-child(9)::before {
	content: "09";
}

.youshi-list li:hover {
	background: #ea6e2d;
}

@media (max-width:1600px) {

	.youshi_content,
	.about_content {
		padding: 10% 0 10% 0;
	}
}

@media (max-width:1366px) {

	/* .youshi_content {padding: 16% 0;} */
	.youshi_content .youshi-text {
		max-width: 100%;
	}
}


.news_content {
	padding: 10% 5% 10% 8%;
}

.news-wrap {
	margin-top: .5rem;
}

.news-left {
	float: left;
	width: 32%;
	background: rgba(18, 55, 147, .05);
	margin-right: 2%;
}

.news-left .images img {
	width: 100%;
}

.news-left .news-text {
	padding: .2rem .15rem .3rem .15rem;
}

.news-wrap time {
	margin-bottom: 0.1rem;
	color: #ea6e2d;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	margin-bottom: .25rem;
}

.news-wrap time:before {
	content: '';
	background: url(../images/time.png) center center no-repeat;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 8px;
}

.news-left .news-text .news-tips {
	margin: 0 0 .2rem 0;
}

.news-left .news-text .news-tips a {
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-left .news-text .n-text {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.news-right {
	float: right;
	width: 32%;
	background: rgba(18, 55, 147, .05);
	padding: .3rem .35rem .3rem .35rem;
}

.news-list li {
	list-style: none;
	margin-bottom: .5rem;
	border-bottom: 1px solid rgba(22, 60, 150, .1);
}

.news-list li h2 {
	margin: 0;
}

.news-list li h2 a {
	font-size: 18px;
	font-family: "Arial";
	font-weight: bold;
	color: #333;
	line-height: 26px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: .23rem;
}

.news-list li:last-child {
	margin-bottom: 0;
}

.news-list li:hover a,
.news-left:hover .news-tips a {
	color: #1153af;
}

@media (max-width:1600px) {
	.news_content {
		padding: 10% 0 10% 0;
	}
}

@media (max-width:1366px) {
	.news-list li {
		margin-bottom: .35rem;
	}

	/* .news_content {padding: 16% 0;} */
}


/* contact */
.contact_content {
	padding: 10% 5% 10% 8%;
}

.contact-title {
	text-align: right;
}

.contact-title .title-top {
	padding: 0 0 0 115px;
	margin: auto;
}

.contact-title .title-top::before {
	background: url(../images/title-left-c.png) center center no-repeat;
}

.contact-title .title-top::after {
	display: none;
}

.contact-wrap {
	position: relative;
}

.contact-wrap .images {
	width: 60%;
}

.contact-wrap img {
	border-radius: 50px 0 50px 50px;
	width: 100%;
}

.contact-right {
	float: right;
	width: 61.7%;
	z-index: 10;
	position: absolute;
	top: 0;
	right: 0;
}

.contact-center {
	padding: .6rem;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .05);
	background: #fff;
	margin-top: .5rem;
}

.contact-center .tips-c {
	font-family: "Arial";
	font-size: 30px;
	font-weight: bold;
	color: #1153af;
	margin-bottom: .2rem;
}

.contact-center .tip-text {
	font-size: 16px;
	color: #666;
	line-height: 26px;
	margin-bottom: .3rem;
}

.contact-center ul {
	list-style: none;
	max-width: 100%;
	padding-top: 0;
}

.contact-center ul li {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.contact-center ul li span {
	display: block;
	position: relative;
}

.contact-center ul li span:before {
	content: '*';
	position: absolute;
	right: 0;
	top: 11px;
	width: 28px;
	height: 24px;
	font-size: 16px;
	color: #ea6e2d;
	display: inline-block;
	background-repeat: no-repeat;
}

.contact-center ul li input {
	font-family: 'Work Sans';
	background: none;
	height: 54px;
	width: 100%;
	line-height: 54px;
	padding-right: 35px;
	padding-left: 15px;
	font-size: 16px;
	color: #666;
	border: none;
	background: rgba(0, 0, 0, .02);
	border-radius: 10px;
	transition: all .5s;
}

.contact-center ul li textarea {
	font-family: 'Work Sans';
	height: 225px;
	background: rgba(0, 0, 0, .02);
	width: 100%;
	max-width: 100%;
	max-height: 225px;
	padding-left: 15px;
	font-size: 16px;
	padding: 14px 50px 14px 25px;
	color: #666;
	border: none;
	border-radius: 10px;
	transition: all .5s;
}

.contact-center ul li span.ms_m:before {
	left: 10px;
	top: 15px;
}

@media (max-width:1600px) {
	.contact_content {
		padding: 10% 0;
	}
}

@media (max-width:1366px) {
	.compay-title p {
		-webkit-line-clamp: 6;
	}

	.about-number .number li i,
	.about-number .number li .danwei {
		font-size: 38px;
	}

	.about-number .number li aside {
		margin-top: 0;
	}

	/* .about_content {padding: 16% 0;} */
	.service_content {
		padding: 13% 0;
	}

	/* .contact_content {
		padding: 6% 0 0 0;
	} */

	.contact-center ul li textarea {
		height: 170px;
		max-height: 170px;
	}
}

@media (max-width:1140px) {
	.title-top {
		font-size: 30px;
	}

	.title-top::before,
	.title-top::after {
		top: 6px;
	}

	.project-title span {
		padding: 0.1rem 0 0.25rem 0;
	}

	.compay-title .text {
		font-size: 14px;
		line-height: 26px;
		-webkit-line-clamp: 5;
	}

	.about-number .number li i,
	.about-number .number li .danwei {
		font-size: 30px;
	}

	.about-number .number li aside {
		font-size: 14px;
	}

	.youshi_content .youshi-text {
		max-width: 100%;
	}
}


/*footer*/
.index_section>.swiper-wrapper>.swiper-slide.footer_content {
	height: 495px;
	width: 100%;
	text-align: left;
}

.footer_content {
	background: url(../images/foot-bg.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.footer_content .container {
	padding: .5rem 3% 0 3%;
	margin: auto;
}

.fot_letter {
	float: left;
	width: 35%;
	padding-right: 1.5rem;
}

.footer_content .fot_title {
	position: relative;
	display: block;
	margin-bottom: .3rem;
	z-index: 2;
}

.footer_content .fot_title em {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-transform: uppercase;
	font-family: 'Arial';
}

.fot_letter .text {
	font-size: 16px;
	line-height: 26px;
	color: rgba(255, 255, 255, .5);
	overflow: hidden;
	margin-bottom: .3rem;
}

.fot_letter .letter-input {
	position: relative;
}

.fot_letter .fot_input {
	height: 50px;
	color: #666;
	line-height: 50px;
	width: 100%;
	padding-left: 20px;
	padding-right: 70px;
	font-size: 14px;
	background-color: #fff;
	border-radius: 30px;
	border: none;
}

.fot_letter .letter-input .send {
	height: 38px;
	width: 100px;
	margin: 0;
	background: linear-gradient(to right, #e8642d, #fac406);
	color: #fff;
	display: inline-block;
	border-radius: 20px;
	display: inline-block;
	top: 5px;
	right: 10px;
	position: absolute;
	text-transform: uppercase;
}

.footer_content .social_icons {
	padding-top: 30px;
}

.social_icons li {
	display: inline-block;
	padding: 0 5px;
	margin-bottom: 5px;
}

.social_icons li:first-child {
	padding-left: 0;
}

.footer .social_icons li a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.1);
}

.social_icons li a {
	transition: all .5s;
}

.fot_tag {
	float: left;
	padding-right: 40px;
	width: 25%;
}

.pro-right {
	float: right;
	width: 15%;
	padding-right: 0;
}

.fot_tag li {
	margin-bottom: 5px;
}

.fot_tag li a {
	position: relative;
	display: inline-block;
	font-size: 14px;
	color: rgba(255, 255, 255, .5);
	transition: all .5s;
	line-height: 20px;
	text-transform: capitalize;
}

.fot_tag li a:hover {
	color: #fff;
}

.fot_nav {
	float: left;
	padding-right: 40px;
	width: 18%;
}

.copy-wrap {
	padding: .2rem 0;
	font-size: 16px;
	color: rgba(255, 255, 255, .5);
	text-align: center;
	margin-top: .3rem;
	border-top: 1px solid rgba(255, 255, 255, .1);
}

.copy-wrap a {
	font-size: 16px;
	color: rgba(255, 255, 255, .5);
}

.copy-wrap a:hover {
	color: #fff;
}

.foot-bg {
	position: relative;
	z-index: 5;
	padding-bottom: 0;
	width: 100%;
}

.footer_content .social_icons {
	margin-bottom: 0.2rem;
}

@media only screen and (max-width: 992px) {

	.footer_content .fot_tag,
	.footer_content .fot_nav,
	.footer_content .fot_con,
	.footer_content .fot_news,
	.footer_content .fot_pro,
	.footer_content .fot_letter {
		width: 100%;
		padding: 0;
	}

	.footer_content .fot_title,
	.foot_nav .fot_title,
	.fot_nav .fot_title {
		display: block;
		/* background: rgba(0,0,0,0.05); */
		border-radius: 25px;
		padding: 8px 0;
		cursor: pointer;
		margin-bottom: 10px;
		font-size: 18px;
		position: relative;
		color: #333;
	}

	.footer_content .fot_title .column_icon_toggle,
	.foot_nav .fot_title .column_icon_toggle,
	.fot_nav .fot_title .column_icon_toggle {
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 16px;
		font-style: normal;
		cursor: pointer;
		font-weight: normal;
	}

	.footer_content .icon-minus-sign:before,
	.footer_content .icon-minus-sign:after,
	.footer_content .icon-plus-sign:before,
	.footer_content .icon-plus-sign:after {
		background: #fff;
	}

	.footer_content .fot_title em,
	.foot_nav .fot_title em,
	.fot_nav .fot_title em {
		margin-bottom: 0;
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 0;
	}

	.icon-minus-sign,
	.icon-plus-sign {
		width: 14px;
		height: 14px;
		display: flex;
		position: relative;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.icon-plus-sign:before,
	.icon-plus-sign:after {
		width: 14px;
	}

	.icon-minus-sign:before,
	.icon-minus-sign:after,
	.icon-plus-sign:before,
	.icon-plus-sign:after {
		content: '';
		display: inline-block;
		background: #fff;
		width: 14px;
		height: 2px;
		margin: 2px 0;
	}

	.icon-plus-sign:after {
		transform: rotate(90deg) translate(-6px, 0px);
		-webkit-transform: rotate(90deg) translate(-6px, 0px);
	}

	.icon-minus-sign:before {
		transform: rotate(45deg) translate(4px, 0px);
		-webkit-transform: rotate(45deg) translate(4px, 0px);
	}

	.icon-minus-sign:after {
		transform: rotate(-45deg) translate(4px, 0px);
		-webkit-transform: rotate(-45deg) translate(4px, 0px);
	}

	.copy-wrap {
		position: inherit;
	}

	.news-list li h2 a {
		font-size: 16px;
	}

	.news-list li {
		margin-bottom: 0.05rem;
	}

	.contact-wrap .images {
		width: 100%;
	}

	.contact-right {
		float: none;
		width: 100%;
		position: inherit;
		margin-top: 15px;
	}

	.index_section>.swiper-wrapper>.swiper-slide.footer_content {
		height: auto;
	}

	.copy-wrap {
		margin-top: .3rem;
	}

	.index_section .swiper-pagination_box {
		display: none;
	}

	.news_content,
	.contact_content {
		padding: 4% 0;
	}

	.youshi_content {
		padding: 5% 0;
	}

	.news-left {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}

	.news-right {
		width: 100%;
		float: none;
	}

	.youshi-list li {
		width: 33.33%;
		margin-right: 0 !important;
	}

	.contact-center {
		padding: .2rem;
	}

	.contact-center .tips-c {
		padding-left: 2px;
	}

	.youshi-list li:nth-of-type(odd) {
		background: rgba(0, 0, 0, .1);
	}

	.youshi-list li:nth-of-type(even) {
		background: rgba(255, 255, 255, .1);
	}
}

@media (max-width:1600px) {
	.container {
		padding: 0 7% 0 3%;
	}
	.page_section .container,.relpro_content .container,.page_banner .container {padding: 0 3%;}
}

@media (max-width:992px) {
	.index_section {
		height: auto;
	}

	.container {
		padding: 0 3%;
	}

	.service_content,
	.about_content {
		padding: 4% 0;
	}

	.product-list li.first {
		width: 100%;
	}

	.product-list li.first .product-tips {
		max-width: none;
	}

	.product-list li {
		width: 49.5%;
	}

	.about-left,
	.about-images {
		float: none;
		width: 100%;
		padding-right: 0;
	}

	.about-images {
		margin-top: .2rem;
	}

	.about-images img {
		width: 100%;
	}

	.about-number .number {
		padding: .2rem;
	}

	.about-left .title-wrap {
		margin-bottom: .3rem;
	}

	.youshi_content .youshi-text {
		font-size: 14px;
		line-height: 22px;
	}

	.about_content .container,
	.service_content .container,
	.news_content .container {
		display: block;
	}

	.service_content .container {
		padding-top: 0;
	}

	.compay-title .com-tips {
		font-size: 18px;
	}
}

@media (max-width:768px) {

	.about-number .number li i,
	.about-number .number li .danwei {
		font-size: 24px;
	}

	.copy-wrap {
		margin-top: 0;
		padding-bottom: 70px;
	}

	.fot_tag {
		display: none;
	}
}

@media (max-width:520px) {
	.title-top {
		font-size: 24px;
	}

	.project-title .title-top {
		margin-bottom: .2rem;
	}

	.title-top::before,
	.title-top::after {
		top: 3px;
	}

	.contact-center .tips-c {
		font-size: 26px;
	}

	.youshi-list li {
		width: 50%;
	}

	.youshi-list li:last-child,
	.product-list li {
		width: 100%;
	}

	.youshi-list li:nth-child(3),
	.youshi-list li:nth-child(7) {
		background: rgba(255, 255, 255, .1);
	}

	.youshi-list li:nth-child(4),
	.youshi-list li:nth-child(8) {
		background: rgba(0, 0, 0, .1);
	}
}

@media (max-width:350px) {
	.title-top {
		font-size: 22px;
	}
}



/*back-top*/
.back_top {
	width: 48px;
	height: 48px;
	text-align: center;
	position: fixed;
	right: 5px;
	bottom: 140px;
	z-index: 99999999;
	display: none;
	background: #333;
	background-size: cover;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.4);
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.back_top:before {
	content: "";
	display: inline-block;
	background: url(../images/icon.png) no-repeat;
	width: 29px;
	height: 26px;
	margin-top: 7px;
	background-position: -426px -161px;
}

.back_top:hover {
	text-decoration: none;
	box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0, 0.2);
	background-color: #333333;
	filter: alpha(opacity=100);
	opacity: 1;
	border-color: #333333;
}

.back_top:hover:before {
	animation: scroll_up_anim 1.5s infinite;
}

@keyframes scroll_up_anim {
	0% {
		transform: translateY(-3px);
	}

	50% {
		transform: translateY(3px);
	}

	100% {
		transform: translateY(-3px);
	}
}

.back_top:link {
	text-decoration: none;
}

.back_top:hover:before {
	color: #fff;
	text-decoration: none;
}


#online_qq_layer {
	z-index: 99999999;
	position: fixed;
	right: 0;
	bottom: 0;
}

#floatShow {
	display: block;
}

#floatHide {
	display: none;
}

#online_qq_tab #floatShow {
	height: 42px;
	width: 210px;
	float: right;
	position: relative;
	border-radius: 0;
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
	padding: 5px 10px 5px 20px;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	cursor: pointer;
	-webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
	transition: all 1s cubic-bezier(.86, 0, .07, 1);
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: #ea6e2d
}

#online_qq_tab .animated {
	opacity: 1;
}

#online_qq_tab #floatShow i {
	height: 30px;
	width: 30px;
	background: url(../images/icon.png) no-repeat -188px -224px;
	display: inline-block;
	z-index: 999;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -14px;
}

#online_qq_tab #floatShow:hover {
	margin-right: 0;
}

#online_qq_tab #floatShow p {
	font-size: 19px;
	color: #fff;
	margin: 0;
	text-transform: capitalize;
	display: inline-block;
	line-height: 18px;
	position: absolute;
	right: 15px;
	top: 20px;
	margin-top: -8px;
	opacity: 1;
	transition: all .8s;
	height: 40px;
	max-width: 180px;
	font-family: 'Arial';
}

#online_qq_tab #floatShow:hover p {
	opacity: 1;
}

#online_qq_tab .circle {
	background: rgba(194, 24, 32, 0.1);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	z-index: 49;
	transform: scale(1);
	-webkit-transform: scale(1);
	left: 2px;
	top: 50%;
	margin-top: -20px;
}

#online_qq_tab .animated-circles.animated .c-1 {
	animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards
}

#online_qq_tab .animated-circles.animated .c-2 {
	animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards
}

#online_qq_tab .animated-circles.animated .c-3 {
	animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards
}

#online_qq_tab.animation-stopped .circle {
	opacity: 0 !important
}

#online_qq_tab.animation-stopped .circle {
	opacity: 0 !important
}

#online_qq_tab #floatHide {
	height: 30px;
	color: #fff;
	width: 30px;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	right: 15px;
	top: 10px;
}

#online_qq_tab #floatHide:after {
	border-radius: 0;
	font-size: 18px;
	content: "";
	background: #fff;
	line-height: 30px;
	width: 16px;
	height: 2px;
	display: inline-block;
	margin-top: 14px;
}

#online_qq_tab #floatShow:hover,
#online_qq_tab #floatHide:hover {
	text-decoration: none;
}

@keyframes scaleToggleOne {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	50% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleTwo {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	20% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	60% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleThree {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	33% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	66% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

#onlineService {
	display: inline;
	width: 350px;
	overflow: hidden;
	display: none;
	background: #fff;
	font-size: 14px;
	box-shadow: 0 0 14px 0 rgba(151, 151, 151, 0.5);
	-webkit-box-shadow: 0 0 14px 0 rgba(151, 151, 151, 0.5);
	border-top: none;
	border-radius: 2px;
}

#online_qq_layer .inquiry .main_more {
	border-width: 1px;
	margin-top: 10px;
	height: 36px;
	line-height: 36px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	text-align: center;
	width: 90px;
	border-radius: 0;
	background: #ea6e2d;
	border-color: #ea6e2d;
	box-shadow: none;
}

#onlineService .title {
	display: block;
	font-size: 20px;
	background: #ea6e2d;
	padding: 15px 20px;
	padding-bottom: 25px;
	line-height: 24px;
	text-transform: capitalize;
	margin-bottom: 0;
	color: #fff;
	border-radius: 2px 2px 0 0;
}

#onlineService .title b {
	color: #fff;
}

#onlineService .text {
	margin-bottom: 10px;
	color: #808080;
	line-height: 20px;
	font-size: 14px;
	background: #fff;
	padding: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 0;
}

.i_message_inquiry .inquiry {
	padding: 20px 10px;
	border-radius: 0;
	padding-top: 0;
}

.i_message_inquiry .inquiry form {
	padding: 0 10px;
}

.i_message_inquiry .inquiry .form-control {
	border: 1px solid #ccc;
	background: none;
	line-height: 40px;
	height: 40px;
	color: #808080;
	font-size: 13px;
	width: 100%;
	box-shadow: none;
	padding-right: 45px;
	background-position: 95% 14px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-radius: 0;
	box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.1) inset;
	font-family: 'MyriadPro';
}

.i_message_inquiry .inquiry .form-control:focus {
	color: #333;
	background-color: #fafafa;
	border-color: #ea6e2d;
}

.i_message_inquiry .inquiry textarea.form-control {
	border-radius: 0;
	height: 80px;
	padding: 15px;
	padding-right: 40px;
}

.i_message_inquiry .inquiry .input-group {
	background: #fff;
	height: 32px;
	margin-bottom: 10px;
	width: 100%;
	border: none;
}

.i_message_inquiry .inquiry .input-group span {
	display: block;
	position: relative;
}

.i_message_inquiry .inquiry .input-group span:before {
	content: '*';
	color: red;
	position: absolute;
	right: 5px;
	top: 0;
	z-index: 2;
	line-height: 48px;
	z-index: 111;
}

.i_message_inquiry .inquiry .input-group span:after {
	content: '';
	position: absolute;
	right: 10px;
	top: 11px;
	z-index: 2;
	width: 28px;
	height: 23px;
	z-index: 9;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
}

.i_message_inquiry .inquiry .input-group span.ms_p:after {
	background-position: 0 -227px;
}

.i_message_inquiry .inquiry .input-group span.ms_e:after {
	background-position: -40px -227px;
}

.i_message_inquiry .inquiry .input-group span.ms_m:after {
	background-position: -82px -227px;
}

.i_message_inquiry .inquiry .input-group span.ms_m .form-control {
	height: 100px;
	padding-top: 8px;
	line-height: 20px;
	max-height: 120px;
	max-width: 100%;
	width: 100%;
	min-height: 100px;
	margin-bottom: 10px;
}

.online_form .ms_btn {
	background: #ea6e2d;
	text-transform: lowercase;
	font-family: "Arial";
	line-height: 36px;
}


.i_message_inquiry .inquiry .input-group span.ms_p:before,
.i_message_inquiry .inquiry .input-group span.ms_n:before {
	display: none;
}

.i_message_inquiry .inquiry #auth_code1 {
	margin-top: 10px;
}

.i_message_inquiry .inquiry .refresh {
	font-size: 14px;
	margin-left: 10px;
	color: #808080;
	display: inline-block;
	vertical-align: middle;
}

/*fixed-contact*/
.fixed-contact {
	z-index: 999999;
	position: fixed;
	right: 0;
	top: 30%;
	width: 50px;
	margin-top: -90px;
	overflow: hidden;
	transition: all .4s;
	display: none;
	/*opacity:0;
	filter:alpha(opacity=0);
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);*/
}

.fixed-contact.show {
	transform: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.fixed-contact.active {
	width: 280px;
}

.fixed-contact li {
	position: relative;
	height: 50px;
	overflow: hidden;
	transition: all .4s;
	list-style: none;
	background: #ea6e2d;
	margin-bottom: 2px;
	border-radius: 0;
	border: 1px solid rgba(255, 255, 255, 0.3)
}

.fixed-contact.active li a {
	opacity: 1;
}

.fixed-contact li a {
	position: relative;
	z-index: 1000;
	display: block;
}

.fixed-contact li i {
	z-index: 1000;
	position: absolute;
	left: 0;
	display: block;
	width: 50px;
	height: 50px;
	transition: all .4s;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/icon.png);
}

.fixed-contact.active li:after {
	z-index: 1001;
	content: '';
	position: absolute;
	bottom: 0;
	left: 10px;
	right: 10px;
	display: block;
	height: 1px;
	background: rgba(255, 255, 255, .2);
}

.fixed-contact.active li:last-child:after {
	display: none;
}

.fixed-contact li:hover i,
.fixed-contact li:hover a {
	opacity: .7;
}

.fixed-contact .online_p i {
	background-position: 0 -262px;
	border-top-left-radius: 30px;
	-moz-border-top-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	-moz-border-top-right-radius: 30px;
	-webkit-border-top-right-radius: 30px;
}

.fixed-contact .online_e i {
	background-position: -50px -262px;
}

.fixed-contact .online_w i {
	background-position: -150px -262px;
}

.fixed-contact .online_s i {
	background-position: -100px -262px;
}

.fixed-contact .online_f i {
	background-position: -250px -262px;
}

.fixed-contact .online_i i {
	background-position: -300px -262px;
}

.fixed-contact .online_code i {
	background-position: -200px -262px;
}

.fixed-contact li a {
	position: absolute;
	top: 0;
	left: 60px;
	display: block;
	width: 240px;
	line-height: 110%;
	padding: 18px 0 0 30px;
	color: #fff;
	white-space: nowrap;
	transition: all .4s;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	opacity: 0;
	font-weight: 300;
}

.fixed-contact.active li a {
	left: 20px;
}

.fixed-contact .online_code a img {
	max-width: 80px;
}

.fixed-contact.active .online_code {
	height: 130px;
}

.fixed-contact.active .online_code a p {
	margin: 0;
	margin-bottom: 5px;
}

.fixed-contact li.online_code:hover a {
	opacity: 1;
}

@media only screen and (max-width: 768px) {
	.fixed-contact {
		display: none !important;
	}

	.fixed-contact.show {
		opacity: 0;
	}
}

.mobile_nav {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 5px 0;
	display: none;
	z-index: 999999;
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0 0 15px 0 rgba(255, 255, 255, 0.4);
	border-radius: 2px 2px 0 0;
	background: #fff;
	border-top: 1px solid #eee;
}

.mobile_nav a {
	display: inline-block;
	width: 20%;
	padding: 0 10px;
	float: left;
	text-align: center;
}

.mobile_nav a i {
	width: 28px;
	height: 28px;
	display: inline-block;
	background-repeat: no-repeat;
	background-image: url(../images/icon.png);
}

.mobile_nav a p {
	color: #4d4d4d;
	padding-top: 5px;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 14px;
	margin: 0;
}

.mobile_nav a:nth-child(3) {
	float: right;
}

.mobile_nav a:nth-child(4) {
	float: right;
}

@media only screen and (max-width: 992px) {
	#service {
		display: none;
	}

	#onlineService01 {
		width: 150px;
	}

	.onlineMenu .call-top {
		padding: 8px 5px;
	}

	.onlineMenu .call-top p {
		font-size: 16px;
	}

	.onlineMenu ul {
		padding: 10px;
	}

	.onlineMenu .call>p {
		padding-left: 20px;
		font-size: 14px;
	}

	.onlineMenu .call>p a {
		font-size: 14px;
	}

	.onlineMenu .call>p.ser01,
	.onlineMenu .call>p.ser02,
	.onlineMenu .call>p.ser03,
	.onlineMenu .call>p.ser04,
	.onlineMenu .call>p.ser05 {
		background-size: 14px;
	}

	.back_top {
		right: 0;
		bottom: 120px;
		width: 44px;
		height: 44px;
		border-radius: 10px 0 0 10px;
		border-right: none;
	}

	.back_top:before {
		font-size: 16px;
		line-height: 36px;
	}

	#online_qq_tab #floatShow:before {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	#online_qq_layer {
		right: 0;
	}

	#onlineService {
		width: 100%;
	}

	#online_qq_layer {
		width: 100%;
		bottom: 0;
	}

	#online_qq_tab #floatShow {
		background: #ea6e2d url(../images/icon.png) no-repeat -128px -218px;
		border-radius: 0;
		margin-right: 0;
		width: 50px;
		height: 50px;
		border: 3px solid #fff;
		padding: 0;
		box-shadow: none;
		border-radius: 50%;
		text-indent: -999999px;
		z-index: 9999999999;
		right: 50%;
		margin-right: -25px;
		bottom: 10px;
		position: absolute;
	}

	#online_qq_tab #floatShow p {
		display: none;
	}

	#online_qq_tab #floatShow i {
		display: none;
	}

	#online_qq_tab #floatShow span {
		display: none;
	}

	#online_qq_tab #floatShow:after {
		display: none;
	}

	#online_qq_tab #floatShow:hover {
		margin-right: -25px;
	}

	#online_qq_tab .animated-circles {
		display: none;
	}

	.mobile_nav {
		display: block;
	}

	.mobile_nav a i {
		width: 28px;
		height: 28px;
	}

	.footer-bottom {
		padding-bottom: 70px;
		padding-top: 10px;
	}

	#onlineService .i_message_inquiry .main-more input {
		padding: 8px 20px;
	}

	#onlineService .title {
		font-size: 18px;
		padding-top: 14px;
		line-height: 20px;
		padding-bottom: 24px;
	}
}

@media only screen and (max-width: 375px) {
	.mobile_nav a p {
		text-transform: capitalize;
		font-size: 12px;
	}
}

.container {
	margin: auto;
}
.page_section .container {
	padding-left: 3%;
	padding-right: 3%;
}

/* 内页 */
/*page*/
.page_news {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #F6F6F6 100%);
}

.page_banner {
	text-align: center;
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 5;
	background: #f7f7f7;
}

.page_banner img {
	max-width: 100%;
	height: auto;
	width: 100%;
	position: relative;
	z-index: 2;
}

.page_banner .ovrly {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #000;
	opacity: 0;
}

.page_banner>a {
	display: block
}

.page_banner .main_title {
	text-align: left;
	padding-top: 0.3rem;
	background: none;
}

.page_banner .main_title em {
	font-size: 0.4rem;
	line-height: 0.44rem
}

.page_banner .main_title:after {
	display: none
}

.page_section {
	position: relative;
	padding-top: 0.6rem;
	padding-bottom: 0.8rem;
	z-index: 2;
}

.page_section.page_gary {
	background: #fafafa;
}

.page_products {
	position: relative;
	z-index: 2;
	padding-bottom: 0px;
}

.page_section .container>.row {
	margin: 0
}

.breadcrumb_m {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.tips-n {
	font-size: 26px;
	font-family: "Arial";
	font-weight: bold;
	text-transform: capitalize;
}
.breadcrumb {
	font-size: 12px;
	border-radius: 0;
	text-transform: capitalize;
	text-align: left;
	margin: 0;
	color: #808080;
	padding: 0.2rem 0;
	width: 60%;
	z-index: 5;
	background-color: transparent;
}

.breadcrumb .bread_right {
	padding-top: 0;
	line-height: 0.2rem;
	font-size: 14px;
	color: #808080;
	position: relative;
	z-index: 5;
	margin-bottom: 0;
	padding-left: 0;
	display: inline-block;
}

.breadcrumb>i {
	margin: 0 5px;
	display: inline-block;
	color: #808080;
	vertical-align: middle;
}

.breadcrumb a.home i {
	margin-right: 5px;
}

.breadcrumb a.home {
	color: #333333;
}

.breadcrumb a {
	color: #808080;
	font-size: 14px;
	text-transform: capitalize;
	display: inline-block;
	vertical-align: middle;
}

.breadcrumb a:hover {
	color: #ea6e2d;
}

.breadcrumb p,
.breadcrumb h2 {
	margin: 0;
	display: inline-block;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	color: #808080;
	vertical-align: middle;
	font-weight: 300;
}

.breadcrumb .attachment_line_top {
	display: none;
}

.single-page {}

.single-page .text {
	font-size: 16px;
}

.single-page .text img {
	max-width: 100%;
	height: auto;
}

.single-page .text a:hover {
	color: #0657b1;
}

.single-page .text ul {
	padding-left: 0.2rem;
}

.single_con_left {
	padding-left: 0;
	padding-right: 50px;
}

.page_footer {
	padding-top: 50px;
	margin-top: 0;
}



.page_nav02 {
	list-style: none;
	text-align: center;
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
}

.page_nav02 .list {
	list-style: none;
	text-align: left;
}

.page_nav02 .list li {
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
	margin: 0 5px;
	list-style: none;
}

.page_nav02 .list li a {
	display: block;
	padding: 0.25rem 0.1rem;
	font-size: 15px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #666;
	transition: all .5s;
	position: relative
}

.page_nav02 .list li a:hover,
.page_nav02 li.active a {
	text-decoration: none;
	color: #0657b1;
	background: #fff;
}

.page_nav02 .list li a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	background: #0657b1;
	display: block;
	transform: scaleX(0);
	transition: all 0.4s ease 0s;
	transform-origin: 0 0 0;
	z-index: 0;
}

.page_nav02 .list li a:hover:after,
.page_nav02 li.active a:after {
	transform: scaleX(1);
	visibility: visible;
}


@media only screen and (max-width: 768px) {
	.page_nav02 .list li a {
		padding: 0.18rem 0.02rem;
		text-transform: capitalize;
		font-size: 13px
	}
}

@media only screen and (max-width: 410px) {
	.page_nav02 .container {
		padding: 0 5px
	}

	.page_nav02 .list li {
		margin: 0 2px
	}

	.page_nav02 .list li a {
		padding: 0.15rem 1px;
		font-size: 12px
	}
}


.page_nav {
	margin-bottom: 0;
	padding: 0;
	padding-top: 0;
	padding-bottom: 30px;
	margin-bottom: .3rem;
	position: relative;
	border-bottom: 1px solid #eee;
}

.page_nav ul {
	list-style: none;
	text-align: center;
	display: flex;
	align-items: center;
	border-radius: 0;
	justify-content: center
}

.page_nav li {
	display: inline-block;
	margin-bottom: 0;
	padding: 0;
	width: 25%;
	padding-right: 0.2rem;
	float: left;
}

.page_nav li:last-child {
	border-right-color: transparent;
}

.page_nav li a {
	display: flex;
	font-size: 16px;
	line-height: 24px;
	text-transform: capitalize;
	transition: all .5s;
	position: relative;
	z-index: 5;
	align-items: center;
	justify-content: center;
	background: #e9e9e9;
	border-radius: 0.3rem
}

.page_nav li:last-child a:after {}

.page_nav li a p {
	margin: 0;
	margin-left: 0;
	color: #333;
	transition: all .5s;
	display: block;
	overflow: hidden;
	position: relative;
	padding: 0.1rem;
	width: 100%
}

.page_nav li a:after {
	bottom: -10px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #0657b1;
	border-width: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s;
	margin-left: -10px;
}

.page_nav li a:hover,
.page_nav li.active a {
	text-decoration: none;
	color: #fff;
}

.page_nav li a:hover p,
.page_nav li.active a p {
	color: #fff;
}

.page_nav li a:hover,
.page_nav li.active a {
	background: #0657b1
}

.page_nav li a:hover:after,
.page_nav li.active a:after {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: -0.2rem;
}

.page_nav li a p:before {
	content: ' ';
	position: absolute;
	background: rgba(255, 255, 255, 0.15);
	width: 46px;
	height: 46px;
	top: -21px;
	left: -26px;
	border-radius: 50%;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	z-index: -1
}

.page_nav li a p:hover:before {
	width: 200px;
	height: 200px;
	left: -15px;
	top: -50px;
}



.page_section02 {
	background: #fff;
	padding-bottom: 40px;
}

.page_section02 .breadcrumb {
	background: #f8f8f8;
	margin-bottom: 60px;
	padding-bottom: 50px;
}

@media only screen and (max-width: 992px) {
	.page_banner {
		margin-top: 0;
	}

	.page_banner .attachment_line_top {
		display: none;
	}

	.page_banner .attachment_line_bottom {
		display: none;
	}

	.page_section {
		padding:.4rem 0;
	}
}

@media only screen and (max-width: 768px) {
	.page_section {
	    padding: 0.2rem 0;
	}
	.relpro_content {
	    padding: 0.3rem 0;
	}
	.tips-n {display: none;}
	.page_banner .page_about_title em {
		text-align: center
	}

	.page_banner .page_about_title em {
		background-position: center bottom;
		margin-bottom: 0
	}

	.page_section {
		background: none;
	}

	.page_section.page_gary {
		background: #f7f7f7;
	}

	.page_section>.container:before {
		left: 0;
		right: 0;
	}

	.page_section>.container {
		padding-top: 0;
		padding-bottom: 0;
	}

	.page_section .page_column {
		top: 0;
		padding: 30px 0 0.2rem 0;
		box-shadow: none;
	}

	.page_banner .main_title {
		background: none;
		padding: 0.2rem 0 0;
		text-align: center;
		width: 100%;
		height: 100%;
	}

	.page_banner .main_title .line {
		margin-top: 0.15rem
	}

	.page_banner img {
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center;
		object-position: center;
		height: 140px;
	}

	.breadcrumb,
	.breadcrumb a,
	.breadcrumb>i,
	.breadcrumb h2 {
		text-transform: capitalize;
		line-height: 0.2rem;
	}

	.breadcrumb {
		padding-bottom: 0.15rem;
		padding-top: 0.15rem;
		text-align: center;
		width: 100%;
		padding-left: 0;
		justify-content: center;
		background: none;
	}

	.breadcrumb:before {
		display: none;
	}

	.breadcrumb .container {
		padding-left: 10px;
	}

	.page_nav {
		display: block;
		margin-bottom: 00.3rem;
		border-bottom: none;
		padding-bottom: 0
	}

	.page_nav li {
		float: left;
		margin: 0 1px;
		padding: 0;
		border: none;
	}

	.page_nav li a {
		font-size: 0.12rem;
		display: block;
		line-height: 18px;
	}

	.page_nav li a p {
		font-size: 14px;
		margin: 0;
		margin-top: 0;
	}

	.page_footer {
		padding-bottom: 110px;
	}

	.page_section .main_title em {
		background-size: 56px;
	}

	.page_banner .attachment_line_bottom {
		display: none;
	}

	.page_section02 .breadcrumb {
		padding-bottom: 10px;
		margin-bottom: 40px;
	}

	.single-page .text {
		font-size: 14px
	}
}

@media only screen and (max-width: 480px) {
	.page_nav ul {
		display: block;
	}

	.page_nav li {
		width: 50%;
		padding: 5px;
		margin: 0
	}

	.page_nav li a:hover,
	.page_nav li.active a {
		border-color: #333333;
	}
}

.page_section>.container>div>.main_title {
	text-align: left;
	margin-bottom: 0.2rem;
}

@media only screen and (max-width: 480px) {
	.page_section .contact_l li .box {
		padding: 15px;
	}

	.page_banner .icon {
		width: 50px;
		height: 50px;
	}

	.page_banner .icon i {
		line-height: 50px;
		font-size: 16px;
	}

	.page_menu {
		display: none;
	}

	.contact_info ul {
		padding-top: 0;
	}

	.contact_info .icon {
		padding: 2px 10px;
	}
}

.page_con {
	padding-top: 60px;
}


.page_send {
	display: block !important;
}

.map {
	top: 0;
	padding: 0;
}

.map img {
	width: 100%
}

.map .container {
	position: relative;
	z-index: 9;
}

.page_title {
	display: block;
	margin-bottom: 0.3rem;
	font-size: 0.3rem;
	line-height: 100%;
	text-transform: capitalize;
	color: #333;
	padding-bottom: 0;
	position: relative;
	font-weight: 400;
	font-style: normal
}

.page_title i {
	font-size: 0.2rem;
	margin-right: 10px;
	position: relative;
	color: #fff;
	z-index: 5;
	width: 32px;
	height: 32px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}

.page_title i:after {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
	-webkit-transition: all .5s;
	transition: all .5s;
	background: #333333;
}

.page_con {
	padding-top: 0.7rem;
}

.contact_text {
	padding-top: 0;
	padding-left: 0.6rem;
	padding-right: 0;
}

.social_icons li.page_title {
	display: block;
	margin-bottom: 20px;
	padding-bottom: 15px !important;
}



.message_wrap {
	padding: 0rem
}

.message_wrap .row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.message_wrap .row:after,
.message_wrap .row:before {
	display: none
}

.message_wrap .send_column {
	border: none;
	box-shadow: none;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0.8rem;
	padding-bottom: 0;
	box-shadow: none;
	position: relative;
	background: none;
	width: 60%
}

.message_wrap .send_column .main_title {
	margin-top: 0;
	text-align: left
}


@media only screen and (max-width: 992px) {
	.single_con_column {
		width: 100%;
		padding: 30px 0;
	}

	.contact_list {
		margin-bottom: 0;
		padding: 0;
	}

	.page_section .mes_box {
		display: block;
		padding: 0;
		margin-top: 0.2rem;
		width: 100%;
	}

	.page_con_column {
		padding: 0;
		padding-top: 30px;
		width: 100%;
	}

	.page_section .send_column {
		width: 100%;
		padding-right: 0
	}

	.page_send {
		background-size: cover;
		margin-bottom: -50px;
	}

	.contact_right {
		min-height: 564px;
	}
}

@media only screen and (max-width: 768px) {
	.contact_column {
		padding: 0
	}

	.single_con_column .send_box {
		display: block;
		width: 100%;
	}

	.message {
		z-index: 9999;
	}

	.map {
		top: 0;
	}

	.map .container {
		padding: 0;
	}

	.page_title {
		font-size: 26px;
	}

	.page_title i {
		font-size: 18px;
	}

	.single_con_column .send_column {
		bottom: 0;
		margin-top: 30px;
	}

	.contact_sns a {
		margin: 3px;
	}

	.con_main {
		margin-top: 0.2rem;
	}

	.page_section .send_column ul li {
		margin-bottom: 10px;
	}

	.message_info {
		padding: 0.5rem 0;
	}

	.message_wrap {
		padding: 0rem 0;
		margin-top: 0;
		margin-bottom: 0;
	}

	.message_wrap .send_column {
		padding-left: 0rem;
		padding-right: 0rem;
	}

	.contact_right {
		padding-right: 0;
		padding-top: 30px;
		padding-bottom: 0;
		padding-left: 0;
		min-height: inherit;
	}

	.page_con {
		padding-top: 40px;
	}

	.page_column {
		padding: 0;
	}

	.contact_right .social_icons li {
		padding: 0 3px;
	}

	.contact_right .social_icons li img {
		max-width: 40px;
	}

	.contact_text {
		padding-left: 0;
	}
}


/* honor */
/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.8.2
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	background-color: #222;
	background-color: rgba(0, 0, 0, .8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

#baguetteBox-overlay.visible {
	opacity: 1
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	box-shadow: 0 0 8px rgba(0, 0, 0, .6)
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	white-space: normal;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, .6);
	font-family: sans-serif
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, transform .4s ease;
	transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out
}

@-webkit-keyframes bounceFromRight {

	0%,
	100% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}
}

@keyframes bounceFromRight {

	0%,
	100% {
		margin-left: 0
	}

	50% {
		margin-left: -30px
	}
}

@-webkit-keyframes bounceFromLeft {

	0%,
	100% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}
}

@keyframes bounceFromLeft {

	0%,
	100% {
		margin-left: 0
	}

	50% {
		margin-left: 30px
	}
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% - 30px);
	width: 44px;
	height: 60px
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, .5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease
}

.baguetteBox-button:focus,
.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, .9)
}

.baguetteBox-button#next-button {
	right: 2%
}

.baguetteBox-button#previous-button {
	left: 2%
}

.baguetteBox-button#close-button {
	top: 0.2rem;
	right: 2%;
	right: calc(2% + 6px);
	width: 30px;
	height: 30px
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0
}

.baguetteBox-spcat_inner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -0.2rem;
	margin-left: -0.2rem
}

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out
}

.baguetteBox-double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		transform: scale(0)
	}

	50% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		transform: scale(1)
	}
}

/* Styles for the gallery */
.tz-gallery .lightbox:before {
	content: '';
	width: 40px;
	height: 40px;
	background: #fff url(../images/icon.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	background-position: -422px -69px;
	display: inline-block;
}

.tz-gallery {
	padding: 0;
}

.tz-gallery>div {
	padding: 0.1rem 0.15rem;
}

/* .tz-gallery>div:nth-child(6n+1) {
	clear: both
} */

.tz-gallery .thumbnail {
	background: #f7f7f7;
	text-align: center;
	border-radius: 0;
	border: none;
	padding: 5px;
	border: 1px solid #f7f7f7;
	transition: all .5s;
}

.tz-gallery .thumbnail:hover {
	border-color: #fff;
	box-shadow: 0 5px 10px 1px rgb(0, 0, 0, 0.05);
	background: #fff;
}

.tz-gallery .lightbox {
	display: block;
	padding: 0;
	position: relative;
}

.tz-gallery .lightbox:before {
	content: '';
	width: 40px;
	height: 40px;
	background: #fff url(../images/icon.png) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
	background-position: -422px -69px;
	display: inline-block;
}

.tz-gallery .thumbnail .light_box::before {
	background-image: none;
}

.tz-gallery .lightbox img {
	max-width: 100%;
	width: 100%;
	height: auto;
	transition: all .9s;
}

.tz-gallery img {
	border-radius: 0;
}

.tz-gallery .caption {
	padding: 10px 5px;
	text-align: left;
	background-color: transparent;
	border-top: none;
	position: relative;
	text-align: center;
}

.tz-gallery .caption h2 {
	font-size: 16px;
	margin: 0;
	font-style: normal;
	line-height: 24px;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.baguetteBox-button {
	background-color: transparent !important;
}

@media only screen and (max-width: 1480px) {
	.tz-gallery>div {
		width: 20%;
	}
	.factory > div {width: 25%;}

	/* .tz-gallery>div:nth-child(6n+1) {
		clear: none
	}

	.tz-gallery>div:nth-child(5n+1) {
		clear: both
	} */
}

@media only screen and (max-width: 992px) {
	.tz-gallery>div {
		width: 25%;
	}

	.tz-gallery .caption .icon {
		right: 0;
	}

	.tz-gallery>div:nth-child(5n+1) {
		clear: none
	}

	.tz-gallery>div:nth-child(4n+1) {
		clear: both
	}
}

@media only screen and (max-width: 768px) {
	.tz-gallery>div {
		width: 33.33%;
		padding: 0.05rem;
	}

	.tz-gallery .thumbnail {
		margin-bottom: 2px;
	}

	.tz-gallery .caption em {
		font-size: 14px;
		line-height: 0.2rem;
		height: 60px;
	}

	.tz-gallery>div:nth-child(4n+1) {
		clear: none
	}

	.tz-gallery>div:nth-child(3n+1) {
		clear: both
	}
}

@media only screen and (max-width: 480px) {
	.tz-gallery>div {
		width: 50%;
	}

	.tz-gallery .thumbnail {
		padding: 5px;
	}

	.tz-gallery .caption {
		padding-top: 10px;
	}

	.tz-gallery .lightbox:before {
		right: 0;
		top: 0;
	}

	.tz-gallery>div:nth-child(3n+1) {
		clear: none
	}

	.tz-gallery>div:nth-child(2n+1) {
		clear: both
	}
}

/* product */
/*left*/
.page-left {
	width: 24%;
	float: left;
	/* margin-top: 0.2rem; */
}

.page-left .fot_title {
	display: block;
	position: relative;
	padding: 12px 0 12px 0;
	background-size: cover;
}

.page-left .fot_title em {
	display: block;
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 24px;
	line-height: 0.3rem;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 500;
}

.page-left .fot_title span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	opacity: 1;
	height: 100%;
	background-size: cover;
	background: #fff;
	border-radius: 0;
	background: #0657b1;
	border-radius: 0
}

.page-left .left_title .column_icon_toggle {
	display: none;
}

.left-cat .fot_title em {
	padding-left: 50px;
}

.left-cat .fot_title em:before {
	display: inline-block;
	width: 32px;
	height: 32px;
	transition: all .5s;
	vertical-align: middle;
	background: url(../images/icon.png) no-repeat;
	position: relative;
	right: auto;
	top: auto;
	background-position: -41px -92px;
	content: '';
	position: absolute;
	left: 10px;
	top: -5px;
	background-color: rgba(255, 255, 255, 0.2);
}

.left-pro .fot_title em {
	padding-left: 50px;
}

.left-pro .fot_title em:before {
	display: inline-block;
	width: 32px;
	height: 32px;
	transition: all .5s;
	vertical-align: middle;
	background: url(../images/icon.png) no-repeat;
	position: relative;
	right: auto;
	top: auto;
	background-position: -41px -92px;
	content: '';
	position: absolute;
	left: 10px;
	top: -5px;
	background-color: rgba(255, 255, 255, 0.2);
}


ul.mtree {
	opacity: 0;
	margin-left: 0;
	border-bottom: none;
	border-radius: 0;
	border: 1px solid #efeeed;
	padding: 5px 10px;
	background: #fff;
}

ul.mtree>li {
	list-style: none;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	border-bottom: 1px solid #eee;
}

ul.mtree>li:last-child {
	border-bottom: none;
}

ul.mtree>li>div {
	display: flex;
	align-items: center;
	padding: 5px 0;
}

ul.mtree>li>div>a {
	font-size: 0.16rem;
	padding: 0.12rem 0 0.12rem 0;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	padding-right: 0.3rem;
	display: flex;
	align-items: center;
	text-transform: capitalize;
	color: #000;
	font-weight: 500
}

ul.mtree>li>div .image {
	display: flex;
	min-width: 42px;
	max-width: 42px;
	height: 42px;
	padding: 0;
	margin-right: 10px;
	background-position: 0 0;
	background-size: 42px;
	align-items: center;
	justify-content: center;
}

ul.mtree>li:last-child>a {
	border-bottom: none;
}

ul.mtree>li .top a p {
	margin: 0;
	padding-left: 5px;
}

ul.mtree>li .top a span {
	max-width: 36px;
	min-width: 36px;
}

ul.mtree a {
	display: block;
	font-size:16px;
	color: #555555;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	-webkit-transition: all 0s;
	transition: all 0s;
	padding: 10px 0;
	line-height: 22px;
	padding-right: 30px;
}

ul.mtree li ul a {
	padding: 6px 10px;
	padding-right: 30px;
}

ul.mtree.transit>li.mtree-open>b:before,
ul.mtree .mtree-level-1 li.mtree-open>b:before {
	content: "\f106";
	font-family: FontAwesome;
	font-size: 18px;
	color: #ea6e2d;
	font-style: normal;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 56px;
	text-align: center;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}

ul.mtree .mtree-level-1 li.mtree-open>b:before {
	color: #ea6e2d;
	height: 40px;
}

ul.mtree.transit li.mtree-closed>b:before,
ul.mtree .mtree-level-1 li.mtree-closed>b:before {
	content: "\f107";
	font-family: FontAwesome;
	font-size: 18px;
	color: #333333;
	font-style: normal;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 100%;
	text-align: center;
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}

ul.mtree.transit>li:hover.mtree-closed>b:before {
	color: #333333;
}

ul.mtree li ul a li a {
	padding-left: 0.2rem;
}

ul.mtree>li:hover>div>a {
	color: #ea6e2d;
}

ul.mtree>li.mtree-node a ul a {
	font-size: 0.12rem;
}

ul.mtree>li.mtree-open {
	padding-bottom: 0;
}

ul.mtree>li.mtree-open>div>a {
	color: #ea6e2d;
}

ul.mtree>li.mtree-node:hover>div>a {
	color: #ea6e2d;
}

ul.mtree>li.mtree-open:hover>div>a {
	color: #ea6e2d;
}

ul.mtree .mtree-level-1 li.mtree-closed>span {
	color: #ea6e2d;
	text-decoration: none;
}

ul.mtree ul {
	border: none;
	margin-bottom: 10px;
}

ul.mtree ul li {
	list-style: none;
	position: relative;
	padding-bottom: 0;
	border-bottom: 1px solid #fff;
}

ul.mtree ul li a {
	display: block;
	color: #333;
	font-size: 16px;
}

ul.mtree>li>ul>li>h2>a {
	font-size: 15px !important;
	font-weight: 400;
	position: relative;
	transition: all .5s;
	padding-top: .1rem;
	padding-bottom: .1rem;
	padding-left: 0.1rem;
	padding-right: 0;
	background: #f7f7f7;
}

ul.mtree>li>ul>li>a:hover {
	color: #ea6e2d;
	text-decoration: none;
}

ul.mtree>li>ul>li>a:before {
	content: '';
	width: 3px;
	background: #ea6e2d;
	height: 100%;
	position: absolute;
	left: -10px;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
}

ul.mtree>li>ul>li>a:hover:before {
	opacity: 1;
	visibility: visible;
	transform: scaleX(1);
}

ul.mtree>li>ul>li>a i {
	color: #ccc;
	font-size: 0.12rem;
	margin-right: 0.1rem;
	margin-left: 0.06rem;
}

ul.mtree>li>ul>li>a:before {
	content: "";
}

ul.mtree ul li:hover a {
	color: #0657b1;
}

ul.mtree li ul li.mtree-open a {
	color: #0657b1;
	text-decoration: none;
}

ul.mtree .mtree-level-2 {
	margin-top: 0px;
	border: none;
	padding: 0px;
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
	padding: 0.05rem;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

ul.mtree .mtree-level-2 li:last-child a {
	border-bottom: none;
}

ul.mtree li ul.mtree-level-2 li a {
	color: #333;
	font-weight: normal;
	font-size: 15px;
	padding-left: 0.1rem;
}

ul.mtree li ul.mtree-level-2 li a:before {
	content: '';
	width: 4px;
	height: 4px;
	background-color: #d9d9d9;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 5px;
}

ul.mtree .mtree-level-2 li a:hover {
	text-decoration: underline;
	color: #0657b1;
	font-weight: normal;
}

ul.mtree .mtree-level-2 li a:hover:before {
	background: #0657b1;
}

ul.mtree.jet ul {
	margin-left: 0;
}

ul.mtree.jet li {
	margin-bottom: 1px;
}

ul.mtree.jet li:last-child {
	margin-bottom: 0px;
}

ul.mtree.jet li:first-child {
	margin-top: 1px;
}

ul.mtree.jet li.mtree-active a {
	background: #e5e5e5;
}

ul.mtree.jet li.mtree-active li:last-child>a {
	border-radius: 0px 0px 3px 3px;
}

ul.mtree.jet li.mtree-active>a {
	background: #0657b1;
	color: #FFF;
	border-radius: 3px 3px 0px 0px;
}

ul.mtree.jet li>a:hover {
	background: #0657b1;
	color: #FFF;
}

ul.mtree.jet a {
	padding: 5px 0px 5px 1em;
}

ul.mtree.jet li li>a {
	padding-left: 2em;
}

ul.mtree.jet li li li>a {
	padding-left: 3em;
}

ul.mtree.jet li li li li>a {
	padding-left: 4em;
}

ul.mtree.jet li li li li li>a {
	padding-left: 5em;
}

ul.mtree a:hover {
	text-decoration: none;
}

.mtree-skin-selector {
	display: none !important;
}

ul.mtree li ul.mtree-level-2 li.mtree_all a {
	text-transform: capitalize;
	color: #4d4d4d;
}

ul.mtree li ul.mtree-level-2 li.mtree_all a:hover {
	color: #0657b1;
}

.left-adv {
	margin-top: 30px;
	width: 100%;
	background: #333;
	background-size: cover;
	text-align: center;
	border-radius: 0 0.2rem 0 0.2rem;
	position: relative;
	border: 2px solid #fff;
	box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.05);
	overflow: hidden;
}

.left-adv .ovrly {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=0.6);
	transition: all .5s;
	border-radius: 0;
}

.left-adv .main {
	position: relative;
	left: 0;
	top: 0;
	padding: 30px 0.2rem 40px 0.2rem;
	z-index: 2;
	text-align: left;
	border-radius: 0;
}

.left-adv .icon {
	width: 36px;
	height: 36px;
	margin: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: relative;
	z-index: 3;
}

.left-adv .icon i {
	width: 36px;
	height: 36px;
	background: url(../images/icon.png) no-repeat;
	background-position: -423px 0px;
	display: inline-block;
}

.left-adv .main .title {
	font-size: 0.22rem;
	line-height: 28px;
	color: #fff;
	text-transform: capitalize;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	display: block;
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	padding: 0.12rem 0;
	font-weight: 400;
}

.left-adv .main .title:hover {
	text-decoration: none;
}

.left-adv .main .text {
	font-size: 0.14rem;
	color: #fff;
	line-height: 0.24rem;
	font-weight: 300
}

.left-adv .main_more {
	height: 40px;
	line-height: 40px;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	border-color: #0657b1;
	background: #0657b1;
	color: #fff;
}

.left-adv .main_more:after {
	width: 16px;
	height: 16px;
	background: url(../images/icon.png) no-repeat;
	background-position: -392px -101px;
	vertical-align: middle;
	margin-top: 0;
	content: '';
	display: inline-block;
	margin-left: 10px;
	opacity: 1;
	position: relative;
	right: auto;
	top: 10px;
}

.left-adv .main_more:hover:after {
	animation: none;
}

.left-adv .main_more:before {
	position: absolute;
	content: '';
	opacity: 0;
	top: 0;
	left: 0;
	z-index: 1;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .03) 1%, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, .85) 50%, rgba(255, 255, 255, .85) 70%, rgba(255, 255, 255, .85) 90%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
	width: 30%;
	height: 100%;
	transform: skew(-10deg, 0deg);
	animation: move 2s;
	animation-iteration-count: infinite;
	animation-delay: 1s;
	border-radius: 0;
	border: none;
}

@media (max-width:1366px) {
	.page-left .fot_title em {font-size: 20px;}
}

/*hot_pro*/
.left-pro {
	margin-top: 30px;
}

.left-pro ul {
	padding: 0;
	padding-top: 0px;
}

.left-pro .list li {
	background: #fff;
	list-style: none;
	transition: all .5s;
	padding: 10px 5px;
	position: relative;
	border-radius: 0;
	padding-right: 5px;
	position: relative;
	border: 1px solid #f0f0f0;
	margin-top: 0.2rem;
	padding-bottom: 10px;
}

.left-pro .list li:hover {
	background: #fff;
	border-color: #ea6e2d;
	box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.08);
	transform: translate3d(0, -3px, 0);
	-webkit-transform: translate3d(0, -3px, 0)
}

.left-pro .list li:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 0;
	background: #ea6e2d;
	content: '';
	transition: 0.5s all;
}

.left-pro .list li:hover:before {
	width: 100%;
}

.left-pro .list li .main {
	width: 68%;
	float: left;
	padding-left: 10px;
	z-index: 10;
	padding-top: .2rem;
}

.left-pro .list li .model_title {
	font-size: 16px;
	line-height: 0.24rem;
	max-height: 0.24rem;
	display: block;
	overflow: hidden;
	margin: 0;
	margin-bottom: 0;
	position: relative;
	z-index: 4;
	font-weight: 700;
}

.left-pro .list li .title {
	font-size: 16px;
	line-height: 24px;
	display: block;
	margin: 0;
	margin-bottom: 0;
	position: relative;
	z-index: 4;
	padding-right: 0.2rem;
	font-weight: 300;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.left-pro .list li .title:hover {
	color: #ea6e2d;
	text-decoration: none;
}

.left-pro .list li .image {
	float: left;
	width: 27%;
	transition-duration: 0.6s;
	transition-timing-function: ease-out;
	overflow: hidden;
	position: relative;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	position: relative;
	z-index: 10;
	border-radius: 2px;
	border: 1px solid #ebebeb;
}

.left-pro .list li .image a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 5;
}

.left-pro .list li .image img {
	max-width: 100%;
	height: auto;
	display: block;
	position: relative;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}

.left-pro .list li:hover .image img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}

.left-pro .list li .more {
	width: 40px;
	height: 40px;
	display: inline-flex;
	position: absolute;
	right: 10px;
	bottom: 0;
	transition: all .5s;
	opacity: 0;
	align-items: center;
	justify-content: center;
	border: none;
	text-decoration: none;
	border-radius: 0 0 0 0;
	background: #ea6e2d;
}

.left-pro .list li:hover .more {
	right: 0;
	opacity: 1;
}

.left-pro .list li .more i {
	display: inline-block;
	transition: 0.8s all;
	text-align: center;
	color: #333;
	transition: all .5s;
	background: url(../images/icon.png) no-repeat;
	width: 8px;
	height: 14px;
	background-position: -5px -327px;
}

.left-pro .list li:hover .more i {
	color: #333;
}

.left-pro .list li .page_more {
	font-size: 0.14rem;
}

.left-pro .block_content {
	position: relative;
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x
}

.swiper-vertical>.swiper-wrapper {
	flex-direction: column
}

.page-right {
	width: 76%;
	padding-left: 0.5rem;
	padding-right: 0;
	float: right;
	/* margin-top: 0.2rem; */
}
@media only screen and (max-width: 1260px) {
	.page-left {
		width: 26%;
	}

	.page-right {
		width: 74%;
	}
}

@media only screen and (max-width: 992px) {
	.page-left .toggle_content {
		/* overflow: inherit !important; */
	}
	.left-pro .list li .image {width: 16%;}
	.page-title em {
		font-size: 24px;
	}

	.page-left {
		width: 100%;
		float: none;
		top: 0;
	}

	.page_products .page-left {
		margin-top: 0;
	}

	.left-pro,
	.left-con,
	.left-video,
	.left-solu,
	.left-news {
		margin-top: 0;
		padding: 0;
		border: none;
	}

	.page-left .fot_title {
		margin-bottom: 10px;
		margin-bottom: 0;
		padding: 8px 15px 8px 15px;
		border-radius: 0;
		border: none;
		margin-bottom: 10px;
	}

	.page-left .fot_title span,
	.left-pro .fot_title span {
		border-radius: 2px;
		background: #0657b1;
		display: block;
	}

	.page-left .fot_title:before {
		display: none;
	}

	.page-left .fot_title>em,
	.page-left .left-cat .fot_title em {
		margin: 0;
		font-size: 18px;
		color: #fff;
		padding: 0;
		line-height: 24px;
		border: none;
		background: none;
	}

	.page-left .fot_title em:before {
		display: none;
	}

	.page-left .fot_title .icon-minus-sign:before,
	.page-left .fot_title .icon-minus-sign:after,
	.page-left .fot_title .icon-plus-sign:before,
	.page-left .fot_title .icon-plus-sign:after {
		background: #fff;
	}

	.page-left .fot_title .column_icon_toggle {
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 17px;
		font-style: normal;
		cursor: pointer;
		font-size: 0.12rem;
		font-weight: normal;
	}

	.page-left .left_title>span {
		display: none;
	}

	.page-left .block_content {
		padding: 0;
		position: relative;
	}

	.left-con .left_title {
		display: block;
	}

	.left_title .column_icon_toggle {
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 0.2rem;
		font-style: normal;
		cursor: pointer;
		font-size: 0.12rem;
		font-weight: normal;
	}

	.page-right {
		width: 100%;
		padding: 0;
		float: none;
		margin-top: 10px;
	}

	.left-cat {
		margin-bottom: 10px;
		padding: 0;
	}
	.left-nav {
		margin-bottom: 10px;
	}

	.left-adv {
		display: none;
	}

	.page-left .fot_title em:after {
		display: none;
	}

	.page-left .fot_title::after {
		display: none;
	}

	.left-pro .list li .more {
		right: 0;
		top: auto;
		bottom: 0;
		border-radius: 5px 0 0 0;
		margin: 0;
		border: none;
		width: auto;
		height: auto;
		padding: 0;
	}

	.left-pro .list li .more i {
		border-radius: 5px 0 0 0;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}

	ul.mtree>li>ul>li>a {
		font-size: 14px !important;
	}

	.left-pro .list li .main {
		padding-top: 0;
	}

	ul.mtree>li>div>a {
		font-size: 14px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	ul.mtree.transit>li.mtree-open>b:before,
	ul.mtree .mtree-level-1 li.mtree-open>b:before {
		height: 48px;
	}

	ul.mtree {
		padding: 0 10px;
	}

	.left-pro {
		display: none
	}

	ul.mtree li ul.mtree-level-2 li a {
		font-size: 14px
	}
}

/*left scroll*/
.left_fixed {
	margin-bottom: 0.2rem;
	zoom: 1;
}

.left_fixed .caption {
	border-bottom: 1px solid #dddddd;
	background-color: #dddddd;
	font-size: 12pt;

	padding: 5px;
}

.left-related {
	margin-top: 40px;
}

.left-related .list {
	padding-top: 0.2rem;
	list-style: none;
}

.left-related .list li {
	margin-bottom: 0.2rem;
	border: 1px solid #e5e5e5;
	padding: 5px;
	display: flex;
	align-items: center;
	background: #fff;
	position: relative;
}

.left-related .list li:before {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 0;
	content: '';
	width: calc(100% + 2px);
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.left-related .list li:hover:before {
	height: calc(100% + 2px);
}

.left-related .list li:after {
	position: absolute;
	left: -1px;
	top: -1px;
	height: calc(100% + 2px);
	content: '';
	width: 0;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.left-related .list li:hover:after {
	width: calc(100% + 2px);
}

.left-related .list li .wrap {
	padding-left: 15px;
	padding-top: 10px;
}

.left-related .list li .image {
	max-width: 10.2rem;
	min-width: 10.2rem;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.left-related .list li .image img {
	transition: all .9s;
	width: 100%;
}

.left-related .list li:hover .image img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15)
}

.left-related .list li .title {
	display: block;
	font-size: 0.14rem;
	line-height: 0.2rem;
	height: 60px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.left-related .list li .title:hover {
	text-decoration: none;
	color: #333333;
}

.left-related .list li .more {
	width: 40px;
	height: 40px;
	box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.1);
	border-radius: 25px 0 0 25px;
	display: inline-flex;
	position: absolute;
	right: -0.2rem;
	bottom: 5px;
	background: #333333;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: all .5s;
	z-index: 2;
}

.left-related .list li:hover .more {
	right: 0;
	opacity: 1;
}

.left-related .list li .more i {
	width: 8px;
	height: 12px;
	background: url(../images/icon.png) no-repeat;
	background-position: -117px -327px;
	display: inline-block;
}

.left_fixed.scrollfixed {
	margin-top: 0px;
	margin-left: 0;
	margin-top: 0;
}

@media only screen and (max-width:1260px) {
	.left-related .list li .image {
		max-width: 80px;
		min-width: 80px;
	}
}

@media only screen and (max-width:992px) {
	.left_fixed {
		margin-bottom: 0;
	}

	.left-related {
		margin-top: 0.2rem;
	}

	.left-related .list li .title {
		font-size: 0.14rem;
	}
}

@media (min-width: 992px) {
	.page_products>.container>div {
		/* display: flex;
		flex-wrap: wrap;
		flex-flow: row-reverse */
	}

	.page_products .page-left {
		flex: 0 0 25%;
		max-width: 25%;
		margin-top: 0;
	}

	.page_products .page-right {
		flex: 0 0 75%;
		max-width: 75%;
		padding-right: 0;
		padding-left: 40px;
		margin-top: 0
	}

	.page_products02 .page-left {
		flex: 0 0 30%;
		max-width: 30%;
		margin-top: 0;
	}

	.page_products02 .page-right {
		flex: 0 0 70%;
		max-width: 70%;
		padding-right: 0;
		padding-left: 40px;
		margin-top: 0
	}

	.page_products .page-left div.left_fixed {
		position: sticky !important;
		top: 1.02rem;
		margin-bottom: 0;
	}

	.page_products .page-left div.left_fixed .left_fixed_box {
		overflow-y: auto;
		padding-right: 5px;
		/* height: 800px; */
		padding-bottom: 50px;
	}

	.page_products .page-left div.left_fixed_box::-webkit-scrollbar {
		width: 3px;
	}

	.page_products .page-left div.left_fixed_box::-webkit-scrollbar-track {
		background-color: #f7f7f7;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	.page_products .page-left div.left_fixed_box::-webkit-scrollbar-thumb {
		background-color: #e5e5e5;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	.page_products .page-left div.left_fixed_box::-webkit-scrollbar-thumb:hover {
		background-color: #0657b1;
	}
}

.page_wrapper_2 {
	padding-top: 50px;
	padding-bottom: 50px;
	background: linear-gradient(to bottom, #f7f7f7, #fff);
}

.page_wrapper_2 .ms_3 {
	background: #333333;
	box-shadow: none;
	border: none;
	font-weight: normal;
	border-radius: 30px;
}

.page_wrapper_2 .ms_3:hover {
	background: #333333;
	text-decoration: none;
}


.page-nav-box ul li {
	font-size: 16px;
	padding: 0px 30px;
	color: #333;
	float: left;
	list-style: none;
	line-height: 40px;
}

.page-nav {
	position: relative;
	background: #333333;
}

.page-nav.fixed {
	position: fixed;
	z-index: 100;
	top: 62px;
	right: 0;
	left: 0;
	max-width: 100%;
	margin: 0 auto;
}

.pnav-item {
	position: relative
}

.pnav-item:first-of-type::before {
	display: none
}

.pnav-link {
	display: block;
	position: relative;
	color: #333
}

.pnav-link:hover {
	color: #23509b
}

.page-nav .current a {
	color: #23509b
}

.pnav-link::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 2px;
	background-color: #23509b;
	visibility: hidden;
	opacity: 0
}

.list-pnav.list-1 {
	text-align: center
}

.list-pnav.list-1>li {
	width: 50%
}

.page-nav .list {
	overflow: hidden;
	display: flex;
}

.page-nav .list li {
	position: relative;
}

.page-nav .list li .column {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.page-nav .list li {
	list-style: none;
	text-align: center;
	position: relative;
	padding: 5px 15px 5px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	cursor: pointer;
	width: 50%;
}

.page-nav .list li .pnav-link {
	display: block;
	z-index: 99;
	text-align: center;
	padding: 10px 10px;
	font-size: 0.14rem;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
}

.page-nav .list li.current,
.page-nav .list li:hover {
	background: rgba(0, 0, 0, 0.1)
}

.page-nav .list li.current .pnav-link,
.page-nav .list li:hover .pnav-link {
	color: #fff;
	text-decoration: none;
}

.nav-page {
	padding: 60px 0;
}

.nav-page .main_title {
	text-align: center;
}

#overview_2 {
	background: #f7f7f7;
}

@media only screen and (max-width: 1440px) {
	.page-nav {
		padding: 0 6%
	}
}

@media (max-width: 992px) {
	.page-nav.fixed {
		top: 68px
	}
}

@media only screen and (max-width: 768px) {
	.page-nav {
		padding: 0
	}

	.nav-page {
		padding: 40px 0;
	}
}

@media (max-width: 590px) {
	.page-nav .list li {
		padding: 5px;
	}

	.page-nav .list li .pnav-link {
		font-size: 0.14rem;
		padding: 5px;
		line-height: 16px;
	}

	.solution_page {
		height: auto;
	}

}

@media (max-width: 392px) {
	.page-nav .list li {
		padding: 5px 2px 5px;
	}
}

.page_about_title {
	text-align: center
}

.page_about_title em {
	font-size: 0.46rem;
	color: #0657b1;
	text-transform: capitalize;
	line-height: 0.48rem;
	padding-bottom: 0.26rem;
	position: relative;
	margin-bottom: 0.2rem;
	font-style: normal;
	background: url(../images/title_line.png) no-repeat center bottom;
	display: block;
}

.page_about_title .text {
	font-size: 0.14rem;
	line-height: 0.24rem;
	max-height: 0.48rem;
	overflow: hidden;
	color: #808080;
	margin-top: 0.21rem;
}

.page_about {
	padding: 0.6rem 0 0.8rem
}

.page_about .page_about_box {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.page_about .page_about_box .page_about_column {
	width: 46%;
	padding-right: 0.7rem
}

.page_about .page_about_box .page_about_column .page_about_title {
	text-align: left;
}

.page_about .page_about_box .page_about_column .page_about_title em {
	background-position: left bottom
}

.page_about .page_about_box .page_about_column .page_about_text {
	font-size: 0.16rem;
	line-height: 0.32rem;
}

.page_about .page_about_box .page_about_images {
	position: relative;
	width: 54%;
	padding-left: 1.2rem
}

.page_about .page_about_box .page_about_images:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0.6rem;
	background: #f4f6f8;
	z-index: -1;
}

.page_about .page_about_box .page_about_images .img {
	margin-top: 35px;
	border-bottom-right-radius: 50px;
	box-shadow: -10px 0 15px 2px rgba(216, 216, 216, .41);
	position: relative;
	z-index: 9
}

.page_about .page_about_box .page_about_images .img img {
	width: 100%;
	border-bottom-right-radius: 50px;
}

@media (max-width: 1199px) {
	.page_about .page_about_box .page_about_images {
		padding-left: 0.8rem
	}

	.page_about .page_about_box .page_about_column {
		padding-right: 0.5rem
	}


}

@media (max-width: 768px) {
	.page_about {
		padding: 0.4rem 0 0.6rem
	}

	.page_about_title em {
		font-size: 0.34rem;
		line-height: 0.36rem
	}

	.page_about .page_about_box .page_about_images {
		padding-left: 0;
	}

	.page_about .page_about_box .page_about_column {
		padding-right: 0;
		width: 100%
	}

	.page_about .page_about_box .page_about_images:before {
		display: none
	}
}

@media (max-width: 475px) {
	.page_about .page_about_box .page_about_images {
		width: 100%
	}

	.page_about .page_about_box .page_about_column .page_about_text {
		font-size: 0.18rem
	}

}



.page_conts {
	background: #E7E7E7;
	padding: 0.7rem 0;
	text-align: center
}

.page_conts .title {
	font-size: 0.32rem;
	line-height: 0.34rem;
	color: #222;
	font-weight: 400;
}


.page_conts ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	max-width: 850px;
	margin: 0.1rem auto
}

.page_conts ul li {
	width: 32%;
	color: #0657b1;
	font-style: normal;
	list-style: none;
	margin-top: 0.15rem;
}

.page_conts ul li i {
	margin-right: 10px
}

@media only screen and (max-width: 595px) {
	.page_conts {
		padding: 0.54rem 0
	}

	.page_conts .title {
		font-size: 0.28rem
	}

	.page_conts ul {
		display: block;
		text-align: center;
	}

	.page_conts ul li {
		width: 100%;
		margin-top: 0.05rem
	}
}

.page_loading {
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.page_loading .page_column {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center
}

.page_loading .page_column img {
	max-width: 180px
}

/*products*/
.page_pro_list {
	background: #f7f7f7;
	padding-left: 90px;
	padding-right: 90px;
}

.page_pro_list .container {
	width: 100%;
}

.page_pro_list .row {
	margin: 0;
}

.page_pro_list .page_pro_column {
	background: #fff;
	margin-bottom: 30px;
	padding: 0.2rem;
	display: flex;
	align-items: center;
	flex-flow: row-reverse;
	transition: 0.5s all;
}

.page_pro_list .page_pro_column:hover {
	box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.1);
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
}

.page_pro_list .page_pro_column .image {
	width: 50%;
	text-align: center;
}

.page_pro_list .page_pro_column .image img {
	max-width: 480px;
}

.page_pro_list .page_pro_column .wrap {
	width: 50%;
	padding: 60px 40px;
}

.page_pro_list .page_pro_column .title {
	display: block;
	margin-bottom: 0.2rem;
	font-size: 42px;
	line-height: 120%;
	text-transform: capitalize;
	color: #333;
}

.page_pro_list .page_pro_column .title:hover {
	text-decoration: none;
	color: #333333;
}

.page_pro_list .page_pro_column .text {
	color: #808080;
	font-size: 0.14rem;
	line-height: 24px;
	overflow: hidden;
	max-height: 96px;
}

.page_pro_list .page_pro_column .main_more {
	margin-top: 80px;
}

@media only screen and (max-width: 1480px) {
	.page_pro_list {
		padding-left: 0;
		padding-right: 0;
	}
}

@media only screen and (max-width: 992px) {
	.page_pro_list .page_pro_column .wrap {
		padding: 40px 10px;
	}
}

@media only screen and (max-width: 768px) {
	.page_pro_list .page_pro_column {
		padding: 15px;
		display: block
	}

	.page_pro_list .page_pro_column .image {
		width: 100%;
	}

	.page_pro_list .page_pro_column .image img {
		max-width: 100%;
	}

	.page_pro_list .page_pro_column .wrap {
		width: 100%;
		padding: 30px 0;
		padding-bottom: 10px;
	}

	.page_pro_list .page_pro_column .title {
		font-size: 24px;
		margin-bottom: 15px;
	}

	.page_pro_list .page_pro_column .main_more {
		margin-top: 0.2rem;
	}
}

.left-pro-select .toggle_content {
	background: #f7f7f7;
	padding: 10px;
}

.left-pro-select .main_more {
	height: 36px;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 0.2rem;
}

.left-pro-select .why_wrap {
	margin-top: 10px;
	margin-bottom: 10px;
}

.left-pro-select .why_wrap .why_toggle {
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 0.2rem;
	cursor: pointer;
}

.left-pro-select .why_wrap .why_toggle .title {
	display: block;
	font-size: 16px;
	color: #222;
	line-height: 24px;
	text-transform: uppercase;
}

.left-pro-select .why_wrap .why_toggle .wrap {
	position: absolute;
	right: 0;
	top: 5px;
	width: 30px;
	height: 0.2rem;
}

.left-pro-select .why_wrap .why_toggle .wrap p {
	margin: 0;
	display: inline-block;
}

.left-pro-select .why_wrap .why_toggle .wrap .why_show {
	display: none;
}

.left-pro-select .why_wrap .why_toggle .wrap span {
	display: inline-block;
	width: 12px;
	height: 12px;
	position: relative;
	background: url(../images/icon.png) no-repeat;
	background-position: -48px -327px;
}

.left-pro-select .why_wrap .why_toggle .wrap span.why_hide {
	background-position: -67px -327px;
}

.left-pro-select .why_wrap .wrap.rotate .why_show {
	display: inline-block;
}

.left-pro-select .why_wrap .wrap.rotate .why_hide {
	display: none;
}

.left-pro-select .form_choose label.title {
	display: inline-block;
	position: relative;
	padding-left: 0;
	left: auto;
}

.left-pro-select .form_choose .gfield_checkbox {
	list-style: none;
}

.left-pro-select .form_choose li {
	display: flex;
	width: 100%;
	padding: 0;
	align-items: center;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

.left-pro-select .form_choose li input {
	position: absolute;
	opacity: 0;
	margin: 0;
	background-color: transparent;
	display: block;
	width: 100%;
	height: 15px;
	outline: none;
	transform: scale(2);
	transition: opacity .3s, transform .3s;
	z-index: 3;
	left: 0;
	cursor: pointer;
}

.left-pro-select .form_choose li label {
	margin: 0;
	padding-left: 25px;
	font-weight: normal;
	line-height: 0.2rem;
	text-transform: capitalize;
	font-size: 0.14rem;
	color: #808080;
	position: relative;
	cursor: pointer;
}

.left-pro-select .form_choose li label:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	position: absolute;
	left: 0;
	top: 2px;
	box-sizing: border-box;
	background: #fff;
}

.left-pro-select .form_choose li input:checked+label::before,
.left-pro-select .form_choose li input:checked+input[type="hidden"]+label::before {
	border-color: #333333;
	background-color: #333333;
}

.left-pro-select .form_choose li input:checked+label,
.left-pro-select .form_choose li input:checked+input[type="hidden"]+label {
	color: #333333;
}

.left-pro-select .form_choose li:hover label {
	color: #333333;
}

.left-pro-select .form_choose li input:checked+label::after,
.left-pro-select .form_choose li input:checked+input[type="hidden"]+label::after {
	content: '';
	display: inline-block;
	position: absolute;
	top: 1px;
	left: 0;
	width: 8px;
	height: 12px;
	transform: translate(5px, -1px) rotate(45deg);
	border: solid 2px #fff;
	border-left: none;
	border-top: none;
	box-sizing: border-box;
}

@media only screen and (max-width: 992px) {
	.left-pro-select {
		margin-bottom: 10px;
	}

	.left-pro-select .fot_title {
		border: none;
	}

	.left-pro-select .fot_title:before {
		display: none;
	}

	.left-pro-select .block_content {
		padding: 10px;
		background: #f7f7f7;
	}

	.left-pro-select .main_more {
		margin-top: 10px;
		display: block;
		text-align: center;
	}
}

.page_pro_nav {
	padding: 0.2rem 0;
}

.page_pro_nav .list {
	list-style: none;
	margin-right: -5px;
	margin-left: -5px;
	display: flex;
}

.page_pro_nav .list li {
	text-align: center;
	width: 20%;
	padding: 5px;
	list-style: none
}

.page_pro_nav .list li a {
	display: block;
	padding: 0.2rem 10px;
	border-radius: 38px;
	line-height: 24px;
	color: #fff;
	font-size: 19px;
	color: #000000;
}

.page_pro_nav .list li.active a {
	color: #fff;
	background-image: linear-gradient(-49deg, #9fccff 0%, #3376c5 38%, #3376c5 50%, #b0c7e4 100%);
}


.pro_nav {
	border-bottom: 2px solid #eee;
	padding: 0px 0 20px 0px;
	display: flex;
	border-bottom: 2px solid #eee;

	margin-bottom: 20px;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.pro_nav a {
	float: left;
	width: 12.5%;
	text-align: center;
	padding: 10px;
	border: 1px solid #e3e1e1;
	margin: 0px 10px;
}

@media only screen and (max-width: 992px) {
	.pro_nav a {
		width: 25%;
	}
}

@media only screen and (max-width: 500px) {
	.pro_nav {
		margin-bottom: 20px;
	}

	.pro_nav a {
		width: 33.33%;
		padding: 5px;
	}
}



.pro-text .column {
	margin-top: 0.1rem;
	line-height: 26px;
	font-size: 16px;
	overflow: hidden;
}

.pro-text .categ_title {
	color: #333;
	text-transform: capitalize;
	font-size: 20px;
	line-height: 0.3rem;
	padding-bottom: 0.1rem;
	font-weight: 600;
}

.pro-text img {
	max-width: 100%;
	height: auto;
}

.page_pro_list .column {
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	margin-bottom: 0.6rem;
}

.page_pro_list .column .wrap {
	padding: 0.3rem 0.5rem;
	width: 50%;
	padding-right: 0;
}

.page_pro_list .column .image {
	width: 50%;
}

.page_pro_list .column .title {
	display: block;
	margin-bottom: 25px;
	font-size: 32px;
	line-height: 120%;
	color: #333333;
	text-transform: uppercase;
}

.page_pro_list .column .title:hover {
	text-decoration: none;
	color: #333333;
}

.page_pro_list .column .text {
	color: #333333;
	font-size: 0.14rem;
	line-height: 0.3rem;
	overflow: hidden;
	max-height: 1.5rem;
	margin-bottom: 0.1rem;
}

.page_pro_list .column .image>a {
	display: block;
	overflow: hidden;
}

.page_pro_list .column .image>a img {
	transition: all .9s;
}

.page_pro_list .column .image>a:hover img {
	transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
}

.page_pro_list .column:nth-child(2n+2) {
	flex-flow: row-reverse;
}

.page_pro_list .column:nth-child(2n+2) .wrap {
	padding-left: 0;
	padding-right: 0.5rem;
}

@media only screen and (max-width: 992px) {
	.page_pro_nav .list {
		display: block;
	}

	.page_pro_nav .list li {
		float: left;
		width: 25%;
	}

	.page_pro_nav .list li .column {
		padding: 5px;
	}

	.page_pro_nav .list li .title {
		font-size: 0.14rem;
		line-height: 0.2rem;
		height: 60px;
	}
}

@media only screen and (max-width: 768px) {
	.page_section>.container>div>.main_title {
		text-align: center
	}

	.page_pro_nav .list li {
		width: 33.33%
	}

	.page_pro_nav .list_childmenu {
		margin-top: 0.2rem;
		padding-bottom: 0;
	}

	.page_pro_nav .list_childmenu li {
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.page_pro_nav .list_childmenu li a {
		padding: 5px 10px;
		border-width: 1px;
	}

	.page_pro_list .column {
		width: 100%;
		margin-bottom: 30px;
		display: block;
	}

	.page_pro_list .column .image {
		width: 100%;
		max-width: 560px;
	}

	.page_pro_list .column .wrap,
	.page_pro_list .column:nth-child(2n+2) .wrap {
		width: 100%;
		padding: 30px 0;
	}

	.page_pro_list .column .title {
		font-size: 24px;
		margin-bottom: 15px;
	}

	.page_pro_list .column .text {
		margin: 0;
	}
}

.page_pro_l {
	list-style: none;
}

.page_pro_l li.question {
	position: relative;
}

.page_pro_l li.question .column {
	background: #f5f5f5;
	overflow: hidden;
	border-radius: 0;
	padding: 10px;
}

.page_pro_l li.question .column>i {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	float: left;
	border-radius: 0;
	position: relative;
	text-align: center;
	margin-top: 1px;
	font-style: normal;
	background: #c01d23;
}

.page_pro_l li.question .column>em {
	margin: 0;
	display: inline-block;
	max-width: 80%;
	line-height: 24px;
	margin-top: 5px;
	float: left;
	color: #333333;
	font-size: 16px;
}

.page_pro_l li.answer {
	color: #808080;
	font-size: 0.14rem;
	line-height: 24px;
	overflow: hidden;
	padding: 15px;
	display: none;
}

.page_pro_l li.answer a {
	text-decoration: underline;
}

.page_pro_l li.answer a:hover {
	color: #0657b1;
}

.page_pro_l div.clearfix {
	height: 0.2rem;
	display: block;
}

.page_pro_l li .column.rotate {
	background: #c01d23;
	box-shadow: 0 5px 0.2rem 1px rgba(31, 54, 92, 0.15);
	-webkit-box-shadow: 0 5px 0.2rem 1px rgba(31, 54, 92, 0.15);
	-moz-box-shadow: 0 5px 0.2rem 1px rgba(31, 54, 92, 0.15);
}

.page_pro_l li .column.rotate>em {
	color: #fff;
}

.page_pro_l li .column.rotate>i {
	background: #fff;
}

.pro_tab {
	border-radius: 15px;
}

.pro_tab table.altrowstable {
	color: #777;
	border: none;
	background: #0657b1;
	border-collapse: collapse;
	text-align: center;
	font-size: 13px;
	min-width: 100%;
	margin: 0 auto 15px;
	border-radius: 15px;
	overflow: hidden;
}

.pro_tab table.altrowstable th {
	border: none;

	padding: 19px 5px;
	font-size: 22px;
	text-align: center;
	background: #0072ca;
	font-weight: normal;
	border-right: 1px solid #b8b8b8;
	color: #ffffff;
}

.pro_tab table.altrowstable tr th:last-child {
	border-right: none
}

.pro_tab table.altrowstable td {
	padding: 28px 8px;
	border: none;
	font-size: 16px;
	text-align: center;
	border-right: 1px solid #b8b8b8;
}

.pro_tab table.altrowstable tr td:last-child {
	border-right: none
}

.pro_tab table.altrowstable tr {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	border: none;
	-ms-transition: 0.5s all;
	color: #fff;
	background: #0657b1;
}

.pro_tab table.altrowstable tr:hover {
	background: #e2edff;
	color: #000000;
}

.pro_tab table.altrowstable tr a {
	text-decoration: none;
	font-size: 16px;
	color: #fff;
}

.pro_tab table.altrowstable tr:hover a {
	color: #000000;
	text-decoration: none;
}

.pro_tab .oddrowcolor {
	background-color: #eee;
}



.page_pro2 .page_pro_column .page_pro_l {
	position: relative;
	z-index: 5;
	padding: 30px 0 0;
}

.page_pro2 .page_pro_column .page_pro_l li {
	margin-bottom: 0;
	list-style: none
}

.page_pro2 .page_pro_column .page_pro_l li.question .column {
	background: #eff4fc;
	box-shadow: none;
	border-radius: 15px;
	padding: 24px 55px 24px 98px;
	cursor: pointer
}

.page_pro2 .page_pro_column .page_pro_l li.question .column:after {
	content: '：   >';
	right: 50px;
	top: 18px;
	font-size: 0.2rem;
	color: #000000;
	display: inline-block;
	position: absolute;
}

.page_pro2 .page_pro_column .page_pro_l li.question .column>em {
	margin: 0;
	font-size: 29px;
	line-height: 30px;
	color: #595959;
	display: block;
}

.page_pro2 .page_pro_column .page_pro_l li.question .column>i {
	width: 15px;
	height: 13px;
	background: url(../images/icon.png) no-repeat;
	background-position: -170px -145px;
	position: absolute;
	left: 55px;
	top: 33px;
	margin: 0;
}

.page_pro2 .page_pro_column .page_pro_l li.question .column>i:before {}

.page_pro2 .page_pro_column .page_pro_l li .column.rotate {}

.page_pro2 .page_pro_column .page_pro_l li .column.rotate>em {
	color: #4183ca;
}

.page_pro2 .page_pro_column .page_pro_l li .column.rotate>i {
	background-position: -170px -161px
}

.page_pro2 .page_pro_column .page_pro_l li .column.rotate:after {
	color: #0657b1
}

.page_pro2 .page_pro_column .page_pro_l li.answer {
	background: none;
	padding: 0;
	position: relative;
	z-index: 2;
	border: none;
}


@media only screen and (max-width: 1459px) {
	.page_pro_nav .list li a {
		font-size: 17px;
		padding: 16px 10px;
	}

	.page_pro_nav {
		padding-top: 0
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column {
		padding: 0.2rem 35px 0.2rem 60px
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column>i {
		left: 31px;
		top: 27px;
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column:after {
		right: 0.2rem;
		top: 15px;
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column>em {
		font-size: 22px;
	}

	.pro_tab table.altrowstable th {
		font-size: 18px
	}
}

@media only screen and (max-width: 1239px) {
	.page_pro_nav .list li a {
		font-size: 15px;
		padding: 14px 5px;
	}

	.page_pro_nav {
		padding-top: 0
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column {
		padding: 18px 25px 18px 40px
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column>i {
		left: 15px;
		top: 27px;
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column:after {
		right: 10px;
		top: 12px;
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column>em {
		font-size: 18px;
	}

	.pro_tab table.altrowstable th {
		font-size: 16px;
		padding: 15px 5px;
	}

	.pro_tab table.altrowstable td {
		font-size: 0.14rem;
		padding: 18px 8px
	}

	.pro_tab table.altrowstable tr a {
		font-size: 14px
	}
}

@media only screen and (max-width: 768px) {
	.page_pro2 .page_pro_column .page_pro_l {
		padding-top: 0.2rem
	}

	.page_pro_nav .list li a {
		font-size: 0.14rem;
		padding: 10px 5px;
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column>em {
		font-size: 16px;
	}

	.pro_tab table.altrowstable th {
		font-size: 0.14rem;
		padding: 12px 5px;
	}

	.pro_tab table.altrowstable td {
		font-size: 0.14rem;
		padding: 13px 8px
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column {
		padding: 10px 25px 10px 40px
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column>i {
		top: 0.2rem;
	}

	.page_pro2 .page_pro_column .page_pro_l li.question .column:after {
		top: 8px;
	}
}

@media only screen and (max-width: 568px) {
	.pro_tab {
		width: 100%;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		overflow-x: auto;
	}

	.pro_tab table.altrowstable {
		max-width: initial;
		width: 500px;
	}

}

@media only screen and (max-width: 375px) {
	.page_pro_nav .list li {
		width: 50%
	}

}


.pro_top .pro-img {
	padding: 0;
}

.pro_top .pro-img img {
	max-width: 100%;
	height: auto;
}

.pro-text .column img {
	max-width: 100%;
	height: auto;
}

.pro-text .column em {
	font-style: italic;
}

.pro-text .column ul {
	padding-left: 0.2rem;
}

.cbp-vm-options em {
	display: inline-block;
	float: left;
	font-size: 0.2rem;
	color: #4d4d4d;
	text-transform: uppercase;
	line-height: 38px;
}

.cbp-vm-options span {
	display: inline-block;
	float: right;
	font-size: 0.12rem;
	color: #ccc;
}

.cbp-vm-options a:before {
	font-size: 0.14rem;
	text-align: center;
	display: inline-block;
}

/* General list */

/* Clear eventual floats */

.cbp-vm-switcher>ul>li {
	display: block;
	position: relative;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	padding: 15px;
}

.cbp-vm-image .cbp-image-hover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transform: scale(1.05);
	background: #fff;
	text-align: center;
}

.cbp-vm-image .cbp-image-hover img {
	max-height: 100%;
	width: auto;
	border-radius: 10px;
}

.cbp-vm-switcher ul li:hover .cbp-vm-image .cbp-image-hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	transform: scale(1.0);
}

.cbp-vm-switcher>ul>li:hover>div {
	border-color: transparent;
	z-index: 99;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
	border-color: #fff;
}

/*.cbp-vm-switcher>ul>li > div:before{content:'';position: absolute;left:10px;top:10px;bottom:40px;right:10px;border-radius:0;transition:all .5s;box-shadow:0 5px 0.2rem 1px rgba(0,0,0,0.1);opacity: 0;filter: alpha(opacity=0);display: inline-block;}
.cbp-vm-switcher>ul>li > div:hover:before{left:0px;top:-5px;bottom:-5px;right:0px;opacity: 1;filter: alpha(opacity=100);z-index: 99;}*/
.cbp-vm-switcher>ul>li .border {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	display: block;
	transition: all .5s;
	border: 1px solid #fff;
}

.cbp-vm-switcher>ul>li:hover .border {
	bottom: -24px;
	border: 1px solid #0657b1;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 40px -10px;
}

/* Large grid view */
.cbp-vm-view-grid ul li:hover .cbp-vm-image {
	border-color: #fff;
}

.cbp-vm-view-grid ul li .model_title {
	display: block;
	color: #333;
	font-size: 0.16rem;
	line-height: 0.24rem;
	overflow: hidden;
	height: 0.24rem;
	margin-bottom: 0.1rem;
	position: relative;
}

.cbp-vm-view-grid ul li:hover .cbp-title {
	color: #0657b1;
	text-decoration: none;
}

.cbp-vm-view-grid ul li .cbp-vm-details {
	color: #666;
	font-size: 14px;
	line-height: 0.24rem;
	overflow: hidden;
	height: 0.48rem;
	margin-top: 0;
	transition: all .5s;
	display: none
}

.cbp-vm-view-grid ul li .cbp-list-more {
	display: none;
}

.cbp-vm-view-grid ul li .more_box {
	text-align: left
}


.cbp-vm-view-grid ul li .cbp_line {
	display: block;
	background: #eaeaea;
	height: 1px;
	margin: 10px 0;
}

.cbp-vm-view-grid ul li:hover .cbp-list-center {
	background-color: #fff;
}

/* List view */
.cbp-vm-view-list>ul>li:hover {
	z-index: 5;
}

.cbp-vm-view-list>ul>li:before {
	content: '';
	background: #fff;
	box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.05);
	transition: all .5s;
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
	right: 0.2rem;
	bottom: 0.2rem;
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: block;
	border-radius: 0
}

.cbp-vm-view-list>ul>li:hover:before {
	left: -0.2rem;
	top: -10px;
	right: -0.2rem;
	bottom: -5px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.cbp-vm-view-list>ul>li:hover>div {
	box-shadow: none;
}
.cbp-vm-view-list>ul>li>div .border {
	display: none;
}

.cbp-vm-view-list ul li>div:hover .cbp-vm-image:hover {
	border-color: #333333;
}

.cbp-vm-view-list ul li .cbp-vm-image .cbp-vm-details {
	display: none
}


.cbp-vm-view-list ul li .model_title {
	display: block;
	color: #333;
	font-size: 0.18rem;
	line-height: 0.24rem;
	overflow: hidden;
	height: 0.24rem;
	margin-bottom: 0.1rem;
	position: relative;
	font-weight: 400;
}


.cbp-vm-view-list>ul>li .cbp-list-left .line {
	display: none;
}

.cbp-vm-view-list .cbp-hover {
	display: none;
}

.cbp-vm-view-list .cbp-list-more {
	display: block;
	margin-top: 0.2rem;
	float: right;
	padding-right: 0;
}

.cbp-vm-view-list .checkbox {
	width: 150px;
	margin-top: 0.2rem;
	text-align: center;
	vertical-align: middle;
}

.checkbox {
	position: relative;
	display: inline-block;
	background: #333333;
	border-radius: 30px;
	height: 32px;
	width: 90%;
}

.checkbox label {
	display: block;
	vertical-align: middle;
	position: relative;
	padding: 0;
}

.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 6px;
	margin-left: 15px;
	padding-left: 3px;
	padding-top: 0px;
	font-size: 11px;
	color: #fff;
}

.checkbox p {
	display: inline-block;
	font-size: 0.14rem;
	text-transform: uppercase;
	height: 32px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	margin: 0;
	line-height: 32px;
}

.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 32px;
	left: 0;
	border-radius: 3px;
	background-color: transparent;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	z-index: 1;
}

.checkbox input[type="checkbox"]:checked+label::before,
.checkbox input[type="radio"]:checked+label::before {
	background: transparent;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
	opacity: 0;
	z-index: 1;
}

.checkbox input[type="checkbox"]:focus+label::before,
.checkbox input[type="radio"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after,
.checkbox input[type="radio"]:checked+label::after {
	font-family: "FontAwesome";
	content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label {
	opacity: 0.65;
}

.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}

.checkbox.checkbox-inline {
	margin-top: 0;
}

.pro_inquiry_btn {
	display: inline-block;
	float: right;
	height: 38px;
	margin-top: -58px;
	background: #333333;
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.14rem;
	line-height: 38px;
}

.pro_inquiry_btn:hover {
	text-decoration: none;
}

.pro_inquiry_btn:after {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	background-position: -330px -99px;
	margin-left: 8px;
}

@media screen and (max-width: 1239px) {

}

@media only screen and (max-width: 768px) {
	.pro-cat li {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 768px) {
	.pro-text .box {
		max-height: 336px;
		overflow: hidden;
	}

	.checkbox {
		width: 100%;
	}

	.checkbox p {}

	.checkbox label::after {
		margin-left: 4px;
	}

	.pro_inquiry_btn {
		padding-left: 0.2rem;
		padding-right: 0.2rem;
		font-size: 0.14rem;
	}

	.cbp-vm-view-list .checkbox {
		width: 10.2rem;
	}

	.cbp-vm-view-grid ul li .cbp-title {
		font-size: 16px
	}
}

@media (max-width:550px) {
	.cbp-vm-view-grid ul li {width: 50%!important;}
}

@media screen and (max-width: 400px) {
	.pro-text {
		padding: 0;
	}
}

/*products main*/
.page_about_content {
	border-top: 1px solid #eaeaea
}

.page_products02 .left-cat {
	padding: 0.2rem
}

.page_products02 .column_box {
	padding: 28px;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.21);
	border-radius: 18px;
	background: #D2CFCF;
	border: 2px solid #fff;
}

.page_products02 .page-left .fot_title em {
	color: #000;
	text-transform: uppercase;
	padding: 0
}

.page_products02 .left-cat .fot_title em:before {
	display: none
}

.page_products02 .page-left .fot_title span {
	background: none
}

.page_products02 ul.mtree {
	border: none;
	background: none
}

.page_products02 ul.mtree>li {
	border: none;
}

.page_products02 ul.mtree>li>ul>li {
	border-bottom: none
}

.page_products02 ul.mtree ul {
	border-left: 1px solid #aaa;
	margin-left: 0.1rem
}

.page_products02 ul.mtree>li>ul>li>a {
	background: none
}

.page_products02 ul.mtree .mtree-level-2 {
	border: none;
	border-bottom: 1px solid #afafaf;
}

.page_products02 ul.mtree ul li {
	border-bottom: none;
}

.page_products02 ul.mtree li ul.mtree-level-2 li a:before {
	background: #909090
}

@media only screen and (max-width: 992px) {
	.page_products02 .left-cat {
		padding: 0.1rem
	}

	.page_products02 .column_box {
		padding: 0.15rem 0.1rem 0.05rem
	}

	.page_products02 ul.mtree {
		padding: 0 0.2rem
	}
}


/*products category main*/
.category {
	padding-bottom: 0.4rem
}

.category .categ_title {
	background: #fbf8ef;
	padding: 0.15rem 0.15rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.category .categ_title a.title {
	display: block;
	color: #0657b1;
	font-weight: 700;
}

.category .categ_title .main_more {
	margin-top: 0;
	height: 0.38rem;
	line-height: 0.38rem;
	padding: 0 0.3rem;
	font-size: 0.14rem
}

.category_list ul {
	margin: 0 -0.15rem
}

.category_list ul li {
	list-style: none;
	margin-top: 0.2rem
}

.category_list ul li:nth-child(4n+1) {
	clear: both
}

.category_list ul li>div {
	background: #fff;
	box-shadow: 0 6px 4px rgba(0, 0, 0, 0.1);
	padding: 0.15rem 0.15rem 0.23rem;
	border-radius: 0.04rem;
}

.category_list ul li .image {
	border-radius: 0;
	overflow: hidden;
}

.category_list ul li .image img {
	transition: all .9s;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	height: 100%;
	width: 100%;
}

.category_list ul li:hover .image img {
	transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
}

.category_list ul li .cbp-list-left {
	text-align: left;
	padding: 0.2rem 0.1rem 0
}

.category_list ul li .cbp-title {
	display: block;
	color: #333;
	font-size: 0.18rem;
	line-height: 0.26rem;
	overflow: hidden;
	height: 0.52rem;
	margin-bottom: 0.1rem;
	position: relative;
	font-weight: 500;
}

.category_list ul li:hover .cbp-title {
	color: #0657b1;
	text-decoration: none;
}

.category_list ul li .details {
	color: #666;
	font-size: 0.16rem;
	line-height: 0.24rem;
	overflow: hidden;
	height: 0.48rem;
	margin-top: 0.1rem;
	transition: all .5s;
}

.category_list ul li .main_more {
	line-height: 0.34rem;
	height: 0.34rem;
	letter-spacing: 0;
	font-weight: 500;
	padding: 0 0.17rem;
	margin-top: 0.16rem
}

@media screen and (max-width: 768px) {


	.category_list ul li:nth-child(2n+1) {
		clear: both
	}

	.category_list ul li:nth-child(4n+1) {
		clear: none
	}

}

@media screen and (max-width: 475px) {
	.category_list ul li .details {
		font-size: 14px
	}
}

@media screen and (max-width: 375px) {
	.category_list ul li {
		width: 100%
	}

	.category .categ_title {
		display: block;
	}

	.category .categ_title .main_more {
		margin-top: 0.15rem;
	}

	.category_list ul li .details {
		font-size: 14px
	}
}

/* CSS for the loading div */
.prom_img {
	padding: 0;
	text-align: center;
	padding-right: 0;
	border-radius: 0;
}

.prom_img .swiper-slide {
	position: relative;
	display: inline-block;
}

.prom_img #pro_img_gallery {
	overflow: inherit;
}

.prom_img #pro_img_gallery .swiper-slide {
	opacity: 0 !important;
	z-index: -1;
}

.prom_img #pro_img_gallery .swiper-slide-active {
	opacity: 1 !important;
	z-index: 99;
	border: 1px solid #dfdbdb;
}

.prom_img #pro_img_gallery .swiper-slide img {
	width: 100%;
}

.prom_img .swiper-slide iframe {
	position: relative;
	width: 100%;
	max-width: 100%;
}

.prom_img .video_img {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0;
	bottom: 0;
	z-index: 55;
}

#pro_img_thumbs {
	padding: 0;
	padding-top: 15px;
}

#pro_img_thumbs .swiper-slide {
	border-radius: 0;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid rgba(0, 0, 0, 0.05);
	padding: 2px;
	margin-right: 5px;
}

#pro_img_thumbs .swiper-slide.swiper-slide-thumb-active {
	border-color: #0657b1;
}

.prom_img .sp-video-icon {
	position: relative;
}

.prom_img .sp-video-icon img {
	opacity: 0.5;
}

.prom_img .sp-video-icon:before {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 0.14rem;
	color: #fff;
	line-height: 30px;
	font-family: 'FontAwesome';
	content: "\f04b";
	z-index: 2;
	border-radius: 5px;
	background: #0657b1;
	width: 30px;
	height: 30px;
	text-align: center;
}

.cloud-zoom {
	overflow: hidden;
}

#cloud-zoom-big {
	top: 0px !important;
	border: 1px solid #ddd;
	background-repeat: no-repeat !important;
	background: #fff;
	box-shadow: 0 5px 50px 1px rgba(0, 0, 0, 0.1);
}

.prom_img .cloud-zoom-lens {
	background-image: none !important;
	background-color: rgba(0, 0, 0, 0.2) !important;
}

@media only screen and (max-width: 992px) {

	.mousetrap,
	#cloud-zoom-big,
	.cloud-zoom-big {
		display: none !important;
	}
}

.page_prodetail {
	padding-top: 0
}



.mostBox {
	margin: 0 0 10px 0;
}

.mostBox .page_title {
	background: #fafafa;
	padding: 0;
}

.mostBox .page_title:before,
.mostBox .page_title:after {
	display: none;
}

.mostBox .page_title em {
	font-size: 24px;
	line-height: 30px;
	background: #0cb76c;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 10px;
}

.mostBox .text em {
	font-style: italic;
}

.mostBox .text a:hover {
	color: #333333;
}

.mostBox .text ul {
	padding-left: 0.2rem;
}

/*products-tab*/
.mostBox .features-tab {
	margin: 0;
	text-align: left;
	padding: 0px;
	text-align: left;
}

.mostBox .features-tab .nav-tabs {
	margin: 0px;
	padding: 0px;
	background: none;
	overflow: hidden;
	border-radius: 0;
	border: none;
	border-bottom: 2px solid #0657b1;
}

.mostBox .features-tab .nav-tabs li {
	margin-right: 0.05rem;
	display: inline-block;
}

.mostBox .features-tab .nav-tabs li>a {
	display: inline-block;
	list-style: none;
	cursor: pointer;
	color: #0657b1;
	text-align: center;
	margin: 0;
	padding: 12px 25px;
	border: none;
	font-size: 18px;
	line-height: 0.26rem;
	background-color: transparent;
	border-radius: 0.1rem 0.1rem 0 0;
	z-index: 2;
	text-transform: capitalize;
	font-weight: 400;
	border: 1px solid #0657b1;
	border-bottom: none;
}

.mostBox .features-tab .nav-tabs>li.active>a,
.mostBox .features-tab .nav-tabs>li.active>a:hover,
.mostBox .features-tab .nav-tabs>li.active>a:focus {
	color: #fff;
	z-index: 99;
	background: #0657b1;
	text-decoration: none;
	border-color: #0657b1
}

.mostBox .tab-content {
	padding-top: 30px;
	font-weight: 300
}

#pro_inquiry {
	margin: 0;
	position: relative;
	background: none;
	margin-bottom: 0.2rem;
	margin-top: 0.2rem;
	border-top: 4px solid #0657b1
}

#pro_inquiry .send_column {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	border-radius: 0
}

#pro_inquiry .send_column .main_title {
	margin-bottom: 0.15rem
}

#pro_inquiry .send_column .main_title img {
	max-width: 0.8rem
}

#pro_inquiry .send_column .main_title em:before {
	display: none
}

#pro_inquiry .send_column ul {
	margin: 0 -0.15rem
}

#pro_inquiry .send_column ul li .cform-item__wrap {
	position: relative;
}

#pro_inquiry .send_column ul li .cform-item__wrap .refresh {
	font-size: 0.14rem;
	line-height: 16px;
	min-width: 60px;
}

#pro_inquiry .send_column ul li .cform-item__wrap img {
	margin: 10px 5px !important;
}

#pro_inquiry .send_column ul li label.error {
	position: absolute;
	left: 0;
	bottom: -3px;
	font-size: 0.14rem;
	font-weight: normal;
	margin: 0;
	height: 0.2rem;
}

.page_products .left-adv {
	display: none;
}

@media only screen and (max-width:992px) {
	.mobile_inquiry .main_more.show {
		position: fixed;
		bottom: 60px;
		left: 10px;
		width: 140px;
		line-height: 24px;
		padding: 5px 0;
		z-index: 9999999999;
		font-size: 13px;
		height: 36px;
		justify-content: center;
		text-align: center;
	}

	.mobile_inquiry .main_more.show:after {
		top: 0;
	}
}

@media only screen and (max-width: 992px) {

	.sp-thumbs a:link,
	.sp-thumbs a:visited {
		width: 50px;
		height: 50px;
	}

	.products .pro_img {
		width: 100%;
		padding: 0;
	}

	.products .pro-right {
		width: 100%;
		padding: 0;
		padding-left: 0.2rem;
	}

	.prom-right .pro-table ul li p {
		width: 26%;
	}

	.prom_img {
		margin-bottom: 0;
		padding: 0;
		width: 100%;
	}

	.prom-right .pro-table {
		margin-bottom: 0;
	}

	#pro_inquiry {
		position: relative;
		z-index: 1;
	}

	#pro_inquiry .send_content .send_column {
		display: block;
	}

	.page_products .left-pro {
		display: block;
	}

	.prom-right {
		padding: 0;
		margin-bottom: 0;
		background-image: none;
		padding-top: 0.2rem;
		z-index: 9999;
		width: 100%;
	}
}

@media only screen and (max-width: 768px) {
	.pro_info_top {
		padding-top: 30px;
		padding-bottom: 30px;
		background: #f7f7f7;
	}

	.pro-right {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0.2rem;
	}

	.prom-right .pro-table {
		margin-top: 15px;
		margin-bottom: 0;
	}

	.pro_info_top:before {
		display: none;
	}

	.products .pro_inquiry .message {
		padding: 0;
	}

	.mostBox .tab-scroll {
		margin-left: 0;
		padding-bottom: 0;
	}

	.products .pro-list-tags p {
		display: block;
	}

	.pro_message li .meInput,
	.pro_message li .meText {
		width: 100%;
	}

	.pro_message .main_title {
		text-align: center;
	}

	.pro_message .main_title>em {
		background-position: center bottom;
	}

	.prom-right>h1 {
		font-size: 16px;
	}

	.prom_main {
		padding: 40px 0;
	}

	.prom_main .pro_con {
		display: none;
	}

	.pro_message form {
		max-width: 100%;
	}

	/*.prom-right .mobile_inquiry{position:fixed;bottom:0;right:0;background:#fff;background:#fff;padding:8px 15px;z-index:9999999999;width:100%;text-align:right;height:60px;border-top:1px solid #eee;display: flex;align-items: center;justify-content: flex-end}*/
	.prom-right .mobile_inquiry {
		display: block;
	}

	.prom-right .main_more {
		display: block;
		text-align: center;
		font-size: 14px
	}

	.prom-right .main_more.more_down {
		margin-left: 0;
	}

	.prom-right .main_more.more_cart input {
		font-size: 14px;
		padding-left: 15px;
		height: 40px;
		line-height: 42px;
	}

	.prom-right .main_more.more_cart:after {
		top: 12px;
		display: inline-block;
	}

	#pro_inquiry .main_title .line {
		margin-right: 10px;
	}

	#pro_inquiry {
		display: block !important;
	}

	.pro_social.social_icons li.title {
		display: block;
	}

	.pro_social.social_icons li a {
		width: 34px;
		height: 34px;
	}

	.mostBox .features-tab .nav-tabs {
		border-radius: 0;
	}

	.mostBox .features-tab .nav-tabs li {
		margin-right: 0.05rem
	}

	.mostBox .features-tab .nav-tabs li>a {
		font-size: 16px;
		padding: 8px 15px
	}

	.prom-right>div.main {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.pro_info_top {
		padding-left: 10px;
		padding-right: 10px;
	}

	.pro_info_top .container {
		padding: 10px 10px 40px 10px;
		margin-top: -10px;
	}

	.page_products .page-right {
		padding: 0;
		margin-top: 0;
	}

	#pro_inquiry .title em:before {
		display: none;
	}

	#pro_inquiry .text {
		font-size: 14px;
		margin-top: 0
	}

	#pro_inquiry .send_column .main_title em {}

	#pro_inquiry .send_column {
		padding: 0 0.2rem 0.3rem
	}

	.prom-right .pro_whatsapp {
		margin-left: 0;
	}

	#pro_inquiry .send_column .send {
		margin-left: 0;
		padding: 0 30px
	}

	#pro_img_thumbs .swiper-slide {
		padding: 1px;
	}

	.prom_img .sp-video-icon:before {
		width: 24px;
		height: 24px;
		font-size: 14px;
		line-height: 24px;
	}

	.prom_img .swiper-slide iframe {
		height: 240px;
	}

	#pro_img_thumbs {
		padding-top: 10px;
	}
}

@media only screen and (max-width: 480px) {
	.products .pro-right {
		margin-bottom: 0;
		position: relative;
	}

	.prom-right .pro-table ul li p {
		min-width: 45%;
		font-size: 0.12rem;
		text-transform: capitalize;
		background: #fff;
		padding: 5px;
	}

	.prom-right .pro-table ul li span {
		font-size: 0.14rem;
		padding: 5px;
	}

	.mostBox .features-tab .nav-tabs li {
		margin-right: 0.02rem
	}

	.mostBox .features-tab .nav-tabs li>a {
		font-size: 16px;
		padding: 5px 10px
	}

	#pro_inquiry .title {
		font-size: 0.2rem;
	}
}

.relpro_content .swiper-slide:hover .image a img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
}


.relpro_content .swiper-slidei .wrap .icon {
	display: block;
}

.relpro_content .swiper-slide .wrap .icon img {
	max-width: 0.23rem;
}


@media only screen and (max-width: 992px) {
	
}

@media only screen and (max-width: 768px) {
	.relpro_content .pro_scroll {
		margin: 0.3rem -0.1rem 0
	}

	.relpro_content .swiper-slide .wrap {
		margin-top: -0.2rem;
	}

}

@media only screen and (max-width: 575px) {
	.relpro_content .pro_scroll {
		margin: 0.3rem -0.05rem 0
	}

	.relpro_content .swiper-slide {
		padding: 0 0.05rem
	}
}




.meft-customer ul {
	list-style: none;
	margin-bottom: 30px;
	border-bottom: none;
}

.meft-customer ul li a {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	display: block;
	font-size: 0.12rem;
	text-transform: capitalize;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.meft-customer ul li a:hover {
	background: #fafafa;
	color: #23ac38;
	padding: 10px;
	text-decoration: none;
}

#customer {}

#customer ul {
	list-style: none;
}

#customer ul li {
	margin-bottom: 30px;
}

#customer ul li .title {
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	line-height: 0.2rem;
	text-transform: uppercase;
	color: #62a70f;
	font-weight: normal;
	padding-bottom: 10px;
}

#customer ul li h5 {
	display: inline-block;
	color: #62a70f;
	text-transform: uppercase;
	font-size: 0.12rem;
	cursor: pointer;
}

#customer ul li h5:before {
	content: "[";
	padding-right: 5px;
}

#customer ul li h5:after {
	content: "]";
	padding-left: 5px;
}

#customer ul li h5.UI02 {
	display: none;
}

#customer ul li h5 b {
	font-weight: normal;
}

#customer ul li .text {
	font-size: 0.12rem;
	line-height: 24px;
	color: #676767;
	overflow: hidden;
	height: 48px;
	-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, opacity 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out, opacity 0.3s ease-in-out
}



.project_list {
	margin: 0 -0.15rem 0;
	padding-top: 0;
	position: relative;
	z-index: 9;
}

.project_list li {
	list-style: none;
	margin-bottom: 0.3rem;
}

.project_list li:nth-child(3n+1) {
	clear: both;
}

.project_list li .column {
	background: #fff;
	box-shadow: 0 5px 40px rgba(37, 55, 69, 0.13);
	position: relative;
	overflow: hidden;
}

.project_list li .column .image a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.project_list li .column .image a img {
	width: 100%;
	transition: all .6s;
}

.project_list li .column:hover .image a img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
}

.project_list li .column .wrap {
	padding: 0.24rem 0.3rem 0.3rem;
	position: relative;
}

.project_list li .column .wrap .news_date {
	background: #0657b1;
	border-radius: 5px;
	line-height: 0.31rem;
	font-size: 14px;
	color: #ffffff;
	display: inline-block;
	padding: 0 0.17rem;
	position: absolute;
	top: -0.15rem;
	left: 0.4rem;
}

.project_list li .column .wrap .title {
	font-family: "Arial";
	font-size: 24px;
	line-height: 0.28rem;
	font-weight: 500;
	color: #222222;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.project_list li .column:hover .wrap .title {
	color: #0657b1;
}

.project_list li .column .wrap .text {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
	margin-top: 0.15rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.project_list li .column .wrap .more {
	font-size: 14px;
	color: #343434;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	border: 2px solid #d9d9d9;
	border-radius: 5px;
	line-height: 0.42rem;
	padding: 0 0.22rem;
	margin-top: 0.32rem;
}
.project_list li .column .wrap .main_more {
	background: #0657b1;
	height: 34px;
	line-height: 32px;
	margin-top: 0;
	font-size: 14px;
	padding: 0 15px;
	margin-top: 15px;
}
.project_list li .column:hover .wrap .main_more {
	background: #ea6e2d;
}

/* .project_list li .column:hover .wrap .more i {
	filter: brightness(100);
} */

@keyframes more_i {
	0% {
		transform: translateX(-3px);
	}

	50% {
		transform: translateX(3px);
	}

	100% {
		transform: translateX(-3px);
	}
}

@media only screen and (max-width:992px) {
	.project_list li {
		width: 50%
	}

	.project_list li:nth-child(2n+1) {
		clear: both;
	}

	.project_list li:nth-child(3n+1) {
		clear: none;
	}

}

@media (max-width:768px) {
	.project_list li .column .wrap .title {font-size: 20px;}
	.project_list li .column .wrap {padding: .2rem .25rem .2rem;}
}

@media only screen and (max-width:695px) {
	.project_list li {
		width: 100%;
		padding: 0 0.05rem;
	}

	.project_list {
		margin: 0 -0.05rem
	}

	.project_list li .column .wrap {
		padding: 0.2rem 0.15rem 0.2rem;
	}

}

@media only screen and (max-width:365px) {
	.project_list li {
		width: 100%
	}
}

.pro_top .pro-img {
	padding: 0;
}

.pro_top .pro-img img {
	max-width: 100%;
	height: auto;
}

.pro-text {
	color: #333;
	margin-bottom: 0.2rem;
	border-radius: 0;
}

.pro-text .column img {
	max-width: 100%;
	height: auto;
}

.pro-text .column em {
	font-style: italic;
}

.pro-text .column ul {
	padding-left: 0.2rem;
}

.cbp-vm-switcher {
	width: 100%;
	margin-bottom: 30px;
}

.cbp-vm-options {
	text-align: left;
	margin-bottom: 0;
	margin-bottom: 0.2rem;
	background: #fafafa;
	border-radius: 0;
	padding: 5px;
}

.cbp-vm-options em {
	display: inline-block;
	float: left;
	font-size: 0.2rem;
	color: #4d4d4d;
	text-transform: uppercase;
	line-height: 38px;
}

.cbp-vm-options a {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	overflow: hidden;
	white-space: nowrap;
	border-radius: 0;
	color: #808080;
	margin-right: 3px;
	float: left;
	font-size: 16px;
	border-radius: 0;
}

.cbp-vm-options span {
	display: inline-block;
	float: right;
	font-size: 0.12rem;
	color: #ccc;
}

.cbp-vm-options a:hover,
.cbp-vm-options a.cbp-vm-selected {
	color: #fff;
	background: #ea6e2d;
	border-color: #ea6e2d;
}

.cbp-vm-options a:before {
	font-size: 0.14rem;
	text-align: center;
	display: inline-block;
}

/* General list */
.cbp-vm-switcher>ul {
	list-style: none;
	padding: 0;
}

/* Clear eventual floats */
.cbp-vm-switcher ul:before,
.cbp-vm-switcher ul:after {
	content: " ";
	display: table;
}

.cbp-vm-switcher ul:after {
	clear: both;
}

.cbp-vm-image .cbp-image-hover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all .5s;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	transform: scale(1.05);
	background: #fff;
	text-align: center;
}

.cbp-vm-image .cbp-image-hover img {
	max-height: 100%;
	width: auto;
	border-radius: 10px;
}

.cbp-vm-switcher ul li:hover .cbp-vm-image .cbp-image-hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	transform: scale(1.0);
}

.cbp-vm-switcher>ul>li>div {
	display: block;
	position: relative;
	z-index: 2;
	transition: all .5s;
	border-radius: 2px;
}

.cbp-vm-switcher>ul>li:hover>div {
	border-color: transparent;
	z-index: 99;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
	border-color: #fff;
}

/*.cbp-vm-switcher>ul>li > div:before{content:'';position: absolute;left:10px;top:10px;bottom:40px;right:10px;border-radius:0;transition:all .5s;box-shadow:0 5px 0.2rem 1px rgba(0,0,0,0.1);opacity: 0;filter: alpha(opacity=0);display: inline-block;}
.cbp-vm-switcher>ul>li > div:hover:before{left:0px;top:-5px;bottom:-5px;right:0px;opacity: 1;filter: alpha(opacity=100);z-index: 99;}*/
.cbp-vm-image>a {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	z-index: 5;
	width: 100%;
	height: 100%;
}

.cbp-vm-image img {
	max-width: 100%;
	height: auto;
	transition: all .5s;
	width: 100%;
	border-radius: 0;
}

.cbp-vm-switcher>ul>li .cbp-vm-image {
	display: block;
	position: relative;
	z-index: 2;
	transition: all .5s;
	border-radius: 0;
	overflow: hidden;
	padding: 20px;
}

.cbp-vm-switcher>ul>li .border {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	display: block;
	transition: all .5s;
	border: 1px solid #fff;
}

.cbp-vm-switcher>ul>li:hover .border {
	bottom: -24px;
	border: 1px solid #0657b1;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 15px 40px -10px;
}

.cbp-vm-details {
	font-size: 0.12rem;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #808080;
}

/* Large grid view */
.cbp-vm-view-grid ul {
	text-align: left;
	margin-right: -0.1rem;
	margin-left: -0.1rem;
}

.cbp-vm-view-grid ul li {
	width:25%;
	float: left;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	padding: 0.1rem;
	position: relative;
}

.cbp-vm-view-grid ul li>div {
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.cbp-vm-view-grid ul li .cbp-vm-image {
	border-color: #fff;
}

.cbp-vm-view-grid ul li:hover .cbp-vm-image {
	border-color: #fff;
}

.cbp-vm-view-grid ul li .cbp-list-left {
	padding: 0.15rem;
	text-align: left;
	position: relative;
	z-index: 999;
	border: 1px solid #eee
}

.cbp-vm-view-grid ul li .model_title {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	height: 0.24rem;
	margin-bottom: 0.1rem;
	position: relative;
}

.cbp-vm-view-grid ul li .cbp-title {
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 24px;
	min-height: 50px;
	margin-bottom: 0.1rem;
	position: relative;
	font-weight: 500;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.cbp-vm-view-grid ul li:hover .cbp-title {
	text-decoration: none;
	color: #333;
}

.cbp-vm-view-grid ul li .cbp-vm-details {
	color: #666;
	font-size: 14px;
	line-height: 0.24rem;
	overflow: hidden;
	height: 0.48rem;
	margin-top: 0;
	transition: all .5s;
	display: none
}

.cbp-vm-view-grid ul li .cbp-list-more {
	display: none;
}

.cbp-vm-view-grid ul li .more_box {
	text-align: left
}

.cbp-vm-view-grid ul li .more_box .main_more {
	height: 34px;
	line-height: 32px;
	margin-top: 0;
	font-size: 14px;
	padding: 0 15px;
	margin-top: 10px;
}

.cbp-vm-view-grid ul li:hover .more_box .main_more {
	background: #ea6e2d;
}

.cbp-vm-view-grid ul li .cbp_line {
	display: block;
	background: #eaeaea;
	height: 1px;
	margin: 10px 0;
}

.cbp-vm-view-grid .post_blog_tag {
	display: none;
}

.cbp-vm-view-grid .cbp-list-center {
	padding: 0;
	position: relative;
	z-index: 999;
	border-radius: 0;
	background-repeat: no-repeat;
	background-position: 98% bottom;
}

.cbp-vm-view-grid ul li:hover .cbp-list-center {
	background-color: #fff;
}

/* List view */
.cbp-vm-view-list>ul {
	margin: 0;
	margin-top: 0.2rem;
}

.cbp-vm-view-list>ul>li {
	text-align: left;
	padding: 0;
	border-radius: 0;
	border: 1px solid #eee;
	padding: 0.2rem 15px;
	margin-top: -1px;
	position: relative;
	z-index: 2;
	background: #fff;
}

.cbp-vm-view-list>ul>li:hover {
	z-index: 5;
}

.cbp-vm-view-list>ul>li:before {
	content: '';
	background: #fff;
	box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.05);
	transition: all .5s;
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
	right: 0.2rem;
	bottom: 0.2rem;
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: block;
	border-radius: 0
}

.cbp-vm-view-list>ul>li:hover:before {
	left: -0.2rem;
	top: -10px;
	right: -0.2rem;
	bottom: -5px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.cbp-vm-view-list>ul>li:hover>div {
	box-shadow: none;
}

.cbp-vm-view-list li:before,
.cbp-vm-view-list li:after {
	content: " ";
	display: table;
}

.cbp-vm-view-list li:after {
	clear: both;
}

.cbp-vm-view-list>ul>li>div {
	padding: 0;
	border: none;
}

.cbp-vm-view-list>ul>li>div .border {
	display: none;
}

.cbp-vm-view-list .cbp-vm-image,
.cbp-vm-view-list .cbp-vm-title,
.cbp-vm-view-list .cbp-vm-details,
.cbp-vm-view-list .cbp-vm-price,
.cbp-vm-view-list .cbp-vm-add {
	display: inline-block;
	vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {
	width: 30%;
	text-align: center;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	float: left;
	overflow: hidden;
}

.cbp-vm-view-list ul li>div:hover .cbp-vm-image:hover {
	border-color: #333333;
}

.cbp-vm-view-list ul li .cbp-vm-image .cbp-vm-details {
	display: none
}

.cbp-vm-view-list ul li>div .cbp-list-center {
	width: 70%;
	display: inline-block;
	padding-top: 5px;
}

.cbp-vm-view-list ul li .model_title {
	display: block;
	color: #333;
	font-size: 0.18rem;
	line-height: 0.24rem;
	overflow: hidden;
	height: 0.24rem;
	margin-bottom: 0.1rem;
	position: relative;
	font-weight: 400;
}

.cbp-vm-view-list ul li .cbp-title {
	display: block;
	color: #333;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0.1rem;
	font-weight: 500;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.cbp-vm-view-list ul li:hover .cbp-title {
	color: #0657b1;
	text-decoration: none;
}

.cbp-vm-view-list ul li .cbp-vm-details {
	margin-top: 0.1rem;
	height: auto;
	padding: 0;
	max-height: 0.48rem;
	line-height: 0.24rem;
	font-size: 14px;
	display: block;
	font-weight: 300;
}

.cbp-vm-view-list>ul>li .cbp-list-left .line {
	display: none;
}

.cbp-vm-view-list ul li .post_blog_tag {
	margin-top: 15px;
}

.cbp-vm-view-list ul li .more_box {
	display: inline-block;
	margin-right: 0.2rem;
	vertical-align: middle;
	margin-top: 12px;
}

.cbp-vm-view-list ul li .more_box .main_more {
	height: 36px;
	line-height: 34px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	font-size: 14px;
}

.cbp-vm-view-list .cbp-hover {
	display: none;
}

.cbp-vm-view-list .cbp-list-center {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 25px;
}

.cbp-vm-view-list .cbp-list-center .cbp-list-left {
	padding-left: 0;
}

.cbp-vm-view-list .cbp-list-more {
	display: block;
	margin-top: 0.2rem;
	float: right;
	padding-right: 0;
}

.cbp-vm-view-list .checkbox {
	width: 150px;
	margin-top: 0.2rem;
	text-align: center;
	vertical-align: middle;
}

.checkbox {
	position: relative;
	display: inline-block;
	background: #333333;
	border-radius: 30px;
	height: 32px;
	width: 90%;
}

.checkbox label {
	display: block;
	vertical-align: middle;
	position: relative;
	padding: 0;
}

.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 6px;
	margin-left: 15px;
	padding-left: 3px;
	padding-top: 0px;
	font-size: 11px;
	color: #fff;
}

.checkbox p {
	display: inline-block;
	font-size: 0.14rem;
	text-transform: uppercase;
	height: 32px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	margin: 0;
	line-height: 32px;
}

.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 32px;
	left: 0;
	border-radius: 3px;
	background-color: transparent;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	z-index: 1;
}

.checkbox input[type="checkbox"]:checked+label::before,
.checkbox input[type="radio"]:checked+label::before {
	background: transparent;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
	opacity: 0;
	z-index: 1;
}

.checkbox input[type="checkbox"]:focus+label::before,
.checkbox input[type="radio"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after,
.checkbox input[type="radio"]:checked+label::after {
	font-family: "FontAwesome";
	content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label,
.checkbox input[type="radio"]:disabled+label {
	opacity: 0.65;
}

.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}

.checkbox.checkbox-inline {
	margin-top: 0;
}

.pro_inquiry_btn {
	display: inline-block;
	float: right;
	height: 38px;
	margin-top: -58px;
	background: #333333;
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.14rem;
	line-height: 38px;
}

.pro_inquiry_btn:hover {
	text-decoration: none;
}

.pro_inquiry_btn:after {
	content: '';
	width: 18px;
	height: 18px;
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	background-position: -330px -99px;
	margin-left: 8px;
}

.mobile_pro_list {
	list-style: none;
	padding-bottom: 10px;
	margin-right: -5px;
	margin-left: -5px;
}

.mobile_pro_list li {
	padding: 5px;
}

.mobile_pro_list li:nth-child(2n+1) {
	clear: both;
}

.mobile_pro_list li .column {
	border: 1px solid #eee;
	border-radius: 0;
	padding: 5px;
	text-align: left;
}

.mobile_pro_list li .wrap {
	padding: 10px 5px;
}

.mobile_pro_list li .title {
	margin-bottom: 10px;
	font-size: 0.18rem;
	line-height: 0.24rem;
	height: 0.48rem;
	display: block;
	overflow: hidden;
}

.mobile_pro_list li .cbp-vm-details {
	font-size: 14px;
	line-height: 22px;
	height: 44px;
	color: #808080;
	margin-bottom: 0;
}

.mobile_pro_list li .more {
	text-align: left;
	padding-bottom: 5px;
}

.mobile_pro_list li .main_more {
	margin: 0;
	font-size: 0.14rem;
	line-height: 30px;
	height: 32px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 4px
}

@media screen and (max-width: 1239px) {
	.cbp-vm-view-grid ul li {
		width: 33.33%
	}
}

@media screen and (max-width: 992px) {
	.cbp-vm-view-grid ul li:nth-child(3n+1) {
		clear: none
	}

}

@media screen and (max-width: 768px) {
	.pro-cat li {
		margin-bottom: 10px;
	}
	.cbp-vm-options {
	    display: none;
	}
	.pro-text .box {
		max-height: 336px;
		overflow: hidden;
	}

	.checkbox {
		width: 100%;
	}

	.checkbox p {}

	.checkbox label::after {
		margin-left: 4px;
	}

	.pro_inquiry_btn {
		padding-left: 0.2rem;
		padding-right: 0.2rem;
		font-size: 0.14rem;
	}

	.cbp-vm-view-list .checkbox {
		width: 10.2rem;
	}

	.cbp-vm-view-grid ul li .cbp-title {
		font-size: 16px
	}
	.cbp-vm-view-list ul li .cbp-title {font-size: 18px;}
}

@media screen and (max-width: 400px) {
	.pro-text {
		padding: 0;
	}
}

.main_more {
	position: relative;
	display: inline-flex;
	margin-top: 0.25rem;
	transition: all .6s;
	z-index: 3;
	text-transform: capitalize;
	color: #ffffff;
	line-height: 0.5rem;
	height: 0.5rem;
	padding-left: 0.26rem;
	padding-right: 0.26rem;
	background: #0657b1;
	font-size: 16px;
	font-weight: 500;
	overflow: hidden;
}

.main_more a.more {
	color: #fff;
	font-size: 14px;
	position: relative;
	z-index: 9;
}

.main_more:hover {}

input.main_more {
	box-shadow: none;
}

.main_more .icon-arrow {
	align-items: center;
	display: inline-flex;
	margin-left: 5px;
	min-width: 16px;
	position: relative;
}

.main_more .icon-arrow:before {
	background: #fff;
	content: "";
	height: 2px;
	left: 2px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity .15s, visibility .15s;
	visibility: hidden;
	width: 10px;
}

.main_more .icon-arrow:after {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	height: 8px;
	transform: rotate(315deg);
	transition: transform .3s;
	width: 8px;
}

.main_more:hover .icon-arrow:before {
	opacity: 1;
	transition: opacity .3s, visibility .3s;
	visibility: visible;
}

.main_more:hover .icon-arrow:after {
	transform: translateX(5px) rotate(315deg);
}

@media (max-width:768px) {}

/*blog*/
.left-blog {
	margin-bottom: 40px;
}

.left-blog ul {
	list-style: none;
	margin-top: 1px;
	background: #fff;
}

.left-blog ul li {
	margin-bottom: 0;
}

.left-blog ul li a {
	display: block;
	font-size: 14px;
	border-radius: 0;
	color: #555555;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	padding: 10px 0;
	line-height: 0.24rem;
	position: relative;
	padding-left: 25px;
	background: #f7f7f7;
	border-bottom: 1px solid #eee;
}

.left-blog ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #0657b1;
}

.left-blog ul li a:before {
	position: absolute;
	left: 10px;
	top: 19px;
	width: 4px;
	height: 4px;
	background: #ced2d9;
	display: inline-block;
	content: '';
	border-radius: 50%;
}

.left-blog ul li a:hover:before {
	left: 10px;
	opacity: 1;
	filter: alpha(opacity=100);
	background: #fff;
}

.blog-archives {
	margin-bottom: 40px;
	background: #fff;
	padding: 15px;
	border-top: 2px solid #0657b1;
	padding-bottom: 30px;
	box-shadow: 0 5px 0.2rem 1px rgba(0, 0, 0, 0.05);
}

.blog-archives ul {
	list-style: none;
	padding-top: 10px;
}

.blog-archives ul li {
	margin-bottom: 0;
	position: relative;
	border-bottom: 1px solid #eee;
}

.blog-archives ul li:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0 0 0;
	transition: all 0.4s ease 0s;
	background: #0657b1;
}

.blog-archives ul li:hover:before {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	transform: scaleX(1);
}

.blog-archives ul li a {
	padding: 10px 5px;
	display: block;
	font-size: 14px;
	transition: all .5s;
	line-height: 24px;
	position: relative;
	z-index: 2;
}

.blog-archives ul li:hover a {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
}

.blog-archives ul li a:after {
	content: '';
	position: absolute;
	right: 0.2rem;
	top: 50%;
	margin-top: -7px;
	width: 8px;
	height: 12px;
	background: url(../images/icon.png) no-repeat;
	background-position: -117px -327px;
	opacity: 0;
	transition: all 0.5s;
}

.blog-archives ul li:hover a:after {
	opacity: 1;
	right: 10px;
}

.blog-tags {
	margin-bottom: 40px;
	background: #fff;
	padding: 15px;
	padding-bottom: 30px;
	border-top: 2px solid #0657b1;
	box-shadow: 0 5px 0.2rem 1px rgba(0, 0, 0, 0.05);
}

.blog-tags ul {
	list-style: none;
	padding-top: 10px;
}

.blog-tags ul li {
	display: inline-block;
	margin: 5px;
}

.blog-tags ul li a {
	display: inline-block;
	background: #eee;
	padding: 3px 12px;
	font-size: 14px;
	line-height: 24px;
	transition: all .5s;
	border-radius: 0;
}

.blog-tags ul li a:hover {
	text-decoration: none;
	color: #fff;
	border-color: #0657b1;
	background: #0657b1;
	border-radius: 0;
}

.blog_list {
	list-style: none;
}

.blog_list>li {
	margin-bottom: 40px;
	position: relative;
	transition: all .5s;
	z-index: 10;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	border-radius: 0;
	display: flex;
	align-items: flex-start;
}

.blog_list>li:last-child {
	margin-bottom: 10px;
}

.blog_list>li:before {
	content: '';
	background: #fff;
	box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.05);
	transition: all .5s;
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
	right: 0.2rem;
	bottom: 0.2rem;
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	display: block;
	border-radius: 0
}

.blog_list>li:hover:before {
	left: -0.2rem;
	top: -0.2rem;
	right: -0.2rem;
	bottom: -5px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.blog_list li .image {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 0;
	min-width: 240px;
	max-width: 240px;
	margin-right: 0.2rem;
	position: relative;
}

.blog_list li .image img {
	max-width: 100%;
	width: 100%;
	height: auto;
	-webkit-transition: all var(--transition-time, 800ms);
	-o-transition: all var(--transition-time, 800ms);
	transition: all var(--transition-time, 800ms);
}

.blog_list li:hover .image img {
	-webkit-transform: scale(var(--scale-multiplier, 1.05));
	-ms-transform: scale(var(--scale-multiplier, 1.05));
	transform: scale(var(--scale-multiplier, 1.05));
}

.blog_list li .image {
	display: block;
	overflow: hidden;
	position: relative;
	border-radius: 0;
}

.blog_list li .image:before {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	width: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 1;
}

.blog_list li .image:after {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	opacity: 1;
	filter: alpha(opacity=100);
}

.blog_list li:hover .image:before,
.blog_list li:hover .image:after {
	height: 100%;
	width: 100%;
	opacity: 0.1;
	filter: alpha(opacity=10);
}

.blog_list li .title {
	color: #333;
	font-size:18px;
	line-height: 24px;
	display: block;
	margin-top: 0;
	margin-bottom: 0.1rem;
	font-weight: 400;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.blog_list li:hover .title {
	color: #0657b1;
	text-decoration: none;
}

.blog_list li .text {
	color: #808080;
	font-size: 15px;
	line-height: 24px;
	margin-top: 0;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	/* word-break: break-all; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.blog_list li .post_blog_tag {
	margin-bottom: 0;
}

.blog_list li .main_more {
	margin-bottom: 0.2rem;
}

.blog_list li .main_more a {
	line-height: 32px;
	height: 32px;
	font-size: 14px;
}

.blog_list li .page_date {
	margin-top: 0;
	margin-bottom: 10px;
}

.post_blog_tag {
	border-radius: 0;
	border-top: 1px solid #e5e5e5;
	margin-top: 0.1rem;
	padding-top: 0.1rem;
}

.post_blog_tag>p {
	display: inline-block;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	color: #808080;
	font-weight: 400;
}

.post_blog_tag>p i {
	color: #0657b1;
	margin-right: 5px;
	font-size: 14px;
}

.post_blog_tag li {
	display: inline-block;
	margin: 5px 0 0 5px;
	position: relative;
	border: none;
	padding: 0;
}

.post_blog_tag li a {
	display: inline-block;
	background: #e5e5e5;
	font-size: 14px;
	border-radius: 0;
	line-height: 20px;
	color: #4d4d4d;
	padding: 5px 15px;
	transition: all .5s;
	text-transform: capitalize;
}

.post_blog_tag li:hover a {
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06);
	text-decoration: none;
	color: #fff;
	border-color: #0657b1;
	border-radius: 0;
	background: #0657b1;
}

@media only screen and (min-width: 992px) {
	.blog-archives .fot_title {
		background: none;
		padding: 0;
		color: #333;
		box-shadow: none;
	}

	.blog-archives .fot_title em {
		color: #333;
	}

	.blog-archives .fot_title span {
		display: none;
	}

	.blog-tags .fot_title {
		background: none;
		padding: 0;
		color: #333;
		box-shadow: none;
	}

	.blog-tags .fot_title em {
		color: #333;
	}

	.blog-tags .fot_title span {
		display: none;
	}
}

@media only screen and (max-width: 992px) {
	.left-blog {
		padding: 0;
		border: none;
		margin-bottom: 0;
	}

	.blog_list li .right {
		padding-left: 65px;
		width: 100%;
	}

	.left-blog .left_title {
		display: block;
	}

	.blog-list p,
	.blog-cat p {
		margin-bottom: 15px;
	}

	.blog-list {
		border-bottom: 1px solid #efefef;
		padding-bottom: 0.2rem;
	}

	.blog-archives,
	.blog-tags {
		margin-bottom: 0px;
		padding: 0;
		border: none;
		box-shadow: none;
	}

	.blog_list li .date em {
		font-size: 60px;
		line-height: 56px;
	}

	.blog-archives ul,
	.blog-tags ul {
		padding-top: 0;
	}
}

@media only screen and (max-width: 768px) {
	.blog_list>li {
		margin-bottom: 30px;
		padding-bottom: 10px;
	}

	.blog_list>li .page_date {
		position: inherit;
		right: auto;
		top: auto;
	}

	.blog_list>li:hover:before {
		left: -10px;
		top: -10px;
		right: -10px;
		bottom: -10px;
	}

	.blog_list {
		border: none;
	}

	.blog_tag>p {
		display: block;
	}

	.blog_list li .right {
		padding-left: 80px;
	}

	.blog_list li .title {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.blog_list li .text {
		font-size: 14px;
		line-height: 22px;
		-webkit-line-clamp: 2;
	}

	.blog_list li .post_blog_tag {
		margin-top: 15px;
	}

	.blog_list li .image {
		min-width: 180px;
		max-width: 180px;
		margin-right: 10px;
	}

	.post_blog_tag {
		padding: 0;
		padding-top: 10px;
		border-radius: 0;
	}

	.post_blog_tag>p {
		display: block;
		font-size: 14px;
	}

	.post_blog_tag li a {
		font-size: 14px;
		padding: 3px 10px;
	}
}

@media only screen and (max-width: 480px) {
	.blog_list>li {
		padding-bottom: 0.2rem;
		display: block;
	}

	.blog_list li .right {
		padding: 0;
		padding-top: 10px;
	}

	.blog_list li .more {
		letter-spacing: 0;
	}

	.blog_list li .title {
		font-size: 18px;
	}

	.blog_list li .image {
		min-width: 100%;
		max-width: 100%;
	}
}

/*page-number*/
.page_num {
	width: 100%;
	margin: auto;
	text-align: center;
	margin-top: 0.2rem;
}

.page_num span {
	display: inline-flex;
	color: #fff;
	font-size: 0.14rem;
	text-transform: capitalize;
	padding: 0;
	vertical-align: middle;
	width: 36px;
	height: 36px;
	line-height: 100%;
	transition: all .5s;
	position: relative;
	text-align: center;
	border-radius: 0;
	border: 2px solid #ea6e2d;
	align-items: center;
	justify-content: center;
	background: #ea6e2d;
	border-radius: 0 0.1rem 0 0.1rem;
}

.page_num a {
	background: #fff;
	padding: 0;
	display: inline-flex;
	text-transform: capitalize;
	font-size: 13px;
	position: relative;
	z-index: 0;
	vertical-align: middle;
	line-height: 100%;
	transition: all .5s;
	color: #555;
	border-radius: 0;
	width: 36px;
	height: 36px;
	text-align: center;
	border: 1px solid #e5e5e5;
	align-items: center;
	justify-content: center;
}

.page_num a:hover {
	text-decoration: none;
	color: #fff;
	border-color: #ea6e2d;
	border-radius: 0px;
	background: #ea6e2d;
}

.page_num a i {
	line-height: 32px;
}

.page_num p {
	display: block;
	font-size: 0.14rem;
	margin: 0;
	margin-top: 15px;
	color: #808080;
}

.page_num p:before {
	content: '[';
	padding-right: 3px;
}

.page_num p:after {
	content: ']';
	padding-left: 3px;
}

.page_num p strong {
	display: inline-block;
	margin: 0 5px;
	color: #333;
}

@media only screen and (max-width: 768px) {
	.page_num {
		border-radius: 0;
		text-align: center;
		padding: 0;
		margin-top: 10px;
		border-radius: 5px;
	}
	.page_num p {
		float: none;
		display: block;
		font-size: 14px;
	}
}


.pro_page {
 	padding: .2rem .3rem .3rem;
 	position: relative;
 	z-index: 555;
 	margin-bottom: 0.3rem;
 	background: #fff;
 	box-shadow: 0 0 10px rgba(0,0,0,.1);
 	max-width: 14.4rem;
 	margin: .4rem auto 0.2rem auto;
 	width: 97%;
 }
 
 .pro_page .pro_main {
 	display: flex;
 	margin-top: 0.2rem;
 }
 
 .pro_page .prom_img {
 	width: 45%;
 	position: relative;
 }
 
 .pro_page .main_text {
 	width: 55%;
 	padding-left: 0.3rem;
 }
 
 #content {
 	position: relative;
 	top: -0.6rem;
 }
 
 .pro_table .pro_main_title {
 	font-size: 18px;
 	line-height: 26px;
 	overflow: hidden;
 	display: block;
 	text-transform: capitalize;
 	color: #0657b1;
 	margin-bottom: 0.2rem;
	font-weight: bold;
 }
 
 .pro_table .pro_main_text {
 	line-height: 24px;
 	padding-bottom: 0.2rem;
 }
 
 .pro_table ul {
 	padding-left: 0;
 	border-left: 1px solid rgba(0,0,0,0.1);
 	border-top: 1px solid rgba(0,0,0,0.1);
 	display: flex;
 	flex-wrap: wrap;
 }
 
 .pro_table ul li {
 	display: flex;
 	align-items: center;
 	color: #666;
 	list-style: none;
 	float: left;
 	width: 100%;
 	border-bottom: 1px solid rgba(0,0,0,0.1);
 	border-right: 1px solid rgba(0,0,0,0.1);
 }
 
 .pro_table ul li p {
 	font-family: "Arial";
	font-weight: bold;
 	display: inline-block;
 	margin-right: 0.1rem;
 	vertical-align: middle;
 	margin-bottom: 0;
 	color: #333;
 	min-width: 1.5rem;
 	padding:.1rem;
 	border-right: 1px solid rgba(0,0,0,0.1);
 	/* min-width: 25%; */
 	height: 100%;
 }
 
 .pro_table ul li:nth-child(2n+1) {
 	background: #f7f7f7;
 }
 
 .main-more {
 	text-align: left !important;
 	margin-top: .3rem;
 }
 
 .pro_more a {
 	background: #333;
 	text-transform: capitalize;
 	line-height: 50px;
 	padding:0 30px;
 	border-radius: 0;
 	display: inline-block;
 	font-size: 14px;
 	color: #fff;
 	margin-right: 0.1rem;
 	border-radius: 0;
 	position: relative;
 }
 
 .pro_more a:before {
 	position: absolute;
 	content: '';
 	opacity: 0;
 	top: 0;
 	left: 0;
 	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .03) 1%, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, .85) 50%, rgba(255, 255, 255, .85) 70%, rgba(255, 255, 255, .85) 71%, rgba(255, 255, 255, 0) 100%);
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
 	width: 30%;
 	height: 100%;
 	transform: skew(-10deg, 0deg);
 	animation: move 2s;
 	animation-iteration-count: infinite;
 	animation-delay: 1s;
 }
 
 @keyframes move {
 	0% {
 		left: 0;
 		opacity: 0
 	}
 
 	5% {
 		opacity: .0
 	}
 
 	48% {
 		opacity: .2
 	}
 
 	80% {
 		opacity: .0
 	}
 
 	100% {
 		left: 82%
 	}
 }
 
 .pro_more a:hover {
 	transform: translate3d(0, -3px, 0);
 	-webkit-transform: translate3d(0, -3px, 0);
 }
 
 .pro_more div {
 	display: inline-block;
 }
 
 .pro_more .main-more a {
 	background: #0657b1 ;
 	text-transform: capitalize;
 	border-radius: 0;
 	/* box-shadow: 0 5px 20px 1px rgb(0 117 194 / 25%); */
 	font-size: 18px;
 	border-radius: 5px;
 }
 
 .pro_more a i {
 	margin-right: .06rem;
 }
 
 .pro_sns {
 	margin-top: .3rem;
 }
 
 .pro_sns span {
 	font-size: .16rem;
 	background: url(../images/share_ico.png) no-repeat left center;
 	padding-left: .3rem;
 	color: #333;
 	float: left;
 	margin-right: .08rem;
 	line-height: .38rem;
 	text-transform: capitalize;
 }
 
 .pro_sns a {
 	display: inline-block;
 	padding: 0;
 	margin-right: .02rem;
 	border-radius: .05rem;
 	overflow: hidden;
 }
 
 @media (max-width:1366px) {
	.pro_table .pro_main_text {font-size: 14px;}
	.pro_table ul li {font-size: 14px;}
 }
 
 @media only screen and (max-width:768px) {
 	.pro_table .pro_main_title {
 		margin-top: 0.2rem;
 	}
 	.pro_page {
 		padding: .3rem;
 	}
 	
 	.pro_page .pro_main {
 		/* padding: .15rem; */
 		display: block;
 		background: #fff;
 		margin-top: 0;
 	}
 
 	.pro_page .prom_img,
 	.pro_page .main_text {
 		width: 100%;
 		padding: 0;
 		float: none;
 	}
 
 	.pro_sns {
 		display: none;
 	}
 
 	.pro_table ul li {
 		width: 100%;
 	}
 
 	.pro_more .main-more a {
 		display: block;
 		z-index: 22;
 		padding: 0 15px;
 		line-height: 36px;
 		font-size: 16px;
 	}
 
 	.inquiry_pro.show {
 		position: fixed;
 		bottom: 60px;
 		left: 10px;
 		line-height: .2rem;
 		padding: .05rem 0;
 		z-index: 99999;
 		font-size: 12px !important;
 	}
 
 }
 
 
 /*page-turning*/
 .navigation{width:100%;list-style:none;margin-top:0.2rem;padding-top:10px;border-top:1px solid #e5e5e5;}
 .navigation li{width:calc(100% - 0px);float:left;text-align:left;margin-bottom:10px;}
 /*.navigation li.next_post{float:right;text-align:right;}*/
 .navigation li a{padding-top:5px;padding-bottom:5px;position:relative;display:block;transition:all .5s;padding-left:50px;background:#fff;border-radius: 0;}
 .navigation li a:hover{text-decoration:none;border-color:#333333;border-radius: 0;}
 /*.navigation li.next_post a{padding-right:50px;}*/
 .navigation li a:before{
 	font-family:'FontAwesome';font-size:24px;position:absolute;top:50%;width:40px;height:40px;line-height:39px;border-radius:0;text-align:center;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .5s;background-color:#eee; border-radius: 8px 0 8px 0}
 .navigation li.prev_post a:before{left:0;content:"\f106";}
 .navigation li.next_post a:before{left:0;content:"\f107";}
 .navigation li a:hover:before{color:#fff;background: #0657b1;}
 
 .navigation li a .meta_nav{display:inline-block;font-size:18px;text-transform:capitalize;color:#333;margin-bottom:0.05rem;line-height:20px;transition:all .5s;font-weight: bold; }
 .navigation li a:hover .meta_nav{color:#0657b1;opacity: 1;}
 .navigation li a .post_title{font-size:14px;overflow:hidden;line-height:20px;max-height:40px;margin:0;transition:all .5s;font-weight: normal;color: #808080;   }
 .navigation li a:hover .post_title{color:#0657b1;}
 
 
 .navigation.news_navigation{ border-top: none  }
 .navigation.news_navigation li a{ background: none}
 @media only screen and (max-width: 768px) {
 	.navigation{margin-bottom:0;}
 	.navigation li{width:100%;border-radius:0;padding:0;margin-bottom:15px;}
 	.navigation li.prev_post a{padding-left:50px;border-radius: 5px;}
 	.navigation li.next_post a{padding-left:50px;border-radius: 5px;}
 	.navigation li.prev_post a:before{left:0;}
 	.navigation li.next_post a:before{left:0;}
 	.navigation li a:before{width:40px;height:40px;line-height:40px;}
 	.navigation li a .meta_nav{ color:#333;margin-bottom: 0;}
 	.navigation li a{padding-top:0;padding-bottom:0;padding-right:10px;}
 }
 
 .send_content .send_column .main_title{margin-bottom:0.2rem;}
 
 .send_column{position: relative;z-index:10;bottom:0;border-radius:0.2rem; padding:0.5rem 0.4rem;  text-align: center}
 .send_column .main_title{text-align: center;margin-bottom:0.3rem;padding-top:0;background: none;}
 .send_column .main_title:before{display: none;}
 .send_column .main_title em{position: relative;padding-left: 0;z-index: 5;}
 .send_column .main_title .line{ margin:0.19rem auto 0;}
 .send_column .main_title em{margin-bottom:0;font-size: 40px;position: relative;padding-bottom: 0;  line-height: 0.34rem;color: #333;  }
  
 .send_column .main_title em:after{display: none;} 
 .single-page .send_column > .text{margin-bottom:20px;font-size:12px;}
 
 
 
 
 .send_column .text{margin-bottom: 0.2rem;color:#808080;max-width: 100%;max-height: inherit;margin-top: 0.15rem;margin-left: 0;font-size: 16px;    }
 .single-page .send_column > .text{margin-bottom:0.2rem;font-size:12px;}
  
 .send_column ul{list-style:none;margin: 0 -0.15rem  }
 .send_column ul li{margin-bottom:0.2rem; list-style:none; padding: 0 0.15rem;}
 .send_column ul li p{margin:0;margin-top:0;font-size:16px;margin-bottom:0;border-radius:0;color:#333;text-align: left;text-transform: capitalize;background:#f3f4f4;padding:5px 15px;border-bottom: 2px solid #c5c5c5}
 .send_column ul li p:before{margin-right:10px;color:#0657b1;content:"\f0ca";font-family:'FontAwesome';font-size:14px;}
 .send_column ul li p a{ text-decoration:underline;font-size:14px;display:block;text-transform: capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;vertical-align: middle;}
 .send_column ul li span{display:block;position:relative;}
 /*.send_column ul li span:after{content:'*';color:red;position:absolute;right:5px;top:5px;z-index:2;line-height: 20px;z-index: 111;}*/
  
  
 .send_column ul li input{background:#f3f4f4;height:0.5rem;width:100%;line-height:0.5rem;padding-right:0.2rem;padding-left: 0.2rem; font-size:14px; color:#8b8d8e;border:none; border-radius:0;transition:all .5s;   border-bottom: 2px solid #c5c5c5; font-weight: 300;}
 .send_column ul li textarea{height:1.4rem;background:#f3f4f4;width:100%;max-width:100%;max-height:1.4rem;   font-size:14px;padding:0.2rem;color:#8b8d8e;border:none; border-bottom: 2px solid #c5c5c5;border-radius:0px;transition:all .5s;font-weight: 300; }
 .send_column ul li input:focus,.send_column ul li textarea:focus{color:#333;background: #f3f4f4;border-color: #8A8E91;}
 .send_column ul li input:-ms-input-placeholder{color:#8b8d8e;}/* Internet Explorer 10+ */ 
 .send_column ul li input::-webkit-input-placeholder{color:#8b8d8e;}/* WebKit browsers */
 .send_column ul li input::-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 4 to 18 */ 
 .send_column ul li input:-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 19+ */ 
 
 .send_column ul li textarea:-ms-input-placeholder{color:#8b8d8e;}/* Internet Explorer 10+ */ 
 .send_column ul li textarea::-webkit-input-placeholder{color:#8b8d8e;}/* WebKit browsers */
 .send_column ul li textarea::-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 4 to 18 */ 
 .send_column ul li textarea:-moz-placeholder{color:#8b8d8e;}/* Mozilla Firefox 19+ */ 
 .send_column .main_more{margin-top:0;}
 .send_column .send{color: #fff;text-align: center;height: 42px;line-height: 42px;text-transform: capitalize;font-size:14px; position: relative;display: inline-block;padding-left:70px;padding-right: 70px;background: #0657b1;margin-top: 0.06rem;transition: all .9s; font-weight: 400; }
  
 .send_column .send input{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 5;background: none; font-size: 14px; color: #ffffff;} 
 .send_column .send:before{position: absolute;content: '';opacity: 0;top: 0;left: 0;z-index: 1;background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.04) 1%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.85) 50%,rgba(255,255,255,.85) 70%,rgba(255,255,255,.85) 90%,rgba(255,255,255,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);width: 30%;height: 100%;transform: skew(-10deg,0deg);animation: move 2s;animation-iteration-count: infinite;animation-delay: 0s;border-radius: 0;border: none; display: none  }
 .send_column .send:hover:before{ display: block}
 
 .send_column ul li.ny-con-cx-03{display: flex;align-items: center;}
 .send_column ul li.ny-con-cx-03 input{min-width: 160px;max-width: 240px;padding-left: 10px;}
 .send_column ul li.ny-con-cx-03 img{margin: 10px !important;}
 .send_column ul li.ny-con-cx-03 .refresh{display: inline-block;text-transform: capitalize;font-size: 0.14rem;min-width: 10.2rem;}
 .send_column ul li.ny-con-cx-03 .refresh:hover{color: #333333;}
 
 .send_column ul li .cform-item__wrap{display: flex;align-items: center;}
 .send_column ul li .cform-item__wrap input{min-width: 160px;max-width: 240px;padding-left: 10px;}
 .send_column ul li .cform-item__wrap img{margin: 10px !important;}
 .send_column ul li .cform-item__wrap .refresh{display: inline-block;text-transform: capitalize;font-size: 0.14rem;min-width: 10.2rem;line-height: 0.2rem;}
 .send_column ul li .cform-item__wrap .refresh:hover{color: #333333;}
  
 .send_column  ul.messageList2 li{ list-style:none; padding: 0 8px}
 .send_column  ul.messageList2 li label.gfield_label{font-weight: normal;font-size: 0.16rem; color:#333; margin-bottom:0.15rem;display: block}
 .send_column  ul.messageList2 li label.gfield_label span{ display: inline-block}
 .send_column  ul.messageList2 li label.gfield_label span:before{ display: none}
 .send_column  ul.messageList2 li input {
     border: 2px solid #e5e5e5; 
     height: 14px; width:14px;
     line-height: 20px; 
     background-color: #fff;
     padding-left: 15px; 
     color: #808080; 
     box-shadow: 0 2px 4px 0px rgba(0,0,0,0.05) inset;
     margin: 0;
 }
 .send_column  ul.messageList2 .gfield_checkbox {    display: flex;  flex-wrap: wrap; margin: 0}
 .send_column  ul.messageList2 .gfield_checkbox li{      width: 20%;  display: inline-flex;    padding:0 8px 5px 0; align-items: center; margin-bottom: 2px }
 .send_column ul.messageList2 .gfield_checkbox li label{ margin-left: 5px; margin-bottom: 0; font-size: 0.16rem;   }
 
 
 
 @media only screen and (max-width: 1280px) { 
 	.send_column .main_title img{ max-width: 1.1rem}
 	.send_column .main_title em{ font-size:30px }
 	
 }
 @media only screen and (max-width: 992px) {
 	.send_column ul.messageList2 .gfield_checkbox li{ width:25%}
 	
 	.send_column{ padding: 0.3rem}
 }
 
 @media only screen and (max-width: 768px) {
 	.send_column .text{ font-size: 14px} 
 	.send_column .main_title{padding-top: 0.15rem; padding-bottom: 0}
 	.page_section .main_title em{font-size: 28px; }
 	.send_column ul.messageList2 .gfield_checkbox li{ width:33.33%}
 	.send_column .main_title em:before{ display:none}
 	.send_column ul li{ margin-bottom: 0.2rem}
 	.send_column{ padding: 0.3rem 0.05rem}
 }
 @media only screen and (max-width: 438px) {
 	.send_column ul.messageList2 .gfield_checkbox li{ width:50%}
 	
 	
 }
 
  @keyframes move{
 	0%{left:0;opacity:0}
 	5%{opacity:.0}
 	48%{opacity:.2}
 	80%{opacity:.0}
 	100%{left:82%}
 }
 
 .relpro_content { padding: 0.67rem 0 1rem;  background: #f5f5f5;}
 .relpro_content .pro_scroll{position: relative; margin: 0.24rem -0.15rem 0}
 .relpro_content .swiper{   position: initial}
 .relpro_content .swiper-slide{padding: 0.15rem; width: 25%;}
 .relpro_content .swiper-slide .column {box-shadow: 0 6px 22px 4px rgba(0,0,0,0.06);}
 .relpro_content .swiper-slide .image a{ display: block; overflow: hidden; width: 100%;padding: 30px;}
 .relpro_content .swiper-slide .image a img{ width: 100%; transition: all .6s;}
 .relpro_content .swiper-slide:hover .image a img{ transform:scale(1.08);
     -webkit-transform: scale(1.08);
     -moz-transform: scale(1.08);
     -o-transform: scale(1.08);
     -ms-transform: scale(1.08);}
 .relpro_content .swiper-slide .wrap{ background: #fff;padding:0.2rem 0.15rem 0.2rem;position: relative; z-index: 9;} 
 .relpro_content .swiper-slidei .wrap .icon{ display: block;}
 .relpro_content .swiper-slide .wrap .icon img{ max-width: 0.23rem;}
 .relpro_content .swiper-slide .wrap .title{ font-size: 20px; line-height: 26px; color: #222222; display: block; font-weight: 600;
 display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
 .relpro_content .swiper-slide .wrap .line{ height: 1px; width: 0.3rem; background: #0657b1; margin: 0.1rem 0 0.1rem;}
 .relpro_content .swiper-slide .wrap .text{ font-size: 16px; color: #666666; line-height: 22px;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
 .relpro_content .swiper-slide .wrap .more{ color: #0657b1; font-size: 15px; text-transform: uppercase; font-weight: 500; display: inline-block; margin-top: 0.12rem;}
 .relpro_content .swiper-slide:hover .wrap .title{ color: #0657b1;}
 
 
 
 .relpro_content .swiper-button-next{ background:none; right: -0.3rem;opacity: 1; width: 18px; height: 36px; }
 .relpro_content .swiper-button-prev{ background:none;left: -0.3rem; opacity: 1; width: 18px; height: 36px; }
 .relpro_content .swiper-button-prev:after,.relpro_content .swiper-container-rtl .swiper-button-next:after{ opacity:1;content: ''; background: url(../images/icon.png) no-repeat -186px -67px; width: 18px; height: 36px;}
 .relpro_content .swiper-button-next:after,.relpro_content  .swiper-container-rtl .swiper-button-prev:after{ opacity:1; content: ''; background: url(../images/icon.png) no-repeat -216px -67px; width: 18px; height: 36px;}
 .relpro_content .swiper-button-disabled,.relpro_content  .swiper-button-disabled{ background:none;opacity:0.8;color: #333}
 .relpro_content .swiper-button-disabled:after,.relpro_content  .swiper-button-disabled:after{ opacity:0.8; }
 
 
 @media only screen and (max-width: 992px) {
 	.relpro_content{ padding: 0.5rem 0}
 	.relpro_content .swiper-slide{ width: 33.33%}
 	
 .relpro_content .swiper-button-next{ right: -0.1rem; }
 .relpro_content .swiper-button-prev{left: -0.1rem; }
 
 .relpro_content .swiper-slide .wrap .title {font-size: 18px;}
 .relpro_content .swiper-slide .wrap .text,.relpro_content .swiper-slide .wrap .more {font-size: 14px;}
 }
 
 @media only screen and (max-width: 768px) {
 .relpro_content .pro_scroll{  margin: 0.3rem -0.1rem 0}
 	.relpro_content .swiper-slide{ padding:.1rem}
 	.relpro_content .swiper-slide .wrap{ margin-top: -0.2rem;}
 	
 }
 @media only screen and (max-width: 575px) { 
 	.relpro_content .swiper-slide{ width:100%}
 .relpro_content .pro_scroll{  margin: 0.3rem -0.05rem 0}
 }
 
 
 .news { margin:0 -15px 0}
 .news>li{position: relative;padding: 3px 15px; margin-bottom:.25rem;list-style: none; width: 50%;}
 .news>li:nth-child(2n+1){ clear:both}
 .news>li .column{padding: 0;position: relative;z-index: 5;background:#fff;transition:all .5s;box-shadow: 0 3px 17px 5px rgba(10,91,174,0.17); display: flex; flex-wrap: wrap;}
 .news>li:hover .column{background:#fff;box-shadow: 0 6px 20px 1px rgba(0,0,0,0.1);}
 .news>li .column:before{background-color:#0657b1;bottom:0;content:'';height: 2px;position: absolute;left:0; transition: all .6s; width: 100%;z-index: 2; width: 0; }
 .news>li:hover .column:before{ width: 100%;}
 .news>li .image{display: block;overflow: hidden;position: relative; width: 45%;}
 .news>li .image > a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block;z-index: 99;}
 .news>li .image:before{
 	background-color: rgba(255, 255, 255, 0.1);
     content: "";
     height: 200%;
     left: -280px;
     position: absolute;
     top: -50%;
     -webkit-transform: rotate(35deg);
     -ms-transform: rotate(35deg);
     transform: rotate(35deg);
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     width: 80px;
     z-index: 1;
 }
 .news>li .image:after{
 	background-color: rgba(255, 255, 255, 0.1);
     content: "";
     height: 200%;
     left: 180%;
     position: absolute;
     top: -50%;
     -webkit-transform: rotate(35deg);
     -ms-transform: rotate(35deg);
     transform: rotate(35deg);
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     width: 80px;
     z-index: 1;
 }
 .news>li:hover .image:before{
 	left: 180%;
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
 }
 .news>li:hover .image:after{
 	   left: -280px;
     -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
     transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
 }
 .news>li .image img{transition: all .9s;width:100%;}
 .news>li:hover .image img{
 	-webkit-transform: scale(1.2);
 	-ms-transform: scale(1.2);
 	-o-transform: scale(1.2);
 	transform: scale(1.2)
 }
 .news>li .wrap{position: relative;padding: 20px; width: 55%;}
 
 .news>li .title{color:#333333; font-size: 18px;line-height: 24px;overflow: hidden;display: block;margin-bottom:0.1rem; margin-top:0rem;font-weight: 400;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
 .news>li:hover .title{color:#0657b1;text-decoration: none;}
 .news>li .text{font-size: 14px; line-height: 22px;color:#808080; margin-top: 0.08rem;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;  }
 .news>li .page_more{margin-top: 0.15rem;} 
  .news>li .post_blog_tag{ display: none}
  .news>li .more_box{display: flex;  justify-content: flex-end;margin-top: auto;}
  .news>li .more{    position: relative;  flex: 0 0 auto;  display: inline-flex;  flex-wrap: wrap; align-items: center;justify-content: center;width: 46px; height: 46px; background-color: none; border: 1px solid #0657b1;border-radius: 50%; padding: 0;align-self: flex-end; margin-top: auto;}
 .news>li .more i{ background: url(../images/icon.png) no-repeat ; background-position: -115px -359px; display: inline-block;width: 14px;height: 12px; }
 .news>li:hover .more i{animation: scroll_right_anim 1.5s infinite;}
 
 @media (max-width:1366px) {
	.news>li .title{font-size: 16px;line-height: 22px;}
 	.news>li .text {-webkit-line-clamp: 2;}
 }
 
 @media only screen and (max-width: 1199px) {
 	.news>li{ width: 100%;}
 }
 @media only screen and (max-width: 1024px) {
 	.news { margin:0 -6px 0}
 	.news>li{ padding:3px 6px; margin-bottom:12px}
 	}
 
 @media only screen and (max-width: 768px) { 
 	.news>li .wrap{padding: 15px 10px;}
 	.news>li .column{padding-top: 25px;padding: 0;}
 	.news>li .main_more{margin-top: 0; border-width: 1px;}
 	.news>li .page_date_box{left: 0;top: -10px;}
 }
 @media only screen and (max-width: 535px) {
 	.news{ margin: 0}
 	.news>li .image{width:100%; padding: 0;} 
 	.news>li .wrap{ width: 100%;}
 	 
 	.news>li .title{font-size:16px;}
 	.news>li .text{font-size:14px;line-height:20px;margin-bottom:0;max-width: 100%;    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-break: break-all; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
 	.news>li .page_more{display: none;}
 	.news>li .page_date{position: relative;top: auto;right: auto;margin-bottom: 5px;}
 	.news>li .wrap:after{top: 10px;}
 }
 
 
 
 
 .news_detail_info{text-align:left;}
 .news_detail_info .news_detail_title{margin-bottom:30px;position:relative;border-bottom: 1px solid #e5e5e5;padding-bottom: 10px;}
 .news_detail_info .news_detail_title p.title{font-family: "Arial"; color:#333;font-size:22px;line-height:24px;display: block;  margin-top:0;margin-bottom:0;padding-right: 0; font-style: normal; font-weight: 400;}
 .news_detail_info .page_date{margin-bottom: 0;}
 .news_detail_info .date{width: auto;height: auto;position: relative;right: auto;top: auto;margin-bottom: 10px;padding:2px 5px;display: inline-block;background: #333333;text-align: center;}
 .news_detail_info .date p{margin: 0;margin-left: 5px;display: inline-block;color: #fff;text-transform: uppercase;font-size: 0.14rem;line-height: 24px;}
 .news_detail_info .date em{display: inline-block;padding: 0;border: none;font-size: 16px;line-height: 100%; color: #fff;}
 .news_detail_info .txt  {  }
 .news_detail_info .txt img{max-width:100%;height:auto;}
 .news_detail_info .txt a{color:#333333;}
 .news_detail_info .txt ul{padding-left:0.2rem;}
 .news_detail_info .txt em{font-style: italic;}
 
 /* contact */
 /*mes_section*/
 .contact_info{position:relative;padding:0.6rem 0;z-index:2;overflow: hidden;}
 .contact_info ul{list-style:none;padding:0;padding-top:0.3rem; display: flex;}
 .contact_info ul li{padding:0 0.2rem;position:relative;z-index:2;text-align:center;}
 .contact_info ul li .column{box-shadow:0 5px 27px rgba(0,0,0,.09);transition:all .5s;padding:0.2rem;padding-top:0;border-radius:0;position: relative;z-index: 5;text-align: center;min-height:2.2rem;background:#fff; height: 100%;}
 .contact_info ul li .column:hover{border-color:#666;box-shadow:0 2px 30px 1px rgba(0,0,0,0.05);}
 .contact_info ul li em{display: block;font-size:24px; font-style: normal;text-transform:uppercase;color:#333;margin-bottom:0.15rem;margin-top: -0.1rem; font-family: "Arial";font-weight: bold;}
 .contact_info ul li .txt{line-height:0.2rem; padding:0;width:100%;text-transform:uppercase;margin-top:15px;display: block;}
 
 .contact_info ul li .icon{width: 0.8rem;height: 0.8rem;position: relative;z-index: 4;top:-0.4rem;display:inline-flex;align-items: center;justify-content: center;}
 .contact_info ul li .icon svg{ fill:#fff; font-size: 0.4rem; height: 0.4rem;}
 .contact_info ul li .icon path{fill:#fff; }
 .contact_info ul li .icon:after{content:'';width:100%;height:100%;top:0;left:0;position: absolute;z-index: -1;border-radius:30%;transform: rotate(45deg);-webkit-transform: rotate(45deg);-webkit-transition: all .5s;transition: all .5s; background:#00469b ;}
 .contact_info ul li:hover .icon:after{border-radius:50%;}
 .contact_info ul li .icon:before{content:'';top:-0.05rem;bottom:-0.05rem;right:-0.05rem;left:-0.05rem;border-radius: 50%;border:1px solid #00469b ;transition:all .5s;position: absolute;z-index: -1;opacity: 0;filter: alpha(opacity=0);}
 .contact_info ul li:hover .icon:before{left:-0.2rem;right:-0.2rem;bottom:-0.2rem;top:-0.2rem;opacity: 0.5;filter: alpha(opacity=50);}
 .contact_info ul li .icon i{display: inline-block;transition:all .5s;width:0.48rem;height:0.48rem; line-height: 0.48rem; font-size: 0.3rem; color: #fff;}
 .contact_info ul li:hover .icon i{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);
 transform:scaleX(-1);filter:FlipH; transform: rotateY(180deg);}
 .contact_info ul li p{font-size:16px;line-height:24px;margin:0;margin-bottom:0.05rem;color:#4d4d4d;}
 .contact_info ul li p a:hover{color:#666;}
 
 @media only screen and (max-width:768px) {
 .contact_info ul{ display: block;}
 .contact_info ul li{ width: 100%; margin-bottom: 0.48rem;padding: 0;}
 }
 .mes_section{position: relative; padding: 0.5rem 0; }
 .mes_section:after{background: #f7f7f7; position: absolute; left: 0; top: 0; width: 100%; height: 70%; content: ''; z-index: -1;}
 .mes_section .i_title .h4{ font-size: 34px; line-height: 0.4rem;font-weight: bold;}
 .mes_section .left .i_title .h4:after{ bottom: -5px;}
 .mes_section .mess_main{margin: 0.3rem auto 0; padding:0.5rem 0; background: #fff;box-shadow: 0 14px 25px rgb(0 0 0 / 10%); padding: 0.5rem;}
 .mes_section .mess_main .map{ margin-top: 50px;}
 .mes_section .mess_main .i_title{ margin-bottom: 20px;}
 .mes_section .mess_main .left{ float: left; background: #fff;padding-right: 0.3rem;}
 .mes_section .mess_main .right{ padding-left: 0.3rem;  border-left: 2px dotted #eee;}
 .mes_section .mes_left{ float: left; width: 100%; padding-top: 0.6rem;}
 .mes_section .mes_left .i_title .h4{ font-size:0.4rem;}
 .mes_section .mes_left .i_title{ margin-bottom: 10px;}
 .mes_section .mes_right{ float: left; width: 45%; margin-top: 60px; background-size: cover; padding: 0.5rem;}
 .mes_section .mes_right{position: relative;}
 .mes_section .mes_right .mes_con{ border-radius: 5px; padding: 0.3rem; background: rgba(255,255,255,0.95); width: 376px; font-size: 15px;}
 .mes_section .mes_right .mes_con .title{  font-size: 0.3rem;  text-transform: capitalize; color: #333; }
 .mes_section .mes_right .mes_con p{ font-size: 15px; color: #808080; line-height: 22px;}
 .mes_section .mes_right .mes_con img{flex-shrink: 0; margin-right: 14px; border-radius: 50%; background: #00469b ;}
 .mes_section .mes_right .mes_con ul{margin-top: 10px;}
 .mes_section .mes_right .mes_con a,.mes_section .mes_right .mes_con .p{ text-transform: none; display: block; line-height: 26px !important;}
 .mes_section .mes_right .mes_con ul{margin-top: 20px;}
 .mes_section .mes_right .mes_con ul li a{line-height: 36px;}
 .mes_section .mes_right .mes_con ul li{display: flex;align-items: flex-start; margin-bottom: 30px;}
 .mes_section .ms_btn{ width: auto;}
 .con_other{ display: inline-block; text-align: left; padding-bottom: 0.6rem;}
 
 @media only screen and (max-width:1700px) {
 .mes_section .mes_left{ padding-left: 8%; padding-right: 4%; padding-top: 110px;}
 .mes_section .mes_right .mes_con{ padding: 25px;}
 .mes_section .mes_right .mes_con ul li{margin-bottom: 10px;}
 }
 
 @media only screen and (max-width:1260px) {
 .mes_section .mes_right>img{min-height: 600px; width: auto; max-width: none;}
 .mes_section .mes_right .mes_con{width: 80%;}
 
 }
 
 @media only screen and (max-width:992px) {
 .mes_section .mes_left{width: 100%;  padding: 20px 0;}
 .mes_section .mes_left .i_title:after{display: none;}
 .mes_section .mes_right{display: none;}
 .mes_section .mes_left .i_title .h4{ font-size: 30px;}
 .mes_section:before{ display: none;}
 .contact_info{ padding-bottom: 0;}
 .mes_section .mess_main .right{ border-left: none;}
 .mes_section .mess_main{ padding: 0.3rem;}
 }
 
 .i_title{ text-align: center; margin-bottom: 0.3rem; }
 .i_title .h4{font-size: 0.5rem; text-transform: uppercase; font-family: "Arial"; color: #333; line-height: 0.5rem; position: relative;}
 .i_title .p{line-height: 22px; height: 44px; overflow: hidden;color: #808080; max-width: 9rem; margin: 0.2rem auto 0; text-align: center;}
 .tl{ text-align: left;}
 .tl .h4:after{ left: 0;margin-left: 0;}
 .tl .p{ margin: 0.1rem 0 0; text-align: left;}
 
 @media only screen and (max-width:768px) {
 .i_title .h4{ font-size: 0.3rem; line-height: 0.4rem;}
 .i_title .p{ margin-top: 0.2rem;}
 .i_title .h4:after{ bottom: -10px;}
 .animate-border{ display: none;}
 .i_title{ margin-bottom: 10px;}
 .news_detail_info .news_detail_title p.title {font-size: 18px;}
 .mes_section {padding: .3rem 0;}
 .mes_section .mess_main {margin-top: 0;}
 .mes_section .mess_main .right {padding-left: 0;}
 }
 
 .section_title{ font-size:24px; color: #333; text-transform:uppercase; margin-bottom: 20px; line-height: 30px; padding-bottom: 10px; border-bottom: 2px dotted #eee; position: relative;font-family: "Arial";font-weight: bold;}
 .section_title img{ float: left;}
 @media only screen and (max-width:400px) {
 .section_title{font-size: 20px; letter-spacing: 0;}
 }
 .section_title img{ float: left; margin-right: 20px;}
 .section_title:after{ position: absolute; right: 0px; bottom: -4px; width: 8px; height: 8px; background:#aaa; content: ''; border-radius: 50%;}
 
 .contact .i_title{ margin-bottom: 20px;}
 
 @media (max-width:1024px) {
 	.contact_info ul li em {font-size: 20px;}
 	.contact_info ul li p {font-size: 14px;}
 	.mes_section .i_title .h4 {font-size: 28px;}
 }
 
 @media (max-width:768px) {
 	.mes_section .mess_main .left {margin-bottom: 10px;padding: 0;}
 	.mes_section .i_title .h4 {
 	    font-size: 22px;
 	}
	.contact_info {padding: .3rem 0 0 0;}
 	.section_title {font-size: 20px;}
 }
 
 /*inquiry*/
 .inquiry .p{ margin-bottom: .2rem; color: #666;  line-height: 22px; }
 .inquiry ul{list-style:none; margin: 0px -.1rem;}
 .inquiry ul li{padding:0 .1rem;margin-bottom:.15rem;}
 .inquiry ul li span:before{content:'';position:absolute;width:.4rem;height:.4rem;right:0;top:0;display:inline-block;background-position:center center;background-repeat:no-repeat; background-position: center center;}
 .inquiry ul li span:before{content:'';position:absolute;right:.18rem;top:0;width:.28rem;height:100%;display:inline-block; background-repeat: no-repeat;}
 .inquiry ul li span.ms_e:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667324824' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='7187' width='22' height='22'%3E%3Cpath d='M914.691674 123.697006H109.30935c-47.583643 0-86.289099 38.70648-86.2891 86.290123v603.998113c0 47.583643 38.705456 86.317752 86.2891 86.317752h805.382324c47.58262 0 86.288076-38.734109 86.288076-86.317752V209.987129c0-47.58262-38.705456-86.290123-86.288076-86.290123z m-15.169461 57.497414l-387.51505 335.861726-387.530399-335.861726h775.045449z m15.169461 661.581484H109.30935c-11.670784 0-21.62958-7.049542-26.138258-17.050293l274.221977-219.374921-35.955838-44.913843-240.893984 192.718871V219.283847l431.462893 373.892825L943.454707 219.283847v534.871871l-240.891938-192.718871-35.955838 44.913843L940.812535 825.724587c-4.491282 10.001775-14.49408 17.051317-26.120861 17.051317z' p-id='7188' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
 .inquiry ul li span.ms_p:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667419565' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='8334' width='22' height='22'%3E%3Cpath d='M752 944C380.8 944 80 643.2 80 272c0-105.6 86.4-192 192-192s192 86.4 192 192c0 81.6-49.6 150.4-123.2 179.2 44.8 102.4 128 187.2 232 232C601.6 609.6 670.4 560 752 560c105.6 0 192 86.4 192 192s-86.4 192-192 192zM272 144c-70.4 0-128 57.6-128 128 0 336 272 608 608 608 70.4 0 128-57.6 128-128s-57.6-128-128-128c-62.4 0-115.2 44.8-126.4 107.2-1.6 9.6-6.4 17.6-16 22.4-8 4.8-17.6 6.4-27.2 3.2C436.8 704 320 587.2 268.8 440c-3.2-9.6-1.6-19.2 3.2-27.2 4.8-8 12.8-14.4 22.4-16 62.4-9.6 107.2-64 107.2-126.4C400 201.6 342.4 144 272 144z' p-id='8335' fill='%23d5d5d5'%3E%3C/path%3E%3C/svg%3E");}
 .inquiry ul li span.ms_m:before{background-image: url("data:image/svg+xml,%3Csvg t='1663667534152' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='9305' width='24' height='24'%3E%3Cpath d='M832.161 351.79c-17.673 0-32 14.327-32 32v479.85H224.037V223.784h414.605c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32H192.037c-17.673 0-32 14.327-32 32V895.64c0 17.673 14.327 32 32 32h640.124c17.673 0 32-14.327 32-32V383.79c0-17.673-14.327-32-32-32z' fill='%23d5d5d5' p-id='9306'%3E%3C/path%3E%3Cpath d='M485.612 534.222c6.249 6.248 14.438 9.372 22.627 9.372s16.379-3.124 22.627-9.372l321.407-321.406c12.496-12.497 12.496-32.758 0-45.255-12.498-12.497-32.759-12.497-45.255 0L485.612 488.967c-12.497 12.496-12.497 32.758 0 45.255zM736 627c0-17.673-14.327-32-32-32H322c-17.673 0-32 14.327-32 32s14.327 32 32 32h382c17.673 0 32-14.327 32-32zM322 725c-17.673 0-32 14.327-32 32s14.327 32 32 32h251c17.673 0 32-14.327 32-32s-14.327-32-32-32H322z' fill='%23d5d5d5' p-id='9307'%3E%3C/path%3E%3C/svg%3E"); background-position: center 10px;}
 .inquiry ul li input{background:#fff;height:48px;width:100%;line-height:52px;padding-right:.45rem; color:#999; border: 1px solid #e7e7e7; border-radius:0; padding-left: .1rem;font-size: 16px;}
 .inquiry ul li textarea{height:115px;background:#fff;width:100%;max-width:100%;max-height:2.15rem;padding:.08rem .45rem .1rem .1rem;color:#999;border:none;border-radius:0; line-height: 20px; font-size: 16px; border: 1px solid #e7e7e7;}
 .inquiry ul li input:focus,.inquiry ul li textarea:focus{color:#333; border-color:#00469b ;}
 .inquiry ul li input:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
 .inquiry ul li input::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
 .inquiry ul li input::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
 .inquiry ul li input:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
 .inquiry ul li textarea:-ms-input-placeholder{color:#999;}/* Internet Explorer 10+ */ 
 .inquiry ul li textarea::-webkit-input-placeholder{color:#999;}/* WebKit browsers */
 .inquiry ul li textarea::-moz-placeholder{color:#999;}/* Mozilla Firefox 4 to 18 */ 
 .inquiry ul li textarea:-moz-placeholder{color:#999;}/* Mozilla Firefox 19+ */ 
 .inquiry ul li input,.inquiry ul li textarea{ border: 1px solid #e5e5e5; box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset;}
 .inquiry ul li input:focus,.inquiry ul li textarea:focus{ border: 1px solid #00469b ; background-color: #fff;}
 .inquiry select{width:100%;height:.5rem;border:none;border:1px solid #d7d7dc;background-color:#fff; padding-left:.15rem;Appearance:none; margin: 0;
 -webkit-appearance:none;}
 .inquiry .select{margin: 0;}
 .inquiry .select:after{content:"\f0d7";font-family:'FontAwesome';position:absolute;right:0.3rem;color:#ccc;top:0.18rem;z-index:99;}
 .inquiry  .subject_title{background: #f7f7f7; min-height: 0.5rem; padding:0.15rem;}
 .inquiry  .subject_title a{ color:#333 ;  text-decoration: underline;}
 .inquiry  .subject_title span{ font-size:0.14rem;    color:#444; margin-right:0.1rem;}
 
 .ms_btn{position: relative; padding: 0 0.2rem;  color: #fff;  text-transform: uppercase;font-size: 0.14rem;border-radius: 0; flex-shrink: 0; display: inline-flex; justify-content: center; align-items: center; text-align: center; transition: all 0.4s ease; z-index: 9; overflow: hidden;font-family: "Termina";}
 .ms_btn input,.v-more input{font-family: "Arial"; display: block;position: absolute;left: 0;top: 0;height: 100%; width: 100%; background: none;border: none;z-index: 2;text-indent: -999px;overflow: hidden; cursor: pointer; }
 
 .ms_btn{  padding:0 0.26rem; line-height:42px; color: #fff; font-size:14px; position: relative;overflow: hidden; text-transform: uppercase; background: #00469b ;}
 .ms_btn:before { content: ' '; position: absolute; background:rgba(255,255,255,0.3); width:0; height: 100%; top: 0; left:0; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
 .ms_btn:hover:before{ width: 100%;}
 .ms_btn:hover{ background: #00469b ; padding-right: .4rem;}
 .ms_btn:after{ position: absolute; right:15px; top: 0; height: 100%; display: inline-block; background: url(../images/arrow-right.svg) no-repeat center center; content: ''; line-height: .2rem; width: .18rem; opacity: 0;}
 .ms_btn:hover:after{ opacity: 1;}
 .clear {
     clear: both;
 }
 /*sitemap*/
 .sitemap{width:100%;}
 .stp-listA{  display: block;list-style-type: disc;   color: #0657b1;}
 .stp-listA a:hover{ text-decoration: underline}
 .stp-listA>li{text-transform:capitalize; list-style-type: disc; border-radius: 0;overflow: hidden;list-style-position: inside;}
 .stp-top{ display: inline-block; }
 .stp-top .page_info_title{ font-size: 16px; color: #0657b1;   } 
 .stp-top .page_info_title i{padding-left:5px;transition:all .5s;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
 .stp-top .page_info_title:hover{ color: #0657b1}
 .stp-top .page_info_title:hover i{padding-left:8px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
 .stp-listB{display:block; padding-left: 0.4rem}
 .stp-listB>li{ overflow:hidden;}
 .stp-listB>li>a{font-size:16px;line-height:22px; color:#0657b1;  }
 .stp-listB>li:hover>a{color:#0657b1;} 
 
 .stp-pro .stp-listB>li{width: 100%;  }
 .stp-pro .stp-listB>li:last-child{border-bottom:none;padding-bottom:0;}
 .stp-pro .stp-listB>li .top{display: flex;align-items: flex-end;}
 .stp-pro .stp-listB>li .image{max-width:48px;min-width:48px;}
 .stp-pro .stp-listB>li .title{font-size:14px;line-height:24px;text-transform:capitalize;display:block;}
 .stp-pro .stp-listB>li .title:after{content:"\f105";font-family:'FontAwesome';padding-left:6px;color:#ccc;}
 .stp-pro .stp-listB>li .title:hover{color:#0657b1;text-decoration:none;}
 .stp-pro .stp-listB>li .title:hover:after{color:#0657b1;}
 .stp-listB li .stp-listC{width:100%;  padding-left: 0.4rem; }
 .stp-listB li .stp-listC li{width:100%; }
 .stp-listB li .stp-listC li a{color:#0657b1;font-size:14px;-webkit-transition:all var(--transition-time,500ms);
 	-o-transition:all var(--transition-time,500ms);
 	transition:all var(--transition-time,500ms); } 
 .stp-listB li .stp-listC li a:hover{color:#0657b1;}
 
 
 @media only screen and (max-width: 768px){
 	.stp-listA{ padding-left: 0px}
 	.stp-listB{ padding-left: 20px}
 	.stp-listB li .stp-listC{ padding-left: 20px}
 }