body {
	overflow-x: hidden;
	font-size: 16px;
	background-color: #FFF;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
}
.main-header {
	background: #fff;
	position: absolute;
	left: 0;
	top: 20px;
	right: 0;
	z-index: 999;
}
.main-header.sticky {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 999;
	animation: sticky 1.2s;
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.04);
}
 @-webkit-keyframes sticky {
 0% {
 top: -100px;
}
 100% {
 top: 0;
}
}
@keyframes sticky {
 0% {
 top: -100px;
}
 100% {
 top: 0;
}
}
.top {
	height: 100px;
}
.logo {
	padding-top: 20px;
	padding-left: 10px;
	float: left;
}
.logo img {
	height: 64px;
	width: 300px;
}
.menus {
	float: right;
	width: 620px;
}
.menus a {
	color: #00A441;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 100px;
	text-align: center;
	float: left;
	line-height: 100px;
	font-size: 18px;
	transition: all 0.5s ease 0s;
}
.menus a:hover {
	color: #FFF;
	background-color: #00A441;
	font-weight: bold;
	margin-top: -20px;
	height: 110px;
}
.menus strong {
	color: #FFF;
	background-color: #090;
	display: block;
}
.clear {
	clear: both;
}
.tel {
	margin: 0px;
	float: right;
	background-image: url(img/icon.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	width: 200px;
	display: block;
	height: 70px;
}
.tel h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.tel h3 {
	font-size: 14px;
	color: #999;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.banben {
	margin: 0px;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 110px;
	display: block;
	height: 100px;
}
.banben img {
	height: 32px;
	width: 90px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	transition: all 0.5s ease 0s;
}
.banben img:hover {
	margin-top: 5px
}
.bg_cover {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.aboutbj {
	background-image: url(img/004.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 550px;
}
.tranbj {
	background-image: url(img/002.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 550px;
}
.trabj {
	background-image: url(img/003.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 550px;
}
.contbj {
	background-image: url(img/banner4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 550px;
}
.goodbj {
	background-image: url(img/banner3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 550px;
}
.titlenei {
	font-size: 24px;
	line-height: 100px;
	text-align: center;
	height: 100px;
	background-image: url(img/100gao.png);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	clear: both;
}
.map {
	text-align: center;
}
.map1 {
	text-align: left;
	background-image: url(img/endlogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 120px;
	line-height: 30px;
	padding-bottom: 50px;
	font-family: Tahoma, Geneva, sans-serif;
}
.map1 span {
	padding-left: 130px;
	display: block;
	font-size: 16px;
}
.reansp {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.juzhongtu {
	text-align: center;
}

.reansp ul {
	margin: 0px;
	padding: 0px;
}
.reansp ul li {
	width: 580px;
	list-style-type: none;
	display: block;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 36px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.reansp ul li h2 {
	font-size: 20px;
	display: block;
	margin: 0px;
	line-height: 50px;
	height: 50px;
	background-image: url(img/6x6.png);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #093;
}
.reansp ul li span {
	display: block;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
}
.reansp ul li img {
	height: 341px;
	width: 580px;
}
.titlenei span {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B9EBB6;
	border-left-color: #B9EBB6;
}
.shijiemap {
	background-color: #009900;
	height: 700px;
	background-image: url(img/shijie.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.about {
	padding-top: 60px;
}

.about1 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	display: block;
}
.about3 {
	float: right;
	width: 630px;
	letter-spacing: 1px;
}
.about3 h3 {
	color: #0066CC;
	margin: 0px;
	background-image: url(img/6x6.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 30px;
}
.about3 h2 {
	font-size: 24px;
	color: #0EB832;
	line-height: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.about3 span {
	line-height: 30px;
	color: #666;
	height: 120px;
	padding-top: 10px;
	display: block;
}
.about3 P {
	line-height: 30px;
	color: #666;
	height: 180px;
	padding-top: 10px;
	display: block;
}
.about3 ul {
	background-image: url(img/i2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.about3 ul li {
	background-image: url(img/duihao.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	list-style-type: none;
	line-height: 36px;
	color: #666;
	display: block;
}
.about2 {
	background-image: url(img/sekuai.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	width: 520px;
	float: left;
	transition: all 0.5s ease 0s;
}
.about2:hover {
	margin-top: -20px
}
.about01 {
	text-align: center;
	height: 240px;
	background-image: url(img/diandian.png);
	background-position: top;
	margin-top: 30px;
}
.about02 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 36px;
	padding-bottom: 20px;
	clear: both;
	letter-spacing: 1px;
}
.about02 img {
	float: left;
	width: 580px;
	margin-right: 20px;
}
.about02 strong {
	font-size: 18px;
	color: #090;
}
.about03 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.about03 img {
	height: 300px;
	width: 580px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.main-btn {
	display: inline-block;
	font-weight: 300;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 0px;
	padding: 0 20px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 3px;
	line-height: 40px;
	border-radius: 0px;
	color: #1b1f2e;
	cursor: pointer;
	z-index: 5;
	-webkit-transition: all 0.4s ease-out 0s;
	-moz-transition: all 0.4s ease-out 0s;
	-ms-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	background-color: #29f0b4;
	position: relative;
}
.main-btn::before {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	height: 10px;
	width: 10px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	z-index: -1;
	background-color: #009900;
}
.main-btn:hover {
	background-color: #1b1f2e;
	color: #fff;
}
.main-btn:hover::before {
	width: 100%;
	height: 100%;
}
.product {
	padding-top: 50px;
	height: 650px;
	clear: both;
	background-image: url(img/dabj.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.product1 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.product2 {
	text-align: center;
}
.product2 h3 {
	color: #0EB832;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 30px;
}
.product2 h2 {
	font-size: 24px;
	color: #000000;
	line-height: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.goodslist {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.goodslist ul {
	margin: 0px;
	padding: 0px;
}
.goodslist ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	height: 380px;
	width: 600px;
	text-align: center;
	display: block;
	line-height: 40px;
}
.goodslist ul li h2 {
	font-size: 20px;
	font-weight: normal;
}

.goodslist ul li img {
	width: 580px;
	height: 300px;
}

.cngys {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.cngys ul {
	margin: 0px;
	padding: 0px;
}
.cngys ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.cngys ul li img {
	width: 1200px;
}

#demo {
	overflow: hidden;
	width: 100%;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
.link2 {
	padding-top: 40px;
}
.link2 ul {
	margin: 0px;
	padding: 0px;
}
.link2 ul li {
	padding: 0px;
	height: 430px;
	width: 340px;
	list-style-type: none;
	display: block;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 36px;
}
.link2 ul li h2 {
	font-size: 18px;
	display: block;
	margin: 0px;
	line-height: 50px;
	height: 50px;
	background-image: url(img/6x6.png);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #093;
}
.link2 ul li span {
	display: block;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 36px;
}
.link2 ul li img {
	height: 200px;
	width: 340px;
}
.gangkou {
	background-color: #090;
	height: 400px;
	clear: both;
}
.gangkou1 {
	background-color: #090;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.gangkou2 {
	width: 600px;
	float: left;
}
.gangkou2 h3 {
	color: #D3FEED;
	background-image: url(img/6x6.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 15px;
	font-size: 18px;
	line-height: 30px;
}
.gangkou2 h2 {
	font-size: 28px;
	line-height: 50px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.gangkou2 ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gangkou2 ul li {
	background-color: #FFF;
	float: left;
	height: 130px;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	padding-top: 10px;
	text-align: center;
}
.gangkou2 ul li h2 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.gangkou2 ul li img {
	height: 80px;
	width: 80px;
}
.gangkou2 ul li:hover {
	background-color: #FFF000;

}
.gangkou3 {
	float: right;
	width: 600px;
}
.gangkou3 h2 {
	font-size: 28px;
	line-height: 50px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.gangkou3 ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gangkou3 ul li {
	background-color: #008600;
	border: 1px solid #00B300;
	padding: 10px;
	list-style-type: none;
	color: #FFF;
	margin-bottom: 10px;
	background-image: url(img/duihao.png);
	background-repeat: no-repeat;
	background-position: 560px;
	line-height: 40px;
	font-weight: bold;
	font-size: 18px;
}

.gangkou3 ul li:hover {
	background-color: #009900;
	color: #FF0;
	font-weight: bold;
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
@media (min-width:576px) {
.container {
	max-width: 540px
}
}
@media (min-width:768px) {
.container {
	max-width: 720px
}
}
@media (min-width:992px) {
.container {
	max-width: 960px
}
}
@media (min-width:1200px) {
.container {
	max-width: 1200px
}
}
.footer {
	background-color: #009900;
	color: #C6FFE8;
	line-height: 30px;
	background-image: url(img/logo1.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	display: block;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0C0;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 120px;
	padding-bottom: 20px;
	font-family: "微软雅黑", yahei;
}
.footer a {
	color: #C6EE82;
}
.footer a:hover {
	color: #FFF;
}


.footer span {
	float: right;
	width: 320px;
	display: block;
	background-image: url(img/qq.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
	text-align: left;
	font-size: 18px;
	padding-left: 10px;
}
.footer1 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	background-color: #090;
	color: #A4E1B4;
	padding: 25px;
	clear: both;
	display: block;
	font-size: 14px;
}
/*===== All Button Style =====*/


.section-title {
	padding-bottom: 32px;
}
.section-title span {
	font-size: 18px;
	color: #674df0;
	text-transform: capitalize;
	padding-left: 16px;
	position: relative;
}
.section-title span::before {
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 6px;
	width: 6px;
	background: #29f0b4;
}
.section-title .title {
	font-size: 60px;
	font-weight: 400;
	padding-top: 6px;
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.section-title .title {
	font-size: 50px;
}
}

}
 @media only screen and (min-width: 480px) and (max-width: 1199px) {
 .title {
	font-size: 28px;
}
}
.section-title.section-title-2 span {
	color: #fff;
}
.section-title.section-title-2 .title {
	color: #fff;
}
.off_canvars_overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9998;
	opacity: 0;
	visibility: hidden;
	cursor: crosshair;
	background: #232323;
	top: 0;
}
.off_canvars_overlay.active {
	opacity: .5;
	visibility: visible;
}
.offcanvas_menu {
	display: none;
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.offcanvas_menu {
	display: block;
}
}
 @media (max-width: 767px) {
.offcanvas_menu {
	display: block;
}
}
.offcanvas_menu_wrapper {
	width: 290px;
	position: fixed;
	background: #fff;
	z-index: 9999;
	top: 0;
	height: 100vh;
	transition: .5s;
	left: 0;
	margin-left: -300px;
	padding: 50px 15px 30px;
	overflow-y: auto;
}
.offcanvas_menu_wrapper.active {
	margin-left: 0;
}
.offcanvas_menu_wrapper .slinky-theme-default {
	background: inherit;
	min-height: 300px;
	overflow-y: auto;
}
.offcanvas_menu_wrapper .header-btn {
	margin-bottom: 30px;
}
.offcanvas_menu_wrapper .header-btn a {
	color: #222;
}
.offcanvas_menu_wrapper .header-btn a:hover {
	color: #222;
}
.offcanvas_main_menu li {
	position: relative;
}
.offcanvas_main_menu li:last-child {
	margin: 0;
}
.offcanvas_main_menu li span.menu-expand {
	position: absolute;
	right: 0;
}
.offcanvas_main_menu li a {
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
	color: #222;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.offcanvas_main_menu li a:hover {
	color: #29f0b4;
}
.offcanvas_main_menu li ul.sub-menu {
	padding-left: 20px;
}
.offcanvas_footer {
	margin-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.offcanvas_footer span a {
	font-size: 14px;
	color: #222;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.offcanvas_footer span a:hover {
	color: #29f0b4;
}
/*===========================
    3.HEADER css 
===========================*/
.banner-2-area .banner-area {
	margin-top: auto;
	height: 800px;
	z-index: 10;
}
.banner-2-area .banner-area .banner-color-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.banner-2-area .banner-area .banner-color-shadow img {
	width: 100%;
}
.banner-2-area .banner-area .banner-line {
	position: absolute;
	top: 210px;
	right: 215px;
	z-index: -1;
}
.banner-2-area .banner-area .banner-line-2 {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
.slick-arrow {
	position: absolute;
	bottom: 0;
	z-index: 99;
	height: 55px;
	width: 55px;
	text-align: center;
	line-height: 70px;
	color: #838694;
	cursor: pointer;
	font-size: 24px;
	background-color: #090;
	border-radius: 50%;
	margin-bottom: 30px; 
}
 
.slick-arrow:hover {
	background-image: url(img/jtlv.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
}




.banner-slider .slick-arrow:hover::before {
	opacity: 1;
}
.banner-slider .slick-arrow.prev {
	left: calc((100% - 1170px) / 2);
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.banner-slider .slick-arrow.prev {
	left: calc((100% - 930px) / 2);
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {

}
.banner-slider .slick-arrow.next {
	left: calc((100% - 980px) / 2);
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.banner-slider .slick-arrow.next {
	left: calc((100% - 740px) / 2);
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
.banner-slider .slick-arrow.next {
	left: 95px;
}
}
.banner-slider.banner-3-slider .slick-arrow {
	left: auto;
	transform: translateY(-50%);
	right: calc((100% - 795px) / 3);
}
 @media only screen and (min-width: 1200px) and (max-width: 1600px) {
.banner-slider.banner-3-slider .slick-arrow {
	right: calc((100% - 795px) / 6);
}
}
.banner-slider.banner-3-slider .slick-arrow.prev {
	top: 65%;
}
.banner-slider.banner-3-slider .slick-arrow.next {
	top: 55%;
}
.banner-area {
	height: 785px;
	margin-top: 110px;
	position: relative;
	z-index: 10;
}
 @media (max-width: 767px) {
.banner-area {
	margin-top: 16px;
}
}
 @media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-area {
	margin-top: 28px;
}
}
.banner-area .banner-line {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.banner-area .banner-content .box {
	height: 46px;
	width: 46px;
	background: #674df0;
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
}
.banner-area .banner-content .box::before {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	height: 17px;
	width: 17px;
	background: #29f0b4;
}
.banner-area .banner-content span {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	position: relative;
	margin-bottom: 32px;
}
 @media (max-width: 767px) {
.banner-area .banner-content span {
	font-size: 15px;
}
}
.banner-area .banner-content span::before {
	position: absolute;
	content: '';
	left: 0;
	bottom: -4px;
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
}
.banner-area .banner-content .title {
	font-size: 80px;
	line-height: 80px;
	color: #fff;
	padding-bottom: 39px;
}
 @media (max-width: 767px) {
.banner-area .banner-content .title {
	font-size: 50px;
	line-height: 60px;
}
}
 @media only screen and (min-width: 576px) and (max-width: 767px) {
.banner-area .banner-content .title {
	font-size: 60px;
	line-height: 70px;
}
}
.banner-area.banner-3-area {
	margin-top: 0;
	height: 940px;
	position: relative;
}
 @media (max-width: 767px) {
.banner-area.banner-3-area {
	height: 750px;
}
}
.banner-area.banner-3-area::before {
	position: absolute;
	content: '';
	left: 135px;
	bottom: 104px;
	height: 555px;
	width: 555px;
	border-radius: 50%;
	background: rgba(103, 77, 240, 0.5);
}
 
 @media (max-width: 767px) {
.banner-area.banner-3-area::before {
	left: 30px;
	bottom: 100px;
	height: 200px;
	width: 200px;
}
}
.banner-area.banner-3-area .banner-content {
	padding-bottom: 180px;
}



.breadcrumb-item + .breadcrumb-item::before {
	color: #fff;
	content: ".";
}

.text-center {
	text-align: center!important
}
.col-lg-10 {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}
.col-lg-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.justify-content-center {
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.align-items-center {
	-ms-flex-align: center!important;
	align-items: center!important
}
.d-flex {
	display: -ms-flexbox!important;
	display: flex!important
}
.together-area {
	padding-bottom: 200px;
	position: relative;
	background-attachment: fixed;
	padding-top: 100px;
	color: #FFF;
	text-align: center;
}
.together-area::before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(27, 31, 46, 0.7);
}
.together-area .together-content {
	padding-top: 112px;
}
.together-area .together-content span {
	font-size: 22px;
	color: #29f0b4;
	letter-spacing: 5px;
	line-height: 100px;
	display: block;
	height: 100px;
}
.together-area .together-content .title {
	font-size: 48px;
	color: #fff;
	letter-spacing: 10px;
	line-height: 100px;
	height: 100px;
}
.together-area.together-2-area {
	height: 800px;
}
.together-area.together-3-area {
	padding-bottom: 120px;
}
/*===========================
    9.BRAND css 
===========================*/




/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}

 @media only screen and (min-width: 480px) and (max-width: 1199px) {
.banner-area.banner-3-area .banner-content .title {
	font-size: 80px;
}
.section-title .title {
	font-size: 50px;
}

.banner-area.banner-3-area::before {
	left: 30px;
	bottom: 30px;
}
.menus {
	float: right;
	width: 600px;
}
.menus a {
	color: #00A441;
	text-decoration: none;
	display: block;
	width: 120px;
	height: 60px;
	text-align: center;
	float: left;
	line-height: 60px;
	font-size: 18px;
	transition: all 0.5s ease 0s;
}
.menus a:hover {
	color: #FFF;
	background-color: #00A441;
	font-weight: bold;
	margin-top: -20px;
	height: 70px;
}


.logo img {
	height: 53px;
	width: 250px;
}
.about1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	display: block;
}
 .about2 {
	background-image: url(img/sekuai.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	width: 600px;

}

 
 .about3 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 40px;
}
.about3 h3 {
	color: #0066CC;
	margin: 0px;
	background-image: url(img/6x6.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 30px;
}
.about3 h2 {
	font-size: 24px;
	color: #0EB832;
	line-height: 40px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.about3 span {
	line-height: 30px;
	color: #666;
	height: 150px;
	padding-top: 10px;
	display: block;
}
 .product1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
 #demo {
	overflow: hidden;
	width: 100%;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
.gangkou {
	background-color: #090;
	height: 800px;
	background-image: url(img/xiantiao.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.gangkou1 {
	width: 600px;
	background-color: #090;
	margin-right: auto;
	margin-left: auto;
}
.gangkou2 {
	margin: 0px;
	padding: 0px;
 

}
.gangkou2 h2 {
	font-size: 28px;
	line-height: 50px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-align: center;
}
.gangkou2 ul li {
	background-color: #FFF;
	float: left;
	height: 150px;
	width: 166px;
	margin-bottom: 10px;
	list-style-type: none;
	padding-top: 20px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gangkou3 {
	padding-top: 30px;
}
.gangkou3 h2 {
	font-size: 28px;
	line-height: 50px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-align: center;
}
.gangkou3 ul li {
	background-color: #008600;
	border: 1px solid #00B300;
	padding: 10px;
	list-style-type: none;
	color: #FFF;
	margin-bottom: 10px;
	background-image: url(img/duihao.png);
	background-repeat: no-repeat;
	background-position: 560px;
	line-height: 40px;
}

.footer span {
	float: right;
	width: 100px;
	display: none;
}
.about02 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	line-height: 36px;
	padding-bottom: 20px;
	clear: both;
}
.about02 img {
	float: left;
	margin-right: 30px;
}
.shijiemap {
	background-color: #009900;
	height: 400px;
	background-image: url(img/ssshijie.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cngys {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.cngys ul {
	margin: 0px;
	padding: 0px;
}
.cngys ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.cngys ul li img {
	width: 600px;
}
}
