/*关于我们*/
.back-abouts {
	background-image: url(../images/about-ss.jpg);
	height: 1093px;
	background-repeat: no-repeat;
	background-position: center;
}

.about-k {
	position: absolute;
	background-image: url(../images/index-c.png);
	background-repeat: no-repeat;
	height: 326px;
	bottom: -210px;
	width: 202px;
}

.about-k>a {
	color: #FFFFFF;
}

.about-k>a>p {
	text-align: right;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 27.25px;
	padding-top: 40px;
}

.about-k>a>span {
	display: block;
	text-align: right;
	padding-right: 15px;
	font-size: 16px;
}

.about-k>a>img {
	float: right;
	padding-right: 15px;
	padding-top: 50px;
}

.about-contents {
	position: relative;
	padding-top: 80px;
	padding-bottom: 0px;
}

.about-le {
	width: 734px;
}

.about-ri {
	width: 403px;
}

.font-18 {
	font-size: 18px;
	font-weight: bold!important;
	color: #056535 !important;
}

.font-16 {
	font-size: 16px!important;
}

.about-ri img {
	display: block;
	width: 100%;
}

.img-bot {
	margin-bottom: 30px;
}

.about-titles {
	margin-top: 15px;
}

.about-titles h3 {
	text-transform: uppercase;
	font-size: 56px;
	font-weight: bold;
	color: #2f2f2f;
}

.about-titles p {
	color: #8c8c8c;
	font-size: 20px;
}

.about-hen {
	width: 31px;
	height: 4px;
	margin-top: 17px;
	display: block;
	background-color: #e9861f;
}

.device {
	background-color: #f7f7f7;
}

.ttt-title {
	margin: 60px 0px 40px 0px;
	text-transform: uppercase;
	font-size: 60px;
	color: #e9861f;
	text-align: center;
}

.about-contenr {
	margin-top: 65px;
}

.about-contenr p {
	line-height: 26px;
	font-size: 16px;
	text-indent: 2em;
	margin-bottom: 30px;
}
/*四大优势*/
/*四大优势*/
.adv-titles {
	margin-top: 80px;
	text-align: center;
	margin-bottom: 40px;
}

.adv-titles h3 {
	font-size: 36px;
	color: #00542a;
	font-weight: bold;
}

.adv-sd {
	padding-top: 30px;
	font-size: 18px;
	margin-top: 10px;
	color: #8c8c8c;
	width: 678px;
	margin: 0 auto;
	overflow: hidden;
}

.adv-hen {
	width: 111px;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	height: 4px;
	background-color: #e9861f;
}

.abv-content {
	position: relative;
	text-align: center;
	margin-top: 55px;
	margin-bottom: 15px;
}

.abv-lab {
	position: absolute;
	top: 25px;
	width: 350px;
	text-align: right;
	left: 5px;
}

.lab-1 {
	top: 27px !important;
	text-align: left!important;
	left: auto!important;
	right: 10px!important;
}

.lab-2 {
	top: auto !important;
	bottom: 15px;
}

.lab-3 {
	top: auto !important;
	text-align: left!important;
	left: auto!important;
	bottom: 20px;
	right: 10px!important;
}

.abv-lab h3 {
	font-size: 30px;
	color: #00542a;
	line-height: 45px;
}

.abv-lab p {
	font-size: 20px;
	color: #737373;
	line-height: 30px;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px,0,0);
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.tem06-development-path .wrap {
	position: relative;
}

.tem06-development-path .wrap::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e9e9e9;
	top: 134px;
	left: 0;
}

.tem06-development-path .item {
	width: calc(100% - 120px);
	padding: 60px 60px 50px;
	color: #737373;
	transition: all .36s ease;
	-o-transition: all .36s ease;
	-moz-transition: all .36s ease;
	-ms-transition: all .36s ease;
	-webkit-transition: all .36s ease;
	position: relative;
}

.tem06-development-path .item::before {
	position: absolute;
	content: "";
	height: 20px;
	width: 1px;
	border-left: 1px solid #eee;
	left: 50%;
	margin-left: -0.5px;
	top: 132px;
	opacity: 0;
	transition: all .36s ease;
	-o-transition: all .36s ease;
	-moz-transition: all .36s ease;
	-ms-transition: all .36s ease;
	-webkit-transition: all .36s ease;
}

.tem06-development-path .item:hover::before {
	opacity: 1;
}

.tem06-development-path .item::after {
	position: absolute;
	content: "";
	border-radius: 50%;
	border: 2px solid #fff;
	background: #A8A8A8;
	width: 7px;
	height: 7px;
	left: 50%;
	top: 130px;
	margin-left: -4.5px;
	transition: all .36s ease;
	-o-transition: all .36s ease;
	-moz-transition: all .36s ease;
	-ms-transition: all .36s ease;
	-webkit-transition: all .36s ease;
}

.tem06-development-path .item:hover::after {
	border-color: #666;
	background: #fff;
	width: 11px;
	height: 11px;
	margin-left: -5.5px;
	top: 128px;
}

.tem06-development-path .item .title {
	font-size: 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: 16px;
	text-align: center;
	font-family: "HELVETICANEUELTPRO-THEX",Arial;
	transition: all .36s ease;
	-o-transition: all .36s ease;
	-moz-transition: all .36s ease;
	-ms-transition: all .36s ease;
	-webkit-transition: all .36s ease;
}

.tem06-development-path .item:hover .title {
	color: #000;
	transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}

.tem06-development-path .item .description {
	font-size: 14px;
	opacity: 1;
	line-height: 24px;
	overflow: hidden;
	margin-top: 24px;
	transition: all .36s ease;
	-o-transition: all .36s ease;
	-moz-transition: all .36s ease;
	-ms-transition: all .36s ease;
	-webkit-transition: all .36s ease;
}

.tem06-development-path .item:hover .description {
	transform: translateY(12px);
}

.tem06-development-path .owl-dots {
	display: none!important;
}

.tem06-development-path .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	display: block;
	background: none;
	position: absolute;
	top: 114px;
	text-align: center;
	color: rgb(153, 153, 153);
	transition: all .36s ease;
	-o-transition: all .36s ease;
	-moz-transition: all .36s ease;
	-ms-transition: all .36s ease;
	-webkit-transition: all .36s ease;
	display: block!important;
	opacity: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	border-radius: 0;
	font-size: 26px;
}

.tem06-development-path .owl-nav [class*="owl-prev"] {
	left: -70px;
}

.tem06-development-path .owl-nav [class*="owl-next"] {
	right: -70px;
}

.tem06-development-path .wrap:hover .owl-theme .owl-controls .owl-nav [class*="owl-prev"] {
	left: -30px;
	opacity: 1;
}

.tem06-development-path .wrap:hover .owl-theme .owl-controls .owl-nav [class*="owl-next"] {
	right: -30px;
	opacity: 1;
}

.tem06-development-path .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	background: rgba(0,0,0,.5);
	color: #fff;
}

.device-title{
	text-align: center;
}

.device-title h3{
	font-size: 60px;
	color: #00542a;
	letter-spacing: 5px;
}

.device{
	padding: 70px 0px 50px;
}

.devs{
	margin-top: 35px;
	width: 370px;
	color: #4f4f4f;
}

.devs h1{
	font-size: 91px;
	color: #e9861f;
	margin-bottom: 35px;
}

.bd{
	width: 783px;
	height:431px ;
}
.bd1{
	width: 736px;
	height:420px ;
}

.abt{
	font-size: 32px;
}

.de-ccd{
	margin-top: 50px;
}

.abtt{
	font-size: 52px;
	padding: 10px 0px;
}

.device-title p{
	padding-top:20px;
	font-size: 26px;
	color: #464646;
}

.mar-aboti{
	margin-bottom: 30px;
}

.ct{
	text-align: right;
}

.abouts-d{
	margin-top: 170px;
	width: 430px;
}

.about-ds{
	margin-top: 30px;
	text-align: center;
}

.zsh{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/zsh.jpg);
	height:969px ;
}

.mar-zsh{
	padding: 110px 0px 60px;
}

.btn-about{
	display: block;
	padding: 10px 20px;
	background-color: #4f4f4f;
	width: 190px;
	font-size: 20px;
	margin: 0 auto;
	border-radius: 20px;
	color: #fff;
}

.mar-cosd{
	width: 466px;
}

.mar-td{
	padding-top: 15px;
}

.mar-cosd p{
	color: #fff;
	font-size: 33.64px;
	padding-bottom: 26px;
}

.kkd{
	color: #ff8200 !important;
	line-height: 70px;
	font-size: 42px !important;
}

.btn-about1{
	display: block;
	padding: 10px 20px;
	background-color: #FFFFFF;
	width: 190px;
	font-size: 20px;
	margin-top: 70px;
	border-radius: 20px;
	color: #4f4f4f;
}