.cont {
	background-color: #eee;
}
.index .about-title h3 {
	text-transform: uppercase;
}
.index .about-title h2 {
	text-transform: uppercase;
}
.index .index-title h1 {
	text-transform: uppercase;
}
.index .index-title h3 {
	text-transform: uppercase;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
a, span {
	color: #666;
}
a:hover {
	text-decoration: none;
}
.head-wrapper .topbar {
	height: 38px;
	background: url("/source/e7c57f07ef9a42ae2c0b3cb9b74db4ef/bg-topbar.jpg") no-repeat center center;
}
.layout {
	width: 1200px;
	margin: 0 auto;
}
.layout h3 {
	color: #333;
}
.layout h1 {
	color: #333;
}
.layout .heaf_map {
	color: #fff;
	line-height: 38px;
	font-size: 12px;
}
.layout .heaf_map a {
	display: inline-block;
	color: #fff;
}
.layout .language {
	line-height: 38px;
	padding: 0 20px;
	position: relative;
}
.layout .language a {
	display: inline-block;
	color: #fff;
}
.layout .language span {
	display: inline-block;
	color: #fff;
	margin-left: 5px;
}
.layout .language a img {
	vertical-align: middle;
}
.language-info .language-ico {
	display: block;
	width: 0;
	height: 0;
	border: 4px solid;
	position: absolute;
	top: 50%;
	right: 0;
	border-color: #fff transparent transparent transparent;
	border-bottom-width: 0;
	background: none;
	margin: -2px 0 0;
	padding: 0;
}
.language-cont {
	height: 400px;
	overflow: scroll;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #eee;
	position: absolute;
	right: 0;
	display: none;
}
.language:hover .language-cont {
	display: block;
}
.language-cont ul li {
	line-height: 40px;
	white-space: nowrap;
	padding-right: 10px;
	overflow: hidden;
	padding-left: 5px;
	display: block;
	border-bottom: 1px solid #eee;
}
.header {
	height: 100px;
	background-color: #fff
}
.header .logo a {
	line-height: 100px;
}
.header .logo img {
	vertical-align: middle;
}
.header-contact {
	padding: 26px 0;
}
.header .header-contact .head-phone {
	background-image: url("/source/1971012fbebdde4e6cfabdf1d37052d4/phone.png");
	background-repeat: no-repeat;
}
.header .header-contact .head-phone, .header .header-contact .head-mail {
	padding-left: 50px;
	padding-right: 100px;
}
.header .header-contact .head-mail {
	margin-right: 20px;
	background-image: url("/source/6227c95e334fc2d005099f7b7a0ced61/mail.png");
	background-repeat: no-repeat;
}
.header .header-contact span, .header .header-contact a {
	display: block;
	font-size: 12px;
	line-height: 24px;
}
.header .header-contact a {
	color: #78b124;
	font-size: 16px;
}
nav{
  float: left;width: 100%;
}
.header .nav {
	position: absolute;
	top: 138px;
	width: 1100px;
	margin-left: 50px;
	z-index: 99;
	/*background: #303030;
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);*/
}
.header .nav ul {
	float: left;
}
.header .nav li {
	float: left;
	padding: 0 35px;
}
.header .nav li:hover {
	background-color: #78b124;
	
}

.header .nav ul li ul li:hover{
	
		-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
	transform: skew(0deg);
	}
	.header .nav ul li ul li:hover a{-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
	transform: skew(0deg);}
	


	
	

.header .nav li a {
	display: block;
	font-size: 14px;
	line-height: 60px;
	color: #fff;
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
	text-transform: uppercase;
}
.header .nav ul li {
	position: relative;
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);background: #303030;
}
.mobile {
	display: none;
}
.nav ul li ul {
	display: none;
	position: absolute;
	width: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
	background-color: #303030;
	left: 35px;
}
.header .nav ul li ul li a {
/*	-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
	transform: skew(0deg);*/
}
.header .nav ul li ul li ul {
	/*-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
	transform: skew(0deg);*/
	left: 100%; background-color:#333;transform: skew(30deg);
	top: 0;
}
.header .nav ul li:hover ul{background-color:#333;transform: skew(30deg);}

.header .nav ul li ul li:hover ul{background-color:#333 !important;transform: skew(0deg) !important;}

.header .nav ul li ul li ul li{-webkit-transform: skew(0deg);
	-moz-transform: skew(0deg);
	-o-transform: skew(0deg);
	transform: skew(0deg)}


.header .nav ul li ul li {
	display: block;
	float: none;background: none;
}
.nav ul li ul li ul {
	display: none;
}
.nav ul li:hover ul {
	display: block;
}
.nav ul li:hover ul li ul {
	display: none;
}
.nav ul li:hover ul li:hover ul {
	display: block;
}
.header .nav .search {
	float: left;    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
}
.header .nav .search span {
	display: block;
	height: 60px;
	padding: 0 30px;
	color: #fff;
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
}
.header .nav .search span img {
	padding: 14px 0;
	width: 80%;
}
.search-content {
	display: none;
	position: absolute;
	background-color: #eff8f3;
	padding: 0 20px;
	right: 0;
}
.search-content #keys, .search-content #search {
	-webkit-transform: skew(30deg);
	-moz-transform: skew(30deg);
	-o-transform: skew(30deg);
	transform: skew(30deg);
}
.search-content #keys {
	line-height: 38px;
	border: 1px solid transparent;
	background-color: #eff8f3;
	margin-right: 32px;
	padding: 0 5px;
}
.search-content #search {
	position: absolute;
	right: 12px;
	width: 20px;
	height: 20px;
	padding: 19px;
	border: 1px solid transparent;
	background: url("/source/caf95b2a8fd6846172db713c8f6d5d6c/search1.png") no-repeat center center;
}
.search-content #keys:hover {
	border: 1px solid #e5fdc0;
}
.search-content #search:hover {
	border: 1px solid #68a908;
}
.search-content #keys:focus {
	border: 1px solid #68a908;
}
#owl-banner .owl-dots {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #78b124;
}
.owl-theme .owl-dots .owl-dot span {
	background: #303030;
}
.owl-theme .owl-dots .owl-dot span {
	width: 50px;
	height: 5px;
}
.index {
	margin: 70px 0 30px 0;
}
.index .index-product {
	width: 1220px;
}
.index .index-title {
	margin-bottom: 30px;
}
.index .index-title h3 {
	text-align: center;
	font-size: 20px;
	background-image: url("/source/b8eb30191e0d1edbb5fd1685cff9488e/bg_title.png");
	background-repeat: no-repeat;
	line-height: 60px;
	background-position: 55%;
}
.index .index-title h1 {
	text-align: center;
	font-size: 20px;
	background-image: url("/source/b8eb30191e0d1edbb5fd1685cff9488e/bg_title.png");
	background-repeat: no-repeat;
	line-height: 60px;
	background-position: 55%;
}
.index .index-product .item {
	display: block;
	float: left;
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.index .index-product .item img {
	width: 100%;
}
.index .index-product .item span {
	display: block;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	background-color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.index .about-title {
	float: left;
	height: 480px;
}
.index .title-bg {
	width: 300px;
	height: 480px;
	background-image: url("/source/d0514d0035f8e2101bfbd6758e46f0f5/about_title.png");
	background-repeat: no-repeat;
	background-position: center;
	background-position-y: 40px;
}
.index .about-title h3 {
	font-size: 24px;
	line-height: 260px;
	margin-left: 20px;
	color: #78b124;
}
.index .about-title h2 {
	font-size: 24px;
	line-height: 260px;
	margin-left: 20px;
	color: #78b124;
}
.index .about-title a {
	margin-top: 90px;
	display: block;
	margin-left: 60px;
	color: #78b124;
}
.index .about-title a span {
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	border-radius: 10px;
	background-color: #78b124;
	margin-left: 10px;
	color: #fff;
}
.about {
	background-position: 0 center;
	background-color: #fff;
}
.index .about-content {
	box-sizing: border-box;
	width: 900px;
	background-color: #fff;
	height: 480px;
	float: right;
	padding: 50px 0 50px 30px;
}
.index .about-content span {
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 60px;
}
.index .about-content h1 {
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 60px;
}
.index .about-content span:after {
	content: "";
	display: block;
	background-color: #78b124;
	width: 20px;
	height: 3px;
}
.index .about-content p {
	margin-top: 20px;
	line-height: 150%;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
.product .about-content {
	background-color: #303030;
	margin: 0;
	padding: 40px 0 20px 20px;
	height: auto;
}
.product .about-content ul li {
	width: 33%;
	float: left;
	margin-right: .3333333%;
	margin-top: 2px;
	position: relative;
}
.product .about-content ul li img {
	width: 100%;
}
.product .about-content ul li .product-info {
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #78b124;
	opacity: 0;
	color: #fff;
	position: absolute;
	top: 0;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.product .about-content ul li .product-info:hover {
	opacity: 1;
	background-color: rgba(120,177,36,0.8);
}
.product .about-content span {
	color: #fff;
}
.product .about-content span::after {
	display: none;
}
.product {
	background: url("/source/69f18eda3f99cce74c7caccb6dd034b4/product_bg.png") no-repeat 100% 100%;
	background-attachment: fixed;
}
.services {
	background: url("../images/about-bg.png") no-repeat 100% 100%;
	background-attachment: fixed;
}
.services .about-content {
	position: relative;
}
.services .about-content span {
	display: block;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	color: #fff;
}
.services .about-content ul {
	width: 100px;
}
.services .about-content li {
	padding-left: 10px;
}
.services .about-content span::after {
	height: 1px;
	background-color: #fff;
}
.services .about-content b {
	font-size: 40px;
	line-height: 60px;
	color: #fff;
}
.services .about-content {
	padding: 40px 0 20px 20px;
	height: auto;
}
.services .about-content .service-content {
	width: 700px;
	position: absolute;
	top: 50%;
	left: 160px;
	transform: translate(0%, -50%);
	display: none;
}
.services .about-content .service-content span {
	display: block;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
	color: #333;
	margin-top: 20px;
}
.services .about-content .service-content span:after {
	background-color: #78b124;
	height: 2px;
	width: 40px;
	margin-top: 10px;
}
.footer-wrapper {
	background-color: #303030;
	padding: 60px 0 30px 0;
}
.footer-cont {
	width: 1200px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}
.footer-cont .footer-contact, .footer-cont .footer-nav, .footer-cont .footer-news {
	width: 300px;
	color: #fff;
}
.footer-cont .footer-contact a, .footer-cont .footer-nav a, .footer-cont .footer-news a {
	display: block;
	color: #fff;
}
.footer-cont .footer-contact span, .footer-cont .footer-nav span, .footer-cont .footer-news span {
	display: block;
	color: #fff;
}
.footer-cont h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
.footer-cont ul li span, .footer-cont ul li a {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
.footer-cont ul li a {
	margin-left: 30px;
}
.footer-cont ul li span {
	margin-left: 30px;
}
.footer-contact ul .cont-add {
	background: url("/source/f498218d21e5b1b9f88ea1993b26fd74/add.png");
	background-repeat: no-repeat;
}
.footer-contact ul .cont-phone {
	background: url("/source/d9bf9230622291b4509b11f4acd28517/tel.png");
	background-repeat: no-repeat;
}
.footer-contact ul .cont-mail {
	background: url("/source/39e127fc9b343b2c4301155cacb908fc/e-mail.png");
	background-repeat: no-repeat;
}
.footer-nav ul li {
	background: url("/source/7dff25470748c05f8197ea573af37650/trigle.png");
	background-repeat: no-repeat;
}
.footer-cont ul li p {
	overflow: hidden;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#footer-news .owl-dots .owl-dot span {
	width: 10px;
	height: 5px;
	background-color: #fff;
}
#footer-news .owl-dots .owl-dot.active span, #footer-news .owl-dots .owl-dot:hover span {
	background: #78b124;
	background-color: rgb(120,177,36);
}
#footer-news .news-img {
	width: 80px;
	float: left;
}
#footer-news .news-img a {
	margin: 0;
}
#footer-news .news-cont {
	width: 210px;
	float: left;
}
#footer-news .news-cont a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
#footer-news .news-cont a, #footer-news .news-cont span, #footer-news .news-cont p {
	margin-left: 10px;
}
#footer-news .news-cont span {
	-webkit-transform: skew(-30deg);
	-moz-transform: skew(-30deg);
	-o-transform: skew(-30deg);
	transform: skew(-30deg);
	color: #ccc;
}
#footer-news .news-img img {
	width: 100%
}
.footer-link ul {
	width: 1200px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.footer-link ul li {
	padding: 30px 10px 10px 10px;
}
.footer {
	padding: 10px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.service-title .first {
	background-color: #030303;
}
.service-title .second {
	background-color: #303030;
}
.service-title .third {
	background-color: #4c4c4c;
}
.service-title .forth {
	background-color: #666666;
}
.service-title .fifth {
	background-color: #818181;
}
.service-title .sixth {
	background-color: #9a9a9a;
}
.current {
	background-color: #78b124 !important;
	display: block;
}
.services .about-content .service-title .current {
	background-color: #78b124;
	display: block;
	position: relative;
}
.services .about-content .service-title .current:after {
	content: "";
	display: block;
	background-image: url("/source/7dff25470748c05f8197ea573af37650/trigle.png");
	width: 12px;
	height: 20px;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translate(0, -50%);
}
.services .about-content .current {
	display: block;
	background-color: inherit;
}
.index-product .item {
	position: relative;
}
.index-product .item .product-info {
	width: 100%;
	height: 100%;
	text-align: center;
	background: url("/source/81d4c9b8299dc58a797e8ca8372c4351/cp.png") no-repeat center center;
	background-size: 30%;
	background-color: #78b124;
	opacity: 0;
	color: #fff;
	position: absolute;
	top: 0;
}
.index-product .item .product-info:hover {
	opacity: 1;
	background-color: rgba(120,177,36,0.8);
}
.index-product .item .product-info span {
	background: inherit;
}
.im-l {
	background-color: #78b124 !important;
}
.im .box {
	background-color: #78b124 !important;
}
.footer-nav {
	box-sizing: border-box;
	padding-right: 20px;
}
.inquiry-info #content, .inquiry-info #send1 {
	box-sizing: border-box;
	margin-top: 10px;
	padding: 0 5px;
	line-height: 30px;
	border: 0;
}
.inquiry-info #content {
	width: 100%;
}
.inquiry-info #send1 {
	background-color: #78b124;
	color: #fff;
}
.inquiry-info #send1:hover {
	background-color: #fff;
	color: #78b124;
}
.footer-nav .inquiry-info {
	text-align: right;
}
@media(max-width:989px){
	nav{-webkit-transform:none;
  -moz-transform: none;
  -o-transform: none;
  transform:none;}
	
	}
	
	@media screen and (max-width: 768px){
.about{ background-repeat:repeat !important;}
	}