body {
	background: rgb(255, 255, 255); color: rgb(51, 51, 51); line-height: 1.75;
}
body a {
	transition:0.5s; color: rgb(51, 51, 51); -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -moz-transition: 0.5s all ease;
}
a:hover {
	color: rgb(200, 50, 50); text-decoration: none;
}
.section-my-rem__large {
	margin-top: 4rem; margin-bottom: 4rem;
}
.section-py-rem__large {
	padding-top: 4rem; padding-bottom: 4rem;
}
.w-btn-main-outline {
	padding: 0.56rem 2.37rem; border-radius: 0px;
}
.w-btn-main-outline:hover {
	color: rgb(255, 255, 255);
}
.slide-thumb-wrapper::before {
	background: rgba(0, 0, 0, 0); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.full-block::before {
	background: rgba(0, 0, 0, 0); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.slide-thumb-wrapper::before {
	z-index: 2;
}
.swiper-pagination-bullet {
	transition:300ms; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease;
}
.js-swiper .swiper-pagination-bullet-active {
	border-radius: 50px; width: 25px;
}
.slide-text-wrapper .slide-title {
	font-size: 3rem; margin-bottom: 0.5rem !important;
}
.slide-text-wrapper .slide-content {
	line-height: 1.3; font-size: 1.2rem;
}
@media all and (max-width:992px)
{
.js-swiper .slide-text-wrapper {
	left: 0px; top: 0px; text-align: center; right: 0px; bottom: 0px; position: absolute !important; z-index: 120;
}
.slide-text-wrapper .slide-title {
	font-size: 1.2rem;
}
.slide-text-wrapper .slide-content {
	line-height: 1.3; font-size: 14px;
}
}
@media all and (max-width:768px)
{
.section-notice p {
	line-height: 1.4; font-size: 1.2rem;
}
}
.section-service {
	background: url("about-bg.jpg") fixed no-repeat top / cover; position: relative;
}
.section-service::before {
	background: rgba(255, 255, 255, 0.7); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; content: "";
}
.section-service .container {
	position: relative; z-index: 10;
}
.w-text-overflow {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.w-absolute-centered {
	left: 50% !important; top: 50% !important; position: absolute !important; transform: translate(-50%, -50%); -webkit-backface-visibility: hidden; -webkit-transform: translate(-50%, -50%);
}
.w-absolute-centered--x {
	left: 50% !important; position: absolute !important; transform: translateX(-50%); -webkit-backface-visibility: hidden; -webkit-transform: translateX(-50%);
}
.w-absolute-centered--y {
	top: 50% !important; position: absolute !important; transform: translateY(-50%); -webkit-backface-visibility: hidden; -webkit-transform: translateY(-50%);
}
.soften {
	border: 0px currentColor; border-image: none; height: 2px; background-image: -ms-linear-gradient(left, rgba(200, 50, 50, 0), rgba(200, 50, 50, 0.6), rgba(200, 50, 50, 0));
}
.separator {
	margin: 20px auto 15px; width: 100%; height: 1px; position: relative; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1, 1);
}
.separator::after {
	background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%); left: 0px; width: 100%; height: 1px; bottom: -1px; position: absolute; content: "";
}
.light .separator::after {
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
}
.separator-2 {
	width: 100%; height: 1px; margin-bottom: 15px; position: relative;
}
.separator-2::after {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%); left: 0px; width: 100%; height: 1px; bottom: -1px; position: absolute; content: "";
}
.light .separator-2::after {
	background: linear-gradient(to right, rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.12) 35%, rgba(255, 255, 255, 0.05) 70%, transparent 100%); left: 0px; width: 100%; height: 1px; bottom: -1px; position: absolute; content: "";
}
.text-uppercase {
	text-transform: uppercase;
}
.slow {
	transition:0.5s; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -moz-transition: 0.5s all ease;
}
.circle {
	background: rgb(200, 50, 50); width: 4px; height: 4px; overflow: hidden; margin-right: 10px; vertical-align: middle; display: inline-block;
}
.dot {
	width: 4px; height: 4px; overflow: hidden; margin-right: 5px; vertical-align: middle; display: inline-block;
}
.dot-circle {
	border-radius: 50%; width: 4px; height: 4px; overflow: hidden; margin-right: 5px; vertical-align: middle; display: inline-block;
}
.word-warp {
	overflow: hidden; white-space: nowrap; -ms-word-break: keep-all; -ms-text-overflow: ellipsis;
}
.no-mar {
	margin: 0px !important;
}
.no-pad {
	padding: 0px !important;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.no-round {
	border-radius: 0px;
}
.color-orange {
	background: rgb(255, 153, 0);
}
.color-red {
	background: rgb(255, 0, 0);
}
.f-red {
	color: rgb(200, 50, 50);
}
.bg-overlay {
	position: relative;
}
.pos-abs {
	position: absolute;
}
.pos-rel {
	position: relative;
}
.section .section-head h1 {
	font-size: 1.8rem; font-weight: bold;
}
.section .section-head p {
	color: rgb(150, 150, 150); font-size: 15px;
}
.section .section-head h1 small {
	color: rgb(150, 150, 150); font-size: 15px;
}
.navbar-icartab {
	border-bottom-color: rgb(218, 218, 218); border-bottom-width: 1px; border-bottom-style: solid; min-height: 90px !important;
}
.navbar-icartab .nav-wrap {
	position: relative;
}
.navbar-icartab .logo img {
	width: 250px; height: auto;
}
.navbar-v4 {
	box-shadow: 0px 2px 15px rgba(0,0,0,0.1);
}
.navbar-v4 .logo img {
	width: auto; max-height: 50px;
}
.navbar-v4 .nav-item > .nav-link {
	padding: 0.31rem 1rem; font-size: 1.1rem;
}
.navbar-v4 .nav-item > .nav-link:hover {
	
}
.navbar-v4 > ul > li > a::before {
	transition:0.3s ease-in-out; left: 0px; width: 0px; height: 2px; bottom: -5px; visibility: hidden; position: absolute; content: "";
}
.navbar-v4 a:hover::before {
	width: 100%; visibility: visible;
}
.navbar-v4 li:hover > a::before {
	width: 100%; visibility: visible;
}
.navbar-v4 .active > a::before {
	width: 100%; visibility: visible;
}
.navbar-v4 .dropdown-menu {
	background: rgb(255, 255, 255); padding: 10px 0px; border-radius: 0px; border: 0px currentColor; transition:0.3s; border-image: none; top: calc(100% + 30px); visibility: hidden; position: absolute; z-index: 99; min-width: 12rem; opacity: 0; box-shadow: 0px 0px 30px rgba(127,137,161,0.25);
}
.navbar-v4 .dropdown:hover > .dropdown-menu {
	top: 100%; visibility: visible; opacity: 1;
}
.navbar-v4 .dropdown-menu > .nav-link {
	padding: 0.2rem 1rem; font-size: 14px;
}
.navbar-v4 .dropdown-menu > .nav-link:hover {
	color: rgb(255, 255, 255);
}
.navbar-v4 .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28200, 50, 50, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
.navbar-icartab .nav-main li.pos {
	position: static;
}
.navbar-icartab .nav-main li.pos a:focus {
	color: rgb(200, 50, 50); text-decoration: none;
}
.navbar-icartab .nav-main li.pos a:hover {
	color: rgb(200, 50, 50); text-decoration: none;
}
.dropdown-menu > li > a:focus {
	color: rgb(200, 50, 50);
}
.dropdown-menu > li > a:hover {
	color: rgb(200, 50, 50);
}
.navbar-icartab .nav-main li.pos .dropdown-menu {
	width: 100%; height: auto;
}
.navbar-icartab .nav-main .dropdown-menu h3 {
	font-size: 1.4rem; font-weight: 600;
}
.nav-list-wrap a {
	padding: 0px 15px; display: block;
}
.nav-list-wrap h3 {
	font-weight: bold;
}
.navbar-icartab .nav-main {
	margin: 43px -15px 0px 30px;
}
.navbar-icartab .nav-lang {
	margin: 43px -15px 0px 30px;
}
.nav-main > li > a {
	padding: 15px 8px 10px; font-size: 1.4rem; border-bottom-color: transparent; border-bottom-width: 2px; border-bottom-style: solid;
}
.nav-main > li > a:focus {
	background: none; text-decoration: none; border-bottom-color: rgb(200, 50, 50); border-bottom-width: 2px; border-bottom-style: solid;
}
.nav-main > li > a:hover {
	background: none; text-decoration: none; border-bottom-color: rgb(200, 50, 50); border-bottom-width: 2px; border-bottom-style: solid;
}
.nav .open > a {
	background: none; border-bottom-color: rgb(200, 50, 50); border-bottom-width: 2px; border-bottom-style: solid;
}
.nav .open > a:focus {
	background: none; border-bottom-color: rgb(200, 50, 50); border-bottom-width: 2px; border-bottom-style: solid;
}
.nav .open > a:hover {
	background: none; border-bottom-color: rgb(200, 50, 50); border-bottom-width: 2px; border-bottom-style: solid;
}
.navbar-header .navbar-toggle {
	background: rgb(200, 50, 50); padding: 6px 10px 2px; border-radius: 0px; margin-right: 0px;
}
.navbar-header .navbar-toggle:hover {
	background: rgb(200, 50, 50); padding: 6px 10px 2px; border-radius: 0px; margin-right: 0px;
}
.navbar-header .navbar-toggle:focus {
	background: rgb(200, 50, 50); padding: 6px 10px 2px; border-radius: 0px; margin-right: 0px;
}
.navbar-header .navbar-toggle .fa {
	color: rgb(255, 255, 255); font-size: 20px;
}
.nav-lang .lang-item a {
	padding: 5px 0px; margin-left: 10px;
}
.nav-lang img {
	width: auto; height: 24px;
}
.language {
	top: 15px; right: 15px;
}
.language img {
	width: 36px; height: auto;
}
.footer_bgc {
	color: rgb(255, 255, 255);
}
.footer_bgc a {
	color: rgb(170, 170, 170);
}
.footer_bgc a:hover {
	color: rgb(255, 255, 255);
}
.footer .social-links {
	margin: 0px; padding: 0px;
}
.social-links li {
	margin: 0px 3px; width: inherit; padding-right: 2px; display: inline-block;
}
ul.social-links::before {
	display: table; content: " ";
}
ul.social-links::after {
	display: table; content: " ";
}
ul.social-links::after {
	clear: both;
}
.social-links .icon {
	border-radius: 2px; transition:opacity 500ms ease-in-out; width: 40px; height: 40px; overflow: hidden; display: block; opacity: 0.7; background-size: 40px 40px !important; -webkit-transition: opacity 500ms ease-in-out; -o-transition: opacity 500ms ease-in-out; -moz-transition: opacity 500ms ease-in-out; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; -webkit-background-size: 40px 40px; -moz-background-size: 40px 40px; -o-background-size: 40px 40px;
}
.social-links .icon:hover {
	transition:opacity 200ms ease-in-out; opacity: 1; -webkit-transition: opacity 200ms ease-in-out; -o-transition: opacity 200ms ease-in-out; -moz-transition: opacity 200ms ease-in-out;
}
.social-links .icon-twitter.icon {
	background: url("icon-twitter.png?1398715010") no-repeat 0px 0px;
}
.social-links .icon-facebook.icon {
	background: url("icon-facebook.png?1398714906") no-repeat 0px 0px;
}
.social-links .icon-linkedin.icon {
	background: url("icon-linkedin.png?1398715654") no-repeat 0px 0px;
}
.social-links .icon-g.icon {
	background: url("icon-g.png") no-repeat 0px 0px;
}
.social-links .icon-weibo.icon {
	background: url("icon-weibo.png") no-repeat 0px 0px;
}
.footer .copyright {
	color: rgb(51, 51, 51);
}
.footer .copyright a {
	color: rgb(51, 51, 51);
}
.footer .copyright {
	background: rgb(242, 242, 242); padding: 10px;
}
.nav-footer .footer-logo {
	margin-bottom: 10px;
}
.nav-footer .footer-logo img {
	width: 250px; height: auto;
}
.nav-footer .about-qcode img {
	width: 80px; height: auto;
}
.nav-footer .about-desc {
	padding-right: 20px;
}
.nav-footer .footer-unit h3::after {
	margin: 0.5rem 0px; transition:0.5s; width: 15px; height: 1px; display: block; content: ""; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -moz-transition: 0.5s all ease;
}
.nav-footer .footer-nav li {
	padding: 5px 0px;
}
.nav-footer .footer-contact {
	background: url("map-img.png") no-repeat 40px 60px;
}
.nav-footer .footer-contact li {
	line-height: 25px;
}
.nav-footer .footer-contact i {
	text-align: center; margin-right: 10px; min-width: 15px;
}
.nav-footer .footer-contact li:hover i {
	color: rgb(200, 50, 50);
}
.footer .copyright {
	color: rgb(255, 255, 255); background-color: rgb(17, 17, 17);
}
.footer .footer-socials {
	margin-top: 10px;
}
.footer .copyright a {
	
}
.footer .footer-socials li a {
	color: rgb(119, 119, 119); font-size: 16px;
}
.footer .section-links {
	
}
.footer .section-links a {
	margin-right: 0.5rem;
}
#backtotop {
	right: 20px; bottom: 50px; color: rgb(119, 119, 119); font-size: 50px; display: none; position: fixed; z-index: 9999; cursor: pointer;
}
.service-item .thumb {
	overflow: hidden;
}
.service-item .title {
	text-align: center; font-size: 1.3rem; font-weight: bold;
}
.service-item-v1 h3.h3 {
	text-align: center; font-size: 1.3rem; font-weight: bold;
}
.service-box-v1 .desc {
	color: rgb(150, 150, 150); min-height: 45px;
}
.section-feedback .jarallax {
	overflow: hidden;
}
.news-box-v1 li {
	padding: 6px 0px;
}
.news-box-v1 li small {
	color: rgb(213, 222, 237);
}
.news-caption {
	width: 80%;
}
.news-date {
	right: 0px; bottom: 7px;
}
.right-nav-v1 .head h2 {
	padding-bottom: 10px; font-size: 20px; margin-top: 0px; margin-bottom: 20px; border-bottom-color: rgb(228, 233, 240); border-bottom-width: 1px; border-bottom-style: dotted;
}
.right-search-v1 .head h2 {
	padding-bottom: 10px; font-size: 20px; margin-top: 0px; margin-bottom: 20px; border-bottom-color: rgb(228, 233, 240); border-bottom-width: 1px; border-bottom-style: dotted;
}
.right-nav-v1 .head h2 span {
	padding-right: 5px; padding-bottom: 10px; border-bottom-color: rgb(200, 50, 50); border-bottom-width: 1px; border-bottom-style: solid;
}
.right-search-v1 .head h2 span {
	padding-right: 5px; padding-bottom: 10px; border-bottom-color: rgb(200, 50, 50); border-bottom-width: 1px; border-bottom-style: solid;
}
.right-search-v1 input {
	border-radius: 0px; box-shadow: none;
}
.right-search-v1 .btn-u {
	background: rgb(200, 50, 50); padding: 6px 13px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); font-size: 14px; font-weight: 400; text-decoration: none; display: inline-block; white-space: nowrap; position: relative; cursor: pointer;
}
.right-search-v1 .btn-u:hover {
	transition:0.3s ease-in-out; color: rgb(255, 255, 255); text-decoration: none;
}
.right-search-v2 .search-wrap {
	position: relative;
}
.right-search-v2 form input {
	background: rgb(238, 238, 238); padding: 0px 40px 0px 20px; border-radius: 40px; border: 1px solid rgb(238, 238, 238); transition:width 0.5s 0.1s; border-image: none; width: 160px; height: 38px; font-size: 14px; box-shadow: none; -webkit-transition: width .5s; -o-transition: width .5s; -moz-transition: width .5s; -moz-transition-delay: .1s; -webkit-transition-delay: .1s; -o-transition-delay: .1s;
}
.right-search-v2 .search-btn {
	background: none; border: currentColor; border-image: none; top: 5px; width: 30px; height: 30px; text-align: center; right: 5px; color: rgb(150, 150, 150) !important; position: absolute;
}
.nav-search-v1 .search-btn {
	background: none; border: currentColor; border-image: none; top: 2px; width: 30px; height: 30px; text-align: center; right: 5px; color: rgb(150, 150, 150) !important; position: absolute;
}
.feedback-wrap-v1 {
	padding: 20px 0px; color: rgb(255, 255, 255); overflow: hidden; position: relative;
}
.jarallax {
	position: relative; z-index: 0;
}
.jarallax > .jarallax-img {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1; object-fit: cover;
}
.feedback-wrap-v1 h3 {
	font-size: 2.5rem;
}
.feedback-wrap-v1 p {
	font-size: 1.4rem;
}
.btn-feedback {
	background: rgb(200, 50, 50); padding: 0.56rem 2.37rem; border-radius: 0px; color: rgb(255, 255, 255); text-transform: uppercase;
}
.btn-feedback:hover {
	background: rgb(200, 90, 90); color: rgb(255, 255, 255);
}
.right-nav-v2 .head h2 {
	padding-bottom: 10px; margin-top: 0px;
}
.right-nav-v3 .head h2 {
	padding-bottom: 10px; margin-top: 0px;
}
.list-content-v1 .content-head h2 {
	padding-bottom: 10px; margin-top: 0px;
}
.right-search-v1 .head h2 {
	border: currentColor !important; border-image: none !important; font-size: 1.4rem; font-weight: bold; margin-bottom: 0px !important;
}
.right-nav-v2 .head h2 {
	border: currentColor !important; border-image: none !important; font-size: 1.4rem; font-weight: bold; margin-bottom: 0px !important;
}
.right-nav-v3 .head h2 {
	border: currentColor !important; border-image: none !important; font-size: 1.4rem; font-weight: bold; margin-bottom: 0px !important;
}
.list-content-v1 .content-head h2 {
	border: currentColor !important; border-image: none !important; font-size: 1.4rem; font-weight: bold; margin-bottom: 0px !important;
}
.right-nav-v2 .body > ul > li > a {
	padding: 3px 0px; display: block;
}
.section-breadcrumbs {
	background: url("breadcrumbs.png"); padding: 10px 0px 6px; overflow: hidden; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.section-breadcrumbs h1 {
	color: rgb(102, 102, 102); font-size: 22px; margin-top: 8px;
}
.section-breadcrumbs .breadcrumb {
	background: none; padding: 0px; color: rgb(124, 128, 130); margin-bottom: 0px;
}
.section-breadcrumbs .breadcrumb a {
	color: rgb(124, 128, 130);
}
.right-nav-v1 .body li {
	margin-bottom: 3px;
}
.right-nav-v1 .body li a {
	line-height: 30px; display: block;
}
.right-nav-v1 .body li a:hover {
	background: rgb(200, 50, 50); color: rgb(255, 255, 255); padding-left: 10px;
}
.list-content-v1 ul li {
	padding: 8px 0px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: dashed;
}
.list-content-v1 ul li small {
	color: rgb(204, 204, 204); margin-left: 15px;
}
.article-content-v1 .content-head h2 {
	padding-bottom: 10px; font-size: 1.4rem; font-weight: bold; margin-top: 0px; margin-bottom: 0px !important;
}
.article-content-v1 .content-info {
	padding: 5px 0px; color: rgb(153, 153, 153); border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.article-content-v1 .content-body {
	padding-top: 20px; padding-bottom: 20px;
}
.article-content-v1 .content-body img {
	height: auto; max-width: 100%;
}
.article-content-v1 .content-body table ol {
	margin-bottom: 0px; margin-left: -15px;
}
.article-content-v1 .content-body table ul {
	margin-bottom: 0px; margin-left: -15px;
}
.article-content-v1 .content-body ol {
	margin-left: -15px;
}
.article-content-v1 .content-body ul {
	margin-left: -15px;
}
.article-content-v1 .content-body ol.list-unstyled {
	margin-left: 0px;
}
.article-content-v1 .content-body ul.list-unstyled {
	margin-left: 0px;
}
.article-content-v1 .content-body .table > tbody > tr > td {
	vertical-align: middle;
}
.article-content-v1 .content-body .table > tbody > tr > th {
	vertical-align: middle;
}
.article-content-v1 .content-body .table > tfoot > tr > td {
	vertical-align: middle;
}
.article-content-v1 .content-body .table > tfoot > tr > th {
	vertical-align: middle;
}
.article-content-v1 .content-body .table > thead > tr > td {
	vertical-align: middle;
}
.article-content-v1 .content-body .table > thead > tr > th {
	vertical-align: middle;
}
.article-content-v1 .content-body table p {
	margin: 0px;
}
.article-content-v1 .content-body em.fa {
	text-align: center; color: rgb(200, 50, 50); margin-right: 10px; min-width: 15px;
}
.article-content-v1 .content-body li > p {
	margin-bottom: 0px;
}
.article-content-v1 .content-body table th {
	border: 1px solid rgb(218, 218, 218); border-image: none;
}
.article-content-v1 .content-body table td {
	border: 1px solid rgb(218, 218, 218); border-image: none;
}
.products-slider {
	width: 100%;
}
.view .swiper-container {
	width: 100%; height: 100%;
}
.view .arrow-left {
	background: url("index_tab_l.png") no-repeat left top; left: 10px; top: 50%; width: 28px; height: 51px; margin-top: -25px; position: absolute; z-index: 10;
}
.view .arrow-right {
	background: url("index_tab_r.png") no-repeat left bottom; top: 50%; width: 28px; height: 51px; right: 10px; margin-top: -25px; position: absolute; z-index: 10;
}
.preview {
	width: 100%; margin-top: 10px; position: relative;
}
.preview .swiper-container {
	margin-left: 20px;
}
.preview .swiper-slide {
	padding-top: 5px; cursor: pointer;
}
.preview .arrow-left {
	background: url("feel3.png") no-repeat left top; left: 0px; top: 50%; width: 9px; height: 18px; margin-top: -9px; position: absolute; z-index: 10;
}
.preview .arrow-right {
	background: url("feel4.png") no-repeat left bottom; top: 50%; width: 9px; height: 18px; right: 0px; margin-top: -9px; position: absolute; z-index: 10;
}
.preview img {
	border: 1px solid transparent; border-image: none;
}
.preview .active-nav img {
	border: 1px solid rgb(206, 115, 65); border-image: none;
}
.preview .active-nav::after {
	border-width: 5px; border-style: dashed dashed solid; border-color: transparent transparent rgb(206, 115, 65); border-image: none; left: 50%; top: -5px; width: 5px; height: 5px; vertical-align: middle; display: inline-block; position: absolute; content: ""; transform: translate(-50%, 0px); -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0);
}
.cat-list-v1 .cat-list-unit {
	position: relative;
}
.cat-list-v1 .cat-list-unit .title {
	padding: 0px 10px; bottom: 2px; color: rgb(255, 255, 255); font-size: 18px; position: absolute;
}
.cat-list-v1 .cat-list-unit .pbg {
	width: 100%; height: 32px; bottom: 0px; display: block; position: absolute; background-image: -ms-linear-gradient(left, rgba(200, 50, 50, 1), rgba(200, 50, 50, 0.5), rgba(200, 50, 50, 0));
}
.cat-list-v1 .cat-list-unit a:hover .thumb {
	border-color: rgba(120, 120, 120, 0.6); box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.form-content-v1 .content-head h2 {
	line-height: 30px; font-size: 22px; margin-top: 0px;
}
.form-content-v1 .content-info {
	padding: 5px 0px; color: rgb(153, 153, 153); border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.form-content-v1 .content-body {
	padding: 20px 0px;
}
.form-order .radio-group {
	margin-top: 15px; margin-bottom: 15px;
}
.form-order .form-group {
	margin-top: 15px; margin-bottom: 15px;
}
.form-order .form-group .control-label {
	line-height: 34px;
}
.form-order .form-contact label {
	margin-bottom: 0px;
}
.form-order .radio {
	line-height: 34px; margin-bottom: 0px;
}
.form-order .sec-label {
	padding-top: 15px; display: block;
}
.form-order .radio-inline {
	line-height: 34px;
}
.form-order .radio span {
	margin-left: 10px;
}
.form-order .radio input[type='radio'] {
	margin-top: 12px;
}
.form-order .radio-inline input[type=radio] {
	margin-top: 12px;
}
.form-order .btn-form {
	background: rgb(200, 50, 50); color: rgb(255, 255, 255);
}
.form-order .btn-form:hover {
	background: rgb(255, 34, 34);
}
.form-order .btn-form:focus {
	background: rgb(255, 34, 34);
}
.form-order .f-normal {
	font-weight: normal;
}
.btn-content-footer {
	background: rgb(102, 102, 102); color: rgb(255, 255, 255);
}
.btn-content-footer:hover {
	background: rgb(153, 153, 153); color: rgb(255, 255, 255);
}
.btn-content-footer:focus {
	background: rgb(153, 153, 153); color: rgb(255, 255, 255);
}
.form-content-v1 table > tbody > tr > th {
	-ms-word-break: break-all;
}
.form-content-v1 table > tbody > tr > td {
	-ms-word-break: break-all;
}
.pagination {
	margin: 20px 0px;
}
.pagination ul {
	box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.pagination ul {
	padding-left: 0px; margin-bottom: 0px; margin-left: 0px; display: inline-block;
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a {
	color: rgb(8, 8, 8); margin-right: 6px;
}
.pagination ul > li > span {
	color: rgb(8, 8, 8); margin-right: 6px;
}
.pagination ul > li > a {
	border-width: 1px 1px 1px 0px; border-style: solid; border-color: transparent; padding: 4px 12px; border-image: none; line-height: 20px; text-decoration: none; float: left; background-color: rgb(223, 223, 223);
}
.pagination ul > li > span {
	border-width: 1px 1px 1px 0px; border-style: solid; border-color: transparent; padding: 4px 12px; border-image: none; line-height: 20px; text-decoration: none; float: left; background-color: rgb(223, 223, 223);
}
.pagination ul > li > a:hover {
	color: rgb(255, 255, 255); background-color: rgb(200, 50, 50);
}
.pagination ul > li > span:hover {
	color: rgb(255, 255, 255); background-color: rgb(200, 50, 50);
}
.pagination ul > li .current {
	background: rgb(51, 51, 51); color: rgb(255, 255, 255);
}
.content-main {
	margin-bottom: 30px;
}
.content-main ul li p {
	margin: 0px !important;
}
.content-extension .nav-tabs {
	background: rgb(247, 247, 247); border-width: 1px; border-style: solid; border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(200, 50, 50); margin: 0px !important; border-image: none;
}
.content-extension .nav-tabs > li > a {
	margin: -1px -1px 0px; border-radius: 0px; border: 1px solid transparent; border-image: none; color: inherit; font-size: 16px; text-decoration: none; cursor: pointer;
}
.content-extension .nav-tabs > li > a:hover {
	background: rgb(200, 50, 50); margin: -1px; border-radius: 0px; border: 1px solid rgb(200, 50, 50); border-image: none; color: rgb(255, 255, 255);
}
.content-extension .nav-tabs > li > a.active {
	background: rgb(200, 50, 50); margin: -1px -1px 0px; border-radius: 0px; border: 1px solid rgb(200, 50, 50); border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
.content-extension .nav-tabs > li > a:hover {
	background: rgb(200, 50, 50); margin: -1px -1px 0px; border-radius: 0px; border: 1px solid rgb(200, 50, 50); border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
.content-extension .tab-pane {
	padding: 15px 0px;
}
.content-more {
	padding-top: 1rem; padding-bottom: 1rem;
}
.content-more p {
	font-size: 18px;
}
.content-more p > a {
	text-decoration: none !important;
}
.content-more i.fa {
	width: 24px; text-align: center; color: rgb(200, 50, 50); margin-right: 10px;
}
.g-rounded-6 {
	border-radius: 6px !important;
}
.block-hover {
	margin: 0px; overflow: hidden; position: relative; max-width: 100%; transform: translateZ(0px); backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0);
}
.bg-overlay::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
.bg-overlay::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: "";
}
article {
	display: block;
}
figure {
	display: block;
}
article a {
	color: rgb(255, 255, 255);
}
article {
	color: rgb(255, 255, 255);
}
.block-hover .zoom-v1 {
	transition:0.5s;
}
.block-hover:hover .zoom-v1 {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.bg-overlay-inner {
	left: 2.14rem; top: 2.14rem; right: 2.14rem; bottom: 2.14rem;
}
.article-list article a.btn-more {
	background: rgba(255, 255, 255, 0.7); border-radius: 50%; width: 32px; height: 32px; right: 30px; bottom: 30px;
}
.article-list article a.btn-more:hover {
	background: rgba(255, 255, 255, 1);
}
.article-list article a.btn-more i.fa {
	width: 30px; height: 30px; text-align: center; color: rgb(102, 102, 102); line-height: 32px; font-size: 20px; z-index: 22;
}
.g-bg-black-opacity-0_2 {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
.g-bg-black-opacity-0_2--after::after {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
.article-list .products-item {
	margin-bottom: 7rem;
}
.cat-list .menu-head {
	height: 48px; line-height: 48px; padding-left: 58px; font-weight: bold; margin-bottom: 5px; display: block;
}
.menu-head {
	background-repeat: no-repeat; background-size: 48px 48px;
}
.menu-sub-item {
	padding-left: 58px;
}
.p-content h3 {
	font-size: 1.3rem; font-weight: bold; margin-top: 0px; margin-bottom: 20px;
}
.p-desc h4 {
	font-size: 1.3rem;
}
.p-thumb {
	overflow: hidden; vertical-align: middle; max-height: 155px;
}
.p-param {
	display: block;
}
.btn-more {
	background: rgb(200, 50, 50); color: rgb(255, 255, 255); text-transform: uppercase;
}
.btn-more:hover {
	background: rgb(200, 90, 90); color: rgb(255, 255, 255);
}
.map-wrapper {
	height: 400px;
}
.map-wrapper i.fa {
	color: rgb(200, 50, 50); margin-right: 10px;
}
.map-wrapper p {
	margin-bottom: 0px;
}
.map-wrapper h4 {
	font-size: 1.2rem;
}
@media all and (max-width:480px)
{
.slide-wrap .item-more {
	padding: 1rem !important;
}
.news-caption {
	width: 66%;
}
}
@media all and (max-width:767px)
{
.article-content-v1 .content-head h2 {
	line-height: 24px; font-size: 18px;
}
.navbar-icartab .nav-lang {
	margin: 0px; padding: 10px 0px; width: 100% !important;
}
.navbar-icartab .nav-main {
	margin: 0px; padding: 10px 0px; width: 100% !important;
}
.navbar-icartab .nav-lang .search-wrapper {
	float: none !important;
}
.nav-lang .lang-item {
	display: inline-block;
}
.nav-lang .lang-item a {
	margin-right: 10px; margin-left: 0px;
}
.navbar-collapse {
	padding: 0px;
}
.nav-main > li {
	border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid;
}
.nav-main > li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.nav-main > li > a {
	padding: 10px 0px;
}
.dropdown-menu .row {
	margin: 0px; padding: 0px;
}
.dropdown-menu .row .col-md-4 {
	margin: 0px; padding: 0px;
}
.dropdown-menu a {
	padding: 2px 0px !important;
}
.dropdown-menu .nav-list-wrap {
	padding-bottom: 15px; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid;
}
.dropdown-menu :last-child.nav-list-wrap {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.navbar-icartab .logo {
	padding: 10px 0px 0px;
}
.navbar-icartab .logo img {
	width: 160px; height: auto; margin-right: 1rem;
}
.navbar-icartab {
	min-height: 80px;
}
.language {
	top: 15px; right: 45px;
}
.language li {
	padding: 0px;
}
.slide-wrap {
	width: 100%;
}
.slide-wrap .item-more {
	padding: 2rem 1rem !important; text-align: center !important;
}
.slide-wrap h2 {
	font-size: 26px !important; margin-bottom: 1rem !important;
}
.slide-wrap pre {
	display: none !important;
}
.content-extension .nav-tabs > li {
	
}
.map-wrapper {
	height: 260px;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.header .section-nav {
	background: rgb(200, 50, 50);
}
.navbar-icartab .logo {
	padding-top: 24px;
}
.navbar-icartab .logo img {
	width: 240px; height: auto;
}
.nav-main > li > a {
	padding-right: 5px; padding-left: 5px; font-size: 14px;
}
.main-carousel {
	height: 380px; overflow: hidden;
}
.navbar-icartab .nav-main > li.dropdown:hover > .dropdown-menu {
	display: block;
}
}
@media all and (min-width:992px)
{
.header .section-nav {
	background: rgb(200, 50, 50);
}
.navbar-icartab .nav-main > li.dropdown:hover > .dropdown-menu {
	display: block;
}
.form-order .form-contact input {
	width: 80%;
}
.form-order .input-warp {
	width: 80%;
}
.main-carousel {
	height: 480px; overflow: hidden;
}
}
.section-online {
	top: 30%; width: 64px; right: 10px; position: fixed; z-index: 999; background-color: rgb(255, 255, 255);
}
.section-online .online-item {
	width: 100%; height: 64px; text-align: center; margin-bottom: 5px; display: block;
}
.section-online .online-item a {
	display: block; white-space: nowrap;
}
.tooltip {
	font-size: 1.1rem;
}
.tooltip .tooltip-inner {
	background-color: rgb(200, 50, 50) !important;
}
.left.tooltip .tooltip-arrow {
	border-left-color: rgb(200, 50, 50) !important;
}
.section-online .online-item:hover {
	background: rgb(200, 50, 50) !important;
}
.section-online .online-item:active {
	background: rgb(200, 50, 50) !important;
}
.section-online .online-item {
	background: rgb(200, 50, 50) !important;
}
.box-fly {
	background: rgb(255, 255, 255); padding: 0px; left: 20px; top: 15%; width: auto; height: auto; position: fixed; z-index: 9999; box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.26);
}
.box-fly h3 {
	font-size: 16px; font-weight: bold; margin-top: 0px; margin-bottom: 10px;
}
.box-fly span.word {
	width: 20px; height: 20px; margin-right: 5px; display: inline-block; background-image: url("word.png"); background-repeat: no-repeat; background-size: auto 20px;
}
.box-fly p {
	text-indent: 2em;
}
.box-fly p.box-fly-link {
	
}
.content-banner .banner¡ªtext {
	margin-top: 1rem; margin-bottom: 1rem;
}
.news-box-v2 h4 {
	font-size: 100%; font-weight: bold;
}
.news-box-v2 p {
	color: rgb(150, 150, 150);
}
.news-box-v2 .thumb__small {
	overflow: hidden;
}
.news-box-v2 .thumb {
	overflow: hidden;
}
@media all and (max-width:787.98px)
{
.feedback-wrap-v1 h3 {
	font-size: 1.3rem;
}
.feedback-wrap-v1 p {
	
}
.nav-footer h3 {
	font-size: 1.3rem; margin-bottom: 0px !important;
}
.nav-footer ul > li {
	line-height: 1.3;
}
.r-section-head h3 {
	padding-top: 2rem;
}
.r-section .text-more {
	text-align: left !important;
}
.sec-carousel {
	height: auto;
}
.flickity-prev-next-button {
	width: 20px !important; height: 20px !important;
}
.flickity-page-dots .dot {
	margin: 0px 4px !important; width: 5px !important; height: 5px !important;
}
}
@media all and (max-width:991.98px) and (min-width:768px)
{
.news-box-v2 .thumb__small {
	height: 230px;
}
.news-box-v2 .thumb {
	height: 230px;
}
.navbar-icartab .logo img {
	width: 180px; height: auto;
}
.nav-main > li > a {
	font-size: 1rem;
}
.form-inline .form-control {
	width: 100px;
}
}
@media all and (max-width:1199.98px) and (min-width:992px)
{
.news-box-v3 .thumb__small {
	height: 141px;
}
.news-box-v3 .thumb {
	height: 222px;
}
.service-item .thumb {
	height: 222px;
}
.nav-main > li > a {
	font-size: 1rem;
}
}
@media all and (min-width:1200px)
{
.news-box-v3 .thumb__small {
	height: 175px;
}
.news-box-v3 .thumb {
	height: 272px;
}
.line-two {
	height: 80px;
}
}
.block-ads {
	overflow: hidden; display: inline-block;
}
.text-more a {
	color: rgb(200, 50, 50);
}
.r-section .news-box-v1 li {
	margin: 0px; padding: 3px 0px; line-height: 1.5;
}
.content-body p {
	font-size: 16px;
}
.content-extension .tab-content {
	font-size: 16px;
}
.content-banner .banner¡ªtext {
	font-size: 16px;
}
.service-box-v2 .thumb {
	width: 20%; padding-right: 10px;
}
.service-box-v2 .text {
	width: 80%;
}
.service-box-v2 .text-caption::after {
	margin: 0.5rem 0px; transition:0.5s; width: 10%; height: 1px; display: block; content: ""; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -moz-transition: 0.5s all ease;
}
.news-list .caption::after {
	margin: 0.5rem 0px; transition:0.5s; width: 10%; height: 1px; display: block; content: ""; -webkit-transition: 0.5s all ease; -o-transition: 0.5s all ease; -moz-transition: 0.5s all ease;
}
.service-box-v3 {
	margin: 0px 10px 30px;
}
.service-box-v3 .icon-sv3 {
	width: 30px; height: auto; margin-bottom: 1rem;
}
.news-list .caption::after {
	width: 40px;
}
.service-box-v2:hover .text-caption::after {
	width: 120px;
}
.news-list:hover .caption::after {
	width: 120px;
}
.product-box-v1 .thumb {
	width: 75px; height: auto; float: left;
}









	
a.lkuang:visited,a.lkuang:link {
	TEXT-DECORATION: none;
	line-height: 22px;
	padding: 5px;
	
}
a.lkuang:hover {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #0066cb;
	line-height: 22px;
	padding: 5px;
	border-radius:2px;
	}
	
	
	
a.lkuang.cur{

COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #0066cb;
	line-height: 22px;
	padding: 5px;
	border-radius:2px;

}	
	
	
	