* {
	color: #000;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 16px;
	font-family: "zt";
	padding: 0;
}

p {
	margin: 0;
}

body {
	background: #f4f6f7;
}

@font-face {
	font-family: 'zt';
	src: url('ttf');
}


input,
textarea {
	outline: none
}

input::-webkit-input-placeholder {
	color: #999999;
}

@keyframes big {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

@-webkit-keyframes big {
	0% {
		transform: scale(1);
		opacity: 1;
	}

	100% {
		transform: scale(1.2);
		opacity: 0;
	}
}

.hov5 {
	position: relative;
	overflow: hidden;
}

.hov5::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.hov5:hover::before {
	-webkit-animation: shine .75s;
	animation: shine 1.5s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}

.clearfix {
	clear: both;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.ov {
	overflow: hidden;
}

.uk-container {
	padding: 0;
}

.uk-container-center {
	max-width: 1200px;
}

table {
	width: 100% !important;
	border-collapse: collapse !important;
	border: 1px solid #DDDDDD !important;
}

.table table td {
	border: 1px solid #ddd !important;
}

.table table tr {
	border: 1px solid #ddd !important;
}

/* 导航样式 */
.top{position:fixed!important;left:0;top:0;z-index:99;width:100%;}
.header-nav {
	padding: 15px 0;
	background: #3e9fa8;
	position: relative;
}

.header-nav>div {
	max-width: 1260px;
}

.logo {
	margin: 0 auto;
	display: block;
}

.header-nav>div {
	padding: 0 0;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
}

.uk-navbar-nav>li>a {
	color: #fff;
	line-height: 72px;
	height: 72px;
	padding: 0 20px;
	font-size: 18px;
	font-weight: bold;
}

.uk-navbar-nav>li {
	padding: 0 0px;
	text-align: center;
	position: initial;
}

.uk-navbar-nav>li.uk-active>a {
	color: #377ed9;
	background: none;
}

.uk-navbar-nav>li.uk-open>a,
.uk-navbar-nav>li:hover>a,
.uk-navbar-nav>li>a:focus {
	color: #005a62;
	background: none;
}

.uk-navbar-nav>li:hover>a>span,
.uk-navbar-nav>li>span:focus {
	color: #005a62;
	background: none;
}

.uk-navbar-toggle {
	margin-left: 20%;
	margin-top: 3%;
}

.nav-zuo>a {
	display: block;
	width: 100%;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	padding-left: 5%;
	color: #ffffff;
	text-transform: uppercase;
}

.erjiname>a>span {
	text-align: right;
	color: #fff;
	float: right;
	opacity: 0;
}

.erji {
	padding-left: 13% !important;
	color: #cccccc !important;
	font-size: 14px !important;
	line-height: 24px !important;
}

.sanji {
	padding-left: 20% !important;
	color: #ababab !important;
	font-size: 12px !important;
	line-height: 16px !important;
}

.d-erji {
	width: 100%;
	background: none;
	padding-top: 0;
	background: #e6e6e6;
	padding-bottom: 0;
	left: 0 !important;
}

.d-erji>ul>li>a {
	line-height: 40px !important;
	color: #fff !important;
	font-size: 18px;
}

.d-erji>ul>li:nth-child(2) span {
	display: none;
}

.d-erji>ul>li>a:hover {
	background: rgba(0, 158, 47, .8);
}

.d-erji>ul>li>a:hover span {
	opacity: 1;
}

.xiala {
	background: #e6e6e6;
	padding: 60px 3%;
	overflow: hidden;
}

.d-erji .uk-container-center {
	max-width: 1480px;
}

.d-erji1 {
	width: 500px;
	background: none;
	padding-top: 0;
	background: #e6e6e6;
	padding-bottom: 0;
	left: -200px !important;
	top: 88px !important;
}

.xiala-box {
	float: left;
	width: 12%;
	margin-right: 2.6%;
	margin-bottom: 20px;
}

.xiala-box:nth-child(7) {
	margin-right: 0;
}

.xiala-title {
	font-size: 18px;
	color: #353535;
	font-weight: bold;
	margin: 20px 0 20px;
	display: block;
	text-align: left;
}

.xiala-name {
	font-size: 14px;
	color: #4f4f4f;
	margin-bottom: 12px;
	display: block;
	line-height: 16px;
	text-align: left;
}

.xl-title {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 16px;
	margin-top: 20px;
	display: block;
	color: #000;
}

.xl-title1 {
	font-size: 14px;
	color: #4f4f4f !important;
	margin-bottom: 12px;
	display: block;
	line-height: 16px;
	text-align: left;
	padding-right: 15px;
}

.xl-title:hover {
	color: #3e9fa8;
}

.xl-title1:hover {
	color: #3e9fa8;
}

.xl-name {
	font-size: 14px;
	text-align: left;
	line-height: 16px;
	margin-bottom: 6px;
	display: block;
	color: #000;
}

.xl-name:hover {
	text-decoration: none;
	color: #3e9fa8;
}

@media(max-width:1200px) {
	.logo {
		margin: 0 auto;
		display: block;
	}

	.uk-navbar-nav>li>a {
		padding: 0 30px;
	}
}

@media(max-width:1000px) {
	.uk-navbar-nav>li>a {
		padding: 0 20px;
	}

	.xiala-box {
		float: left;
		width: 22%;
		margin-right: 3%;
	}

	.xiala-box:nth-child(4) {
		margin-right: 0;
	}
}

@media(max-width:800px) {
	.uk-navbar-nav>li>a {
		padding: 0 15px;
	}
}

@media(max-width:768px) {
	.header-nav {
		padding: 0;
	}

	.logo {
		margin: 20px auto !important;
	}

	.uk-navbar-toggle {
		margin-top: 0;
		background: #3e9fa8 !important;
		margin-left: 0;
		color: #fff;
	}

	.nav-right {
		background: #3e9fa8 !important;
	}
}
@media(max-width:750px) {
  .xl{display:none;}
	}

/* 手机端产品系 */
 .xl1{display:none;}
.sub1-1{
	margin-top: 5px;
	overflow: hidden
}
.sub1-1 img {
	transition: 0.6s;width: 100%;
}

.sub1-1:hover img {
	transform: scale(1.2, 1.2);
}
.sub1-1>div {
	max-width: 100%;
}
.sub1-box1{
	display: block;
	position: relative;
}

  .sub1-content1 {
	position: absolute;
	left: 10%;
	top: 62%;
}

 .sub1-title1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 20px;
}

 .sub1-desc1 {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 4px;
}



.xl1 .sub1-1:nth-child(3) .sub1-title1 {
	color: #000;
}

.xl1 .sub1-1:nth-child(3) .sub1-desc1 {
	color: #000;
}

@media(max-width:750px) {
  .xl1{display:block;}
	}

/* 产品系列一 */
.sub1 {
	margin-top: 5px;
	overflow: hidden
}

.sub1 img {
	transition: 0.6s;width: 100%;
}

.sub1:hover img {
	transform: scale(1.2, 1.2);
}

.sub1>div {
	max-width: 100%;
}

.sub1-box {
	display: block;
	position: relative;
}

.xl .sub1:nth-child(1) .sub1-content {
	position: absolute;
	left: 15%;
	top: 30%;
}

.xl .sub1:nth-child(1) .sub1-title {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 64px;
}

.xl .sub1:nth-child(1) .sub1-desc {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 6px;
}

/* 产品系列二 */
.xl .sub1:nth-child(7) .sub1-content {
	position: absolute;
	right: 15%;
	top: 35%;
}

.xl .sub1:nth-child(7) .sub1-title {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 64px;
	text-align: right;
}

.xl .sub1:nth-child(7) .sub1-desc {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 6px;
	text-align: right;
}

/* 产品系列三 */
.xl .sub1:nth-child(2) .sub1-content {
	position: absolute;
	left: 15%;
	top: 50%;
}

.xl .sub1:nth-child(2) .sub1-title {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 64px;
}

.xl .sub1:nth-child(2) .sub1-desc {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 6px;
}

/* 产品系列四 */
.xl .sub1:nth-child(3) .sub1-content {
	position: absolute;
	right: 15%;
	top: 35%;
}

.xl .sub1:nth-child(3) .sub1-title {
	color: #000;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 64px;
	text-align: right;
}

.xl .sub1:nth-child(3) .sub1-desc {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 6px;
	text-align: right;
}

@media(max-width:1100px) {
	.xl .sub1:nth-child(1) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(1) .sub1-title {
		color: #fff;
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
		line-height: 30px;
	}

	.xl .sub1:nth-child(1) .sub1-desc {
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 6px;
	}

	.xl .sub1:nth-child(7) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(7) .sub1-title {
		color: #fff;
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
		line-height: 30px;
	}

	.xl .sub1:nth-child(7) .sub1-desc {
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 6px;
	}

	.xl .sub1:nth-child(2) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(2) .sub1-title {
		color: #fff;
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
		line-height: 30px;
	}

	.xl .sub1:nth-child(2) .sub1-desc {
		color: #fff;
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 6px;
	}

	.xl .sub1:nth-child(3) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(3) .sub1-title {
		color: #000;
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 20px;
		line-height: 30px;
	}

	.xl .sub1:nth-child(3) .sub1-desc {
		color: #000;
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 6px;
	}
}

@media(max-width:568px) {
	.xl .sub1:nth-child(1) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(1) .sub1-title {
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 16px;
	}

	.xl .sub1:nth-child(1) .sub1-desc {
		color: #fff;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 6px;
	}

	.xl .sub1:nth-child(7) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(7) .sub1-title {
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 16px;
	}

	.xl .sub1:nth-child(7) .sub1-desc {
		color: #fff;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 6px;
	}

	.xl .sub1:nth-child(2) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(2) .sub1-title {
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 16px;
	}

	.xl .sub1:nth-child(2) .sub1-desc {
		color: #fff;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 6px;
	}

	.xl .sub1:nth-child(3) .sub1-content {
		position: absolute;
		left: 15%;
		top: 10%;
	}

	.xl .sub1:nth-child(3) .sub1-title {
		color: #000;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 10px;
		line-height: 16px;
	}

	.xl .sub1:nth-child(3) .sub1-desc {
		color: #000;
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 6px;
	}
}

.sub5 {
	margin-top: 5px;
}
.sub5 img{width: 100%;}
/* 首页公司简介 */
.index-ab {
	padding: 5% 3% 3%;
	background: url(images/bg1.jpg);
}

.iab-left {
	float: left;
	width: 48%;
	position: relative;
}

.iab-right {
	float: right;
	width: 50%;
}

.iab-title {
	font-size: 38px;
	line-height: 40px;
	color: #009e2f;
	text-transform: uppercase;
	font-family: 'zt';
	font-weight: bold;
}

.iab-desc {
	font-size: 14px;
	line-height: 30px;
	color: #141414;
	height: 180px;
	overflow: hidden;
	margin-bottom: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.a-left {
	display: block !important;
	left: calc(100% - 120px) !important;
	top: calc(100% + 10px) !important;
}

.a-right {
	display: block !important;
	right: 0 !important;
	top: calc(100% + 10px) !important;
}

.a-left:before {
	display: none !important;
}

.a-right:before {
	display: none !important;
}

.our-left {
	width: 72px;
	float: left;
}

.our-right {
	width: calc(100% - 80px);
	float: right;
}

.our-name {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.our-box {
	position: absolute;
	bottom: 13%;
	width: 100%;
}

@media(max-width:768px) {
	.index-ab {
		background: #f7f7f7;
	}

	.index-our {
		background: #f7f7f7;
	}
}

/* 首页优势 */
.index-our {
	padding: 1% 3% 3%;
}

.our-left1 {
	width: 72px;
	float: left;
}

.our-right1 {
	width: calc(100% - 80px);
	float: right;
}

.our-name1 {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

@media(max-width:1200px) {
	.our-box {
		bottom: 0;
	}

	.our-name {
		color: #000;
	}
}

@media(max-width:960px) {
	.iab-title {
		color: #000;
	}

	.iab-left {
		float: none;
		width: 100%;
	}

	.iab-right {
		float: none;
		width: 100%;
	}

	.our-box {
		position: initial;
	}

	.iab-img {
		width: 100%;
	}

	.a-left {
		top: calc(100% - 20px) !important;
	}

	.a-right {
		top: calc(100% - 20px) !important;
	}
}

@media(max-width:600px) {
	.iab-title {
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 5px;
	}
}

/* 首页展示 */
.index-show {
	padding: 3% 3%;
	background: url(images/bg2.jpg);
}

.s-title {
	font-size: 38px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "zt";
	margin-top: 20px;
	color: #fff;
}

.s-desc {
	font-size: 14px;
	line-height: 20px;
	font-family: "zt";
	height: 40px;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.index-show img {
	width: 100%;
}

.index-show img:hover {
	transition: 0.6s;
	transform: scale(1.03);
}

.fs-box {
	height: 100%;
	overflow: hidden;
}

.s-xian {
	width: 40px;
	height: 1px;
	background: #fff;
	margin: 5px 0 8px;
}

.s-img {
	margin-bottom: 12px;
}

.s-img1 {
	position: absolute;
	bottom: 0;
	right: 0;
}

.s-more {
	font-size: 16px;
	color: #009e2f;
	text-align: right;
	margin-top: 30%;
	display: block;
}

.our-box1:hover img {
	transform: rotateY(360deg);
	transition: 0.8s;
}

.our-box:hover img {
	transform: rotateY(360deg);
	transition: 0.8s;
}

@media(max-width:480px) {
	.s-more {
		margin-top: 20px;
		margin-bottom: 20px;
		color: #000;
		text-align: center;
	}

	.s-img1 {
		position: initial;
	}
}

/* 首页新闻 */
.index-news {
	padding: 3%;
	background: url(images/bg.jpg) repeat;
	padding-bottom: 0;
}

.index-news>div {
	background: #f7f7f7;
	max-width: 1280px;
	padding: 40px;
	padding-bottom: 25px;
	margin-bottom: 40px;
}

.inews-nav {
	max-width: 400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.inews-nav a {
	font-size: 26px;
	line-height: 28px;
	padding: 10px 20px;
	color: #000;
}

.inews-nav .uk-active a {
	background: #3e9fa8;
	color: #fff;
}

.inews-nav a:hover {
	background: #3e9fa8;
	color: #fff;
}

.inews-box {
	display: block;
	text-decoration: none;
}

.inews-box:hover {
	text-decoration: none;
}

.inews-title {
	font-size: 18px;
	font-weight: bold;
	color: #3e9fa8;
	line-height: 22px;
	margin-top: 18px;
	margin-bottom: 10px;
	height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.inews-desc {
	font-size: 14px;
	color: #646464;
	line-height: 18px;
	height: 36px;
	margin-bottom: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.inews-more {
	font-size: 14px;
	line-height: 16px;
	text-align: right;
	transition: 0.8s;
}

.inews-box:hover .inews-more {
	letter-spacing: 2px;
}

.inews-box1 {
	display: block;
	margin-bottom: 16px;
	background: #fafafa;
	padding: 18px;
	transition: 0.6s;
}

.inews-box1:hover {
	background: #3e9fa8;
}

.inews-box1:hover .indexes {
	color: #fff;
}

.inews-box1:hover .inews-date {
	color: #fff;
}

.inews-box1:hover .inews-xian {
	background: #fff;
}

.inews-box1>ul>li {
	position: relative;
}

.inews-box1:hover {
	text-decoration: none;
}
.inews-box1:hover .inews-title1{
	color: #fff;
}
.inews-box1:hover .inews-desc1{
	color: #fff;
}
.indexes {
	text-align: center;
	color: #3e9fa8;
	font-size: 32px;
	line-height: 34px;
}

.inews-date {
	color: #3e9fa8;
	font-size: 14px;
	line-height: 14px;
	margin-top: 12px;
	text-align: center;
}

.inews-xian {
	height: 100%;
	width: 1px;
	background: #3e9fa8;
	position: absolute;
	right: 1px;
	top: 0;
}

.inews-title1 {
	color: #333333;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.inews-desc1 {
	color: #686868;
	font-size: 14px;
	line-height: 16px;
	margin-top: 10px;
	height: 32px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.inews-left {
	padding-right: 25px;
	position: relative;
}

.inews-left img {
	position: absolute;
	right: 0;
	top: 25px;
}

@media(max-width:768px) {
	.inews-nav a {
		font-size: 16px;
		padding: 6px 14px;
	}
}

/* 友情链接 */
.link {
	background: #f8f8f8;
}

.link>div {
	padding: 18px 40px;
	background: #3e9fa8;
	max-width: 1280px;
	transform: translateY(25px);
}

.link p {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
}

.link a {
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	margin-right: 10px;
}

/* 页尾信息 */
.footer {
	background: #d1d1d1;
	padding: 0 3%;
	padding-top: 80px;
	padding-bottom: 20px;
}

.f-box1 {
	width: 23%;
	float: left;
	margin-right: 4.5%;
}

.f-box2 {
	width: 45%;
	float: left;
}

.f-box3 {
	width: 23%;
	float: right;
}

.f-box1 img {
	display: block;
	margin: 0 auto;
}

.erwei {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.f-box1 p {
	color: #1e1e1e;
	font-size: 18px;
	font-weight: bold;
	margin: 8px auto 14px;
	text-align: center;
}

.f-box2 h2 {
	font-size: 22px;
	color: #1e1e1e;
	line-height: 26px;
	margin-bottom: 2px;
}

.f-box2 div {
	width: 100%;
	height: 1px;
	background: #dbdbdb;
	margin-bottom: 24px;
}

.f-box2 p {
	font-size: 14px;
	line-height: 30px;
	color: #1e1e1e;
}

.f-box3 p {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}

@media(max-width:1200px) {
	.f-box1 {
		width: 23%;
		float: left;
		margin-right: 4.5%;
	}

	.f-box2 {
		width: 38%;
		float: left;
	}

	.f-box3 {
		width: 30%;
		float: right;
	}
}

@media(max-width:960px) {
	.f-box1 {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.f-box2 {
		width: 60%;
		float: left;
	}

	.f-box3 {
		width: 38%;
		float: right;
	}
}

@media(max-width:600px) {
	.f-box1 {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.f-box2 {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.f-box3 {
		width: 100%;
		float: none;
	}
}

/* 底部信息 */
.bottom {
	border-top: 1px solid #dbdbdb;
	padding: 12px 0;
	background: #d1d1d1;
}

.bottom>div {
	display: flex;
	justify-content: space-between;
	max-width: 650px;
}

.bottom p {
	line-height: 27px;
	font-size: 14px;
	color: #1e1e1e;
	margin-top: 8px;
	font-weight: bold;
}
.bottom a {
	line-height: 27px;
	font-size: 14px;
	color: #1e1e1e;
	margin-top: 8px;
	font-weight: bold;
}

@media(max-width:570px) {
	.bottom>div {
		display: block;
	}

	.bottom img {
		display: block;
		margin: 0 auto 10px;
	}

	.bottom p {
		text-align: center;
		line-height: 20px;
	}
		.bottom a {
		text-align: center;
		line-height: 20px;
	}
}

/* 内页面包屑 */
.m-box>a {
	font-size: 14px;
	color: #6d6d6d;
	text-decoration: none;
	line-height: 45px;
	text-transform: uppercase;
	font-weight: 500;
}

.m-box {
	border-bottom: 1px solid #ccc;
}

.banner-box {
	position: relative;
}

.banner-box img {
	display: block;
}

.banner-box1 {
	position: absolute;
	width: 100%;
	top: 50%;
	text-transform: uppercase;
	font-weight: bold;
}

.banner-title {
	color: #009e2f;
	font-size: 82px;
	line-height: 82px;
	font-family: "zt";
	text-align: center;
}

.banner-gsname {
	color: #fff;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}

@media(max-width:1200px) {
	.banner-box1 {
		top: 30%;
	}
}

@media(max-width:1200px) {
	.banner-title {
		font-size: 40px;
		line-height: 42px;
	}
}

@media(max-width:768px) {
	.banner-box1 {
		top: 20%;
	}

	.banner-title {
		font-size: 32px;
		line-height: 32px;
	}
}

/* 内页banner */
.ny-banner>div {
	max-width: 1920px;
}

.ny-banner img {
	display: block;
	width: 100%;
}

/* 内页导航 */
.ny-nav {
	padding: 20px 0;
	border-bottom: 1px solid #565555;
	background: #f8f8f8;
}

.ny-nav div {
	justify-content: flex-end;
	display: flex;
	flex-wrap: wrap;
}

.ny-nav a {
	color: #6b6b6b;
	font-size: 18px;
	line-height: 28px;
	display: block;
	padding: 0 20px;
}

.ny-nav a:hover {
	text-decoration: none;
	color: #3e9fa8;
}

.ny-nav .active {
	color: #3e9fa8;
}

/* 内页公司简介 */
.about {
	padding: 3% 3%;
	background: url(images/bg1.jpg) no-repeat;
}

.ny-title {
	font-size: 56px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 60px;
	color: #3e9fa8;
}

.ab-desc {
	margin-bottom: 40px;
}

.ab-box {
	margin-bottom: 24px;
}

.ab-box h4 {
	font-size: 22px;
	color: #313131;
	margin-top: 15px;
	margin-bottom: 8px;
}

.ab-box p {
	font-size: 14px;
	color: #565555;
	margin-bottom: 16px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.ab-box1 {
	background: url(images/a1.png) no-repeat;
	overflow: hidden;
	height: 100%;
	padding: 0 10%;
}

.ab-box1 h4 {
	color: #fff;
	margin-top: 20%;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 12px;
	line-height: 40px;
}

.ab-box1 p {
	color: #fff;
	font-size: 24px;
	margin-bottom: 12px;
	line-height: 30px;
}

@media(max-width:768px) {
	.ab-box1 h4 {
		margin-top: 5%;
	}
}

/* 内页企业文化 */
.wenhua {
	padding: 3%;
}

.wenhua-left {
	width: 61%;
	float: left;
	position: relative;
	overflow: hidden;
}

.wenhua-right {
	width: 36.5%;
	float: right;
	position: relative;
	overflow: hidden;
}

.wenhua-box {
	display: block;
	margin-bottom: 25px;
}

.wenhua-box1 {
	position: absolute;
	top: 18%;
	left: 3%;
}

.wenhua-box1 h4 {
	color: #3e9fa8;
	font-size: 44px;
	line-height: 46px;
	margin-top: 0;
	margin-bottom: 16px;
;
}
.wenhua-left:hover img{transform: scale(1.1,1.1);}
.wenhua-left>img{transition: 0.6s;}
.wenhua-box1 h4 img {
	position: relative;
	top: -35px;
	left: 10px;
}
.wenhua-right:hover img{transform: scale(1.1,1.1);}
.wenhua-right>img{transition: 0.6s;}
.imgbox{display: block;height: auto;width: 100%;overflow: hidden}
.imgbox:hover img{transform: scale(1.1,1.1);}
.imgbox>img{transition: 0.6s;display: block}
.wenhua-box1 p {
	color: #3e9fa8;
	font-size: 30px;
	line-height: 34px;
	margin-top: 0;
}

.wenhua-box2 {
	position: absolute;
	top: 40%;
	left: 10%;
}

.wenhua-box2 h4 {
	color: #ffffff;
	font-size: 32px;
	line-height: 34px;
	margin-top: 0;
	margin-bottom: 12px;
}

.wenhua-box2 p {
	color: #ffffff;
	font-size: 18px;
	line-height: 20px;
}

.wenhua-box3 {
	position: relative;
}

.wenhua-box3 div {
	position: absolute;
	bottom: 40px;
}

.wenhua-box3 h4 {
	font-size: 32px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 14px;
	padding: 0 20px;
	font-weight: bold;
}

.wenhua-box3 p {
	font-size: 18px;
	color: #fff;
	margin-top: 0;
	padding: 0 20px;
	line-height: 20px;
}

.wenhua-box3:nth-child(2) div {
	bottom: 72%;
}

@media(max-width:768px) {
	.wenhua-left {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.wenhua-right {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
}

/* 内页荣誉证书 */
.rongyu {
	padding: 3%;
	background: url(images/bg2.jpg) repeat;
}

.rongyu p {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	margin-top: 14px;
}

/* 内页公司大事件 */
.shijian {
	padding: 3%;
}

.sj-left {
	width: 14%;
	float: left;
}

.sj-right {
	width: 81%;
	float: right;
	overflow: hidden;
}

.yuan {
	width: 22px;
	height: 22px;
	border: 1px solid #979797;
	border-radius: 11px;
}

.yuan1 {
	width: 11px;
	height: 11px;
	border: 1px solid #979797;
	background: #979797;
	border-radius: 11px;
	margin: 4px auto;
}

.sj-xian {
	width: 1px;
	height: 100%;
	background: #979797;
	position: absolute;
	top: 22px;
	left: 10px;
}

.sj-left1 {
	float: left;
	width: 22px;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.sj-right1 {
	float: right;
	width: calc(100% - 60px);
}

.sj-desc {
	margin-bottom: 20px;
	line-height: 22px;
}

.sj-left p {
	text-align: right;
	font-size: 30px;
	line-height: 32px;
}
.sj-box:hover .sj-left p{
	color:#3e9fa8;
	transition: 0.6s;
}
.sj-box:hover .sj-desc{
	color:#3e9fa8;
	transition: 0.6s;
}
.sj-box:hover .sj-xian{
	background:#3e9fa8;
	transition: 0.6s;
}
.sj-box:hover .yuan{
	border-color:#3e9fa8;
	transition: 0.6s;
}
.sj-box:hover .yuan1{
	border-color::#3e9fa8;
	transition: 0.6s;
	background: #3e9fa8;
}
/*内页新闻列表 */
.news-banner {
	max-width: 1920px;
	margin: 0 auto;
	background: url(images/bg3.jpg);
	padding: 2% 3%;
}

.nhot-box {
	display: block;
	transition: 0.8s;
	padding-bottom: 12px;
}

.nhot-img {
	overflow: hidden;
}
.nhot-img img{width:100%;height:251px;}
.nhot-box:hover {
	text-decoration: none;
}

.nhot-box img {
	display: block;
	transition: 0.8s;
	width: 100%;
}

.nhot-box:hover img {
	transform: scale(1.05, 1.05);
}

.nhot-name {
	color: #fff;
	font-size: 18px;
	height: 44px;
	line-height: 22px;
	margin-top: 18px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.n-left {
	display: block !important;
	left: -70px !important;
}

.n-right {
	display: block !important;
	right: -70px !important;
}

.n-left:hover {
	color: #3d9dad !important;
}

.n-right:hover {
	color: #3d9dad !important;
}

@media(max-width:1500px) {
	.n-left {
		left: 3% !important;
	}

	.n-right {
		right: 3% !important;
	}
}

.search {
	padding: 3%;
	padding-bottom: 0;
}

.search>div {
	background: #fff;
}

.s-left {
	width: 188px;
	float: left;
	background: #3e9fa8;
	padding: 40px 0;
}

.s-left p {
	text-align: center;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
}

.s-right {
	width: calc(100% - 200px);
	float: right;
	padding: 30px 0;
	padding-right: 30px;
}

.s-right select {
	width: 100%;
	display: block;
	height: 40px;
	background: #f8f8f8;
	border: #f8f8f8;
}

.s-right input {
	width: 100%;
	display: block;
	height: 40px;
	background: #f8f8f8;
	border: #f8f8f8;
}

@media(max-width:768px) {
	.s-left {
		width: 100%;
		float: none;
	}

	.s-right {
		width: 100%;
		float: none;
		padding: 10px 20px;
	}
}

.send img {
	margin-right: 5px;
	position: relative;
	top: -2px
}

.send {
	width: 100% !important;
	height: 40px !important;
	font-size: 18px;
	background: #3e9fa8;
	border: none;
	color: #ffffff;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	display: block;
}

.send:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

.news-list {
	padding: 3% 0;
	background: #f8f8f8;
}

.news-list>div {
	max-width: 1920px;
	overflow: hidden;
}

.nlist-box {
	margin-bottom: 30px;
	background: #fff;
	padding: 20px 0;
	transition: 0.8s;
	display: block;
}

.nlist-box:hover {
	background: #3e9fa8;
}


.nlist-left {
	float: left;
	width: 63%;
}

.nlist-right {
	float: right;
	width: 32%;
}

.nlist-title {
	color: #000000;
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 22px;
	height: 22px;
	transition: 0.8s;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.nlist-date span {
	margin-right: 10px;
	color: #666666;
	font-size: 14px;
	line-height: 14px;
	transition: 0.8s;
}

.nlist-desc {
	color: #5c5c5c;
	font-size: 16px;
	margin-top: 20px;
	line-height: 30px;
	height: 60px;
	transition: 0.8s;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.nlist-box:hover .nlist-title {
	color: #fff;
}

.nlist-box:hover .nlist-date span {
	color: #fff;
}

.nlist-box:hover .nlist-desc {
	color: #fff;
}
@media(max-width:768px) {
	.news-list {
		padding: 3%;
	}
	.nlist-box{
		padding: 20px 20px;
	}
	.nlist-right{width: 100%;float: none;margin-bottom: 10px;}
	.nlist-left{width: 100%;float: none;}
}
/*内页新闻详情 */
.news {
	padding: 3%;
}
.news>div{max-width:990px;}
.xq-title {
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.xq-date {
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	color: #4e4e4e;
	margin-bottom: 16px;
}

.page-img {
	display: block;
	margin: 0 auto;
}

.pr-next {
	margin: 4% auto 0;
	width: 100%;
	max-width: 1200px;
}

.pr-next>p {
	width: 48%;
	border: 1px solid #333333;
	color: #333333;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	padding: 23px 0;
}

.pr-next>p>span {
	font-size: 24px;
	line-height: 30px;
	color: #333333;
}

.pr-next>p:hover {
	border: 1px solid #3e9fa8;
	background: #3e9fa8;
	color: #ffffff;
}

.pr-next>p:hover span {
	color: #ffffff;
}

.pr-next>p:nth-child(1) {
	float: left;
}

.pr-next>p:nth-child(2) {
	float: right;
}

@media(max-width:480px) {
	.news-page>div>ul>li>img {
		width: 100%;
	}
}

@media(max-width:400px) {
	.pr-next {
		margin: 0 auto;
		width: 167px;
	}

	.pr-next>p {
		margin-bottom: 5%;
	}
}

/* 人力资源 */
.rencai-list {
	padding: 3%;
	background: #f8f8f8;
}

.r-left {
	width: 70%;
	float: left;
	background: url(images/bg4.jpg);
	padding: 30px;
}

.r-right {
	width: 26%;
	float: right;
}

.r-left h2 {
	color: #ffffff;
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 14px;
}

.r-left p {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 26px;
}

.r-right a {
	width: 100%;
	display: block;
	background: #3e9fa8;
	height: 300px;
	overflow: hidden;
	margin-bottom: 40px;
}

.r-right a:hover {
	text-decoration: none;
}

.r-right img {
	margin: 80px auto 0;
	display: block;
}

.r-right h2 {
	text-align: center;
	color: #fff;
	font-size: 24px;
}

.r-right p {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 4px;
	color: #373737;
}

.rlist-title li {
	background: #3e9fa8;
	margin-top: 40px;
	margin-bottom: 5px;
}

.rlist-title li p {
	color: #fff;
	text-align: center;
	line-height: 20px;
	padding: 15px 0;
}

.rlist-desc {
	margin-top: 0 !important;
}

.rlist-desc li {
	background: #e5eff0;
	margin-bottom: 5px;
}

.rlist-desc li p {
	color: #000;
	text-align: center;
	line-height: 20px;
	padding: 15px 0;
}

.rlist-desc li a {
	color: #000;
	text-align: center;
	line-height: 20px;
	padding: 15px 0;
	display: block;
}

.ads-box {
	overflow: hidden;
	margin-top: 30px
}

.ads-box1 {
	background: #3e9fa8;
	padding: 20px 10px;
	margin: 30px auto 0;
}

@media(max-width:768px) {
	.r-left {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}

	.r-right {
		width: 100%;
		float: none;
	}
}

/* 招聘详情 */
.rencai {
	padding: 3%;
	background: #f8f8f8;
}

.desc-box {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	width: 340px;
}

.a1 {
	display: block;
	width: 200px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #3e9fa8;
	color: #fff;
}

.a2 {
	display: block;
	width: 120px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #000;
}

.a1:hover {
	color: #fff;
}

.a2:hover {
	color: #3e9fa8;
}

/* 招聘表单 */
.biaodan>li>input {
	width: 100%;
	height: 48px;
	font-weight: 400;
	background: none;
	line-height: 48px;
	color: #2e2f2f;
	padding-left: 16px;
	border: 1px solid #bfbfbf;
	font-size: 18px;
	margin-bottom: 16px;
}

.biaodan>li>select {
	width: 100%;
	height: 48px;
	font-weight: 400;
	background: none;
	line-height: 48px;
	color: #2e2f2f;
	padding-left: 16px;
	border: 1px solid #bfbfbf;
	font-size: 18px;
	margin-bottom: 16px;
}

.biaodan>li>select::-webkit-input-placeholder {
	color: #aaaaaa;
	font-size: 18px;
}

.biaodan>li>input::-webkit-input-placeholder {
	color: #aaaaaa;
	font-size: 18px;
}

.biaodan>li>textarea {
	width: 100%;
	font-weight: 400;
	background: none;
	color: #2e2f2f;
	padding-left: 16px;
	border: 1px solid #bfbfbf;
	font-size: 18px;
	margin-bottom: 16px;
}

.biaodan>li>textarea::-webkit-input-placeholder {
	color: #aaaaaa;
	line-height: 40px;
	font-weight: 400;
	font-size: 16px;
}

.biaodan>li>textarea::-moz-input-placeholder {
	color: #aaaaaa;
	line-height: 40px;
	font-weight: 400;
	font-size: 16px;
}

.biaodan>li>textarea::-ms-input-placeholder {
	color: #aaaaaa;
	line-height: 40px;
	font-weight: 400;
	font-size: 16px;
}

.biaodan-bottom img {
	display: block;
	margin: 0 auto;
}

.tj {
	margin-top: 40px;
}

.xuxian {
	border-bottom: 1px #ccc dashed;
	margin-top: 30px;
}

.send1 {
	width: 200px;
	height: 50px;
	background: #3e9fa8;
	text-align: center;
	color: #fff;
	line-height: 50px;
	margin: 40px auto 0;
	display: block;
	border: none;
}

/* 联系我们 */
.contact {
	padding-top: 3%;
	background: url(images/cbg.jpg) no-repeat;
	margin-bottom: -40px;
}

.c-left {
	width: 44%;
	float: right;
}

.con-title {
	color: #383838;
	font-size: 48px;
	text-transform: uppercase;
	margin-top: 50px;
	line-height: 48px;
	font-weight: bold;
}

.con-desc {
	font-size: 16px;
	color: #434342;
	margin-top: 12px;
	line-height: 18px;
}

.c-left h5 {
	color: #545454;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 30px;
}

.c-left h3 img {
	margin-right: 8px;
}

.c-left p img {
	margin-right: 8px;
}

.c-left p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	line-height: 22px;
	color: #2b2b2b;
}

.c-left h3 {
	color: #3e9fa8;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 18px;
	font-weight: bold;
}

.b-title {
	color: #383838;
	font-size: 48px;
	text-transform: uppercase;
	font-family: 'Impact';
	margin-top: 30px;
	line-height: 48px;
}

.c-xian {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 10px;
}

.b-desc {
	font-size: 16px;
	color: #434342;
	margin-top: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

.c-right {
	width: 48%;
	float: left;
	padding: 0 27px;
	padding-bottom: 50px;
	position: relative;
	z-index: 10;
	background: #fff;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 10px #B8B8B8;
	-webkit-box-shadow: 0px 0px 10px #B8B8B8;
	box-shadow: 0px 0px 10px #B8B8B8;
}

.map {
	position: relative;
	top: -40px;
}

@media(max-width:1200px) {
	.c-left {
		width: 48%;
		float: left;
		overflow: hidden;
	}

	.c-right {
		width: 48%;
		float: right;
	}
}

@media(max-width:960px) {
	.c-left {
		width: 100%;
		float: none;
	}

	.c-right {
		width: 100%;
		float: none;
	}

	.map {
		position: relative;
		top: 0;
	}

	.contact {
		margin-bottom: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
}

/* 联系我们表单 */
.biaodan1>li {
	margin-bottom: 34px;
}

.biaodan1>li>input {
	width: 100%;
	height: 30px;
	font-weight: 400;
	background: #fff;
	border: none;
	color: #000;
	border-bottom: 1px solid #ccc;
}

.biaodan1>li>input::-webkit-input-placeholder {
	color: #434342;
}

.biaodan1>li>textarea {
	width: 100%;
	font-weight: 400;
	background: #fff;
	border: none;
	color: #000;
	border-bottom: 1px solid #ccc;
}

.biaodan1>li>textarea::-webkit-input-placeholder {
	color: #434342;
	line-height: 38px;
	font-weight: 400;
}

.biaodan1>li>textarea::-moz-input-placeholder {
	color: #434342;
	line-height: 38px;
	font-weight: 400;
}

.biaodan1>li>textarea::-ms-input-placeholder {
	color: #434342;
	line-height: 38px;
	font-weight: 400;
}

.button-box {
	margin-top: 10px;
	padding: 0 5%;
}

.send2 {
	width: 200px !important;
	height: 50px !important;
	background: #3f9fa7;
	color: #fff;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	display: block;
	float: left;
	border: none;

}

.rest {
	width: 200px !important;
	height: 50px !important;
	background: #9f9f9f;
	color: #fff;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	display: block;
	float: right;
	border: none;
}

.rest:hover {
	background: #3f9fa7;
	color: #fff;
}

@media(max-width:600px) {
	.rest {
		width: 120px !important;
		height: 30px;
	}

	.send2 {
		width: 120px !important;
		height: 30px;
	}
}

/* 订购页面 */
.dinggou {
	padding: 3%;
}

.d-title {
	text-align: center;
	font-size: 54px;
	line-height: 56px;
	color: #3e9fa8;
	margin-bottom: 18px;
}

.d-desc {
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #545454;
	margin-bottom: 50px;
}

.biaodan2 p {
	font-size: 16px;
	line-height: 46px;
	color: #545454;
	margin-bottom: 20px;
}

.biaodan2 p span {
	color: red
}

.biaodan2 li input {
	width: 70%;
	height: 46px;
	font-weight: 400;
	background: none;
	border: 1px solid #ccc;
	color: #000;
	margin-right: 15px;
}
.biaodan2 li  select{
	width: 70%;
	height: 46px;
	font-weight: 400;
	background: none;
	border: 1px solid #ccc;
	color: #000;
	margin-right: 15px;
}

.yz>input {
	width: 36% !important;
	height: 46px;
	font-weight: 400;
	background: none;
	border: 1px solid #ccc;
	color: #000;
	margin-right: 15px;
}

.biaodan2 li input::-webkit-input-placeholder {
	color: #434342;
}

.biaodan2 li textarea {
	width: 70%;
	font-weight: 400;
	background: none;
	border: 1px solid #ccc;
	color: #000;
}

.biaodan2 li textarea::-webkit-input-placeholder {
	color: #434342;
	line-height: 38px;
	font-weight: 400;
}

.biaodan2 li textarea::-moz-input-placeholder {
	color: #434342;
	line-height: 38px;
	font-weight: 400;
}

.biaodan2 li textarea::-ms-input-placeholder {
	color: #434342;
	line-height: 38px;
	font-weight: 400;
}

.button-box1 {
	max-width: 430px;
	margin: 40px auto 0;
}

.send3 {
	width: 200px !important;
	height: 50px !important;
	background: #3f9fa7;
	color: #fff;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	display: block;
	float: left;
	border: none;

}

.rest1 {
	width: 200px !important;
	height: 50px !important;
	background: #9f9f9f;
	color: #fff;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	display: block;
	float: right;
	border: none;
}

@media(max-width:600px) {
	.rest1 {
		width: 120px !important;
		height: 30px;
	}

	.send3 {
		width: 120px !important;
		height: 30px;
	}
}

/* 客户服务中心 */
.kehu {
	padding: 3% 0;
}

.kh-xian {
	width: 100%;
	height: 1px;
	background: #b5b5b5;
	margin-bottom: 50px;
}

.k-left {
	background: #3e9fa8;
	display: block;
	height: 100%;
	position: relative;
	width: 50%;
	float: left;
}

.k-left p {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	height: 20px;
}

.k-right {
	float: right;
	width: 50%;
	display: block;
}

.k-box1 li:nth-child(3) .k-left {
	float: right;
}

.k-box1 li:nth-child(3) .k-right {
	float: left;
}

.k-box1 li:nth-child(4) .k-left {
	float: right;
}

.k-box1 li:nth-child(4) .k-right {
	float: left;
}

/* 乐学 */
.lefei {
	padding: 3% 0;
	background: url(images/bg5.jpg) no-repeat;
}

.lefei-title {
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 16px;
	font-weight: bold;
}

.lefei-xian {
	width: 100%;
	height: 1px;
	background: #b5b5b5;
	margin-bottom: 40px;
}

.l-box {
	margin-bottom: 30px;
}

.l-left {
	float: left;
	width: 44%;
}

.l-right {
	float: right;
	width: 53%;
}

.kc {
	background: rgba(4, 124, 135, .6);
	padding: 20px;
	margin-top: 40px;
}

.kc-left {
	float: left;
	width: 55%;
}

.kc-right {
	float: right;
	width: 40%;
}

.kc-left h3 {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	margin-top: 10%;
	margin-bottom: 16px;
}

.kc-left p {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}

.show-box {
	margin-top: 15px;
	margin-bottom: 60px;
}

.show-left {
	float: left;
	width: 43%;
}

.show-right {
	float: right;
	width: 55%;
}

.lsub1 {
	margin-bottom: 30px;
}

.lsub1-left {
	float: left;
	width: 46%;
	overflow: hidden;
}

.lsub1-right {
	float: right;
	width: 54%;
	padding: 0 30px;
	background: url(images/l13.jpg) no-repeat;
	overflow: hidden;
}

.lsub1-left p {
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
	line-height: 24px;
}

.lsub1-right h3 {
	font-size: 32px;
	color: #ffffff;
	margin-top: 30px;
	line-height: 40px;
	margin-bottom: 16px;
}

.lsub2 {
	margin-bottom: 30px;
}

.lsub2-right {
	float: left;
	width: 46%;
	overflow: hidden;
}

.lsub2-left {
	float: left;
	width: 54%;
	padding: 0 30px;
	background: url(images/l13.jpg) no-repeat;
	overflow: hidden;
}

.lsub2-left h3 {
	font-size: 32px;
	color: #ffffff;
	margin-top: 30px;
	line-height: 40px;
	margin-bottom: 16px;
}

.moni {
	padding: 3%;
	background: url(images/bg6.jpg);
}

.moni-title {
	color: #fff;
	font-size: 32px;
	line-height: 34px;
	margin-bottom: 10px;
	text-align: center;
}

.moni-desc {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
}

.moni img {
	display: block;
	margin: 0 auto;
}

.biaoyan {
	padding: 3%;
}

.biaoyan h3 {
	color: #3e9fa8;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 16px;
	margin-top: 10%;
}

.biaoyan p {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
}

.feixing {
	padding: 3%;
}

.fx-title {
	color: #3e9fa8;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 16px;
	text-align: center;
}

.fx-desc {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	text-align: center;
	margin-bottom: 30px;
}

.fx-desc1 {
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	margin: 30px auto 0;
	max-width: 800px;
	text-align: center;
}

@media(max-width:768px) {
	.lefei {
		padding: 3%;
	}

	.l-left {
		width: 100%;
		float: none;
	}

	.l-right {
		width: 100%;
		float: none;
		margin-bottom: 24px;
	}

	.kc-left {
		width: 100%;
		float: none;
	}

	.kc-right {
		width: 100%;
		float: none;
		margin-bottom: 24px;
	}

	.lsub1-left {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

	.lsub1-right {
		float: none;
		width: 100%;
	}

	.lsub2-left {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

	.lsub2-right {
		float: none;
		width: 100%;
	}
}

/* 复合材料 */
.fuhe {
	padding: 3% 0;
	background: url(images/bg7.jpg) no-repeat;
}

.fuhe-xian {
	width: 100%;
	height: 1px;
	background: #b5b5b5;
	margin: 0 auto 30px;
}

.xian1 {
	margin: 10px auto 30px;
}

.fuhe-title {
	color: #3e9fa8;
	text-align: left;
	line-height: 20px;
	font-size: 20px;
}

.fuhe-title1 {
	color: #fff;
}

.fuhe-desc {
	color: #313131;
	font-size: 18px;
	line-height: 28px;
	text-indent: 40px;
	margin-bottom: 40px;
}

.fuhe-ys {
	padding: 3%;
	background: rgba(3, 116, 126, .6);
}

.ys-left {
	float: left;
	width: 48%;
	margin-bottom: 60px;
}

.ys-left:nth-child(even) {
	float: right;
}

.ys-title {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	margin-top: 5%;
	margin-bottom: 10px;
}

.ys-desc {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

@media(max-width:768px) {
	.ys-left {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
}

.zs {
	padding: 3%;
}

/* 无人机培训 */
.wrj {
	padding: 3% 0;
	background: url(images/bg7.jpg) no-repeat;
}

.wrj-title {
	text-align: center;
	font-size: 36px;
	line-height: 40px;
	color: #3e9fa8;
	margin-bottom: 30px;
}

.wrj-zs {
	padding: 3%;
	background: url(images/bg8.jpg);
}

.wrj-title1 {
	margin-bottom: 16px;
}

.wrj-xian {
	width: 40px;
	height: 3px;
	background: #3e9fa8;
	margin: 0 auto 20px;
}

.zsr-left {
	display: block !important;
	left: -70px !important;
}

.zsr-right {
	display: block !important;
	right: -70px !important;
}

.zsr-left:hover {
	color: #3d9dad !important;
}

.zsr-right:hover {
	color: #3d9dad !important;
}

.zsimg {
	display: block;
	transition: 0.8s;
	margin-top: 30px;
}

.wrj-zs li:hover .zsimg {
	transform: translateY(-30px);
}

.wrj-desc {
	padding: 3%;
}

@media(max-width:1500px) {
	.zsr-left {
		left: 3% !important;
	}

	.zsr-right {
		right: 3% !important;
	}
}

@media(max-width:768px) {
	.wrj {
		padding: 3%;
	}
}

/* 产品 */
.product {
	padding: 3% 0 0;
	background: url(images/bg7.jpg) no-repeat;
}

.ys-box>section {
	margin-bottom: 20px;
}

.pys-title {
	font-size: 24px;
	color: #404040;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 30px;
}

.pys-desc {
	font-size: 18px;
	line-height: 24px;
	color: #404040;
}

.psy3 {
	padding: 50px 3%;
	background: #3e9fa8;
}

.pys-title1 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.pys-desc1 {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}

.psy4 {
	padding: 2% 3%;
}

.pys5 {
	padding: 3% 3% 0;
}

.pys5-title {
	font-size: 24px;
	text-align: left;
	line-height: 28px;
	color: #404040;
	font-weight: bold;
	margin-bottom: 20px;
}

.pys5-desc {
	color: #404040;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 28px;
}

.fdbox>li {
	border: 1px solid #ccc;
	padding: 20px 0;
}

.fdbox>li:nth-child(1) {
	border-right: none;
}

.fdbox>li:nth-child(2) {
	border-right: none;
}

.pyslist-title {
	font-size: 20px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.pyslist-desc {
	font-size: 20px;
	text-align: center;
	margin-top: 13px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 16px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.pyslist-desc1 {
	font-size: 20px;
	text-align: center;
	margin-top: 13px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.fdbox>li img {
	display: block;
	margin: 20px auto;
}

.case {
	padding: 0 3% 3%;
}

.case-box {
	background: #d2d2d2;
	padding-bottom: 20px;
	transition: 0.8s;
}
.case-box:hover{
	-moz-box-shadow:0px 0px 10px #787878; -webkit-box-shadow:0px 0px 10px #787878; box-shadow:0px 0px 10px #787878;
    transform: scale(1.1,1.1);
	background: #3e9fa8;

}
.case-box:hover .case-desc{
color:#fff;

}
.case-desc {
	font-size: 16px;
	color: #2c2c2c;
	line-height: 24px;
	height: 48px;
	padding: 0 15px;
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}



.prlist-box {
	background: #3e9fa8;transition: 0.8s;
}
.prlist-box:hover{
	-moz-box-shadow:0px 0px 10px #787878; -webkit-box-shadow:0px 0px 10px #787878; box-shadow:0px 0px 10px #787878;
}

.prlist-bottom {
	padding: 20px 12px 20px;
}

.prlist-title {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	line-height: 28px;
	margin-bottom: 18px;
}

.prlist-name {
	color: #fff;
	text-align: left;
	line-height: 28px;
	font-size: 24px;
}

.prlist-name:hover {
	color: #000;
	text-decoration: none;
}

.prlist-box .uk-modal-dialog {
	width: 1200px !important;
	padding: 40px;
	background: #eeeeee;
}

.prlist-name1 {
	color: #3e9fa8;
	font-size: 44px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-left: 35px;
	margin-top: 20px;
}

.prlist-desc1 {
	color: #2c2c2c;
	font-size: 20px;
	line-height: 30px;
	padding-left: 35px;
}

.p-left:before {
	display: none;
}

.p-right:before {
	display: none;
}

.p-left {
	display: block !important;
}

.p-right {
	display: block !important;
}

.p-right {
	top: 10px !important;
	right: 0 !important;
}

.p-left {
	top: 10px !important;
	left: calc(100% - 90px) !important;
}

@media(max-width:768px) {
	.pr-img {
		width: 100%;
	}

	.prlist-name1 {
		padding-left: 0;
	}

	.prlist-desc1 {
		padding-left: 0;
		padding-bottom: 20px;
	}
}

/* 山河特色 */
.tese {
	padding: 3%;
}

/* 通航常识 */
.cs {
	padding: 3%;
}

.cs-box {
	display: block;
	padding-bottom: 30px;
	border-bottom: 1px dashed #666;
	margin-bottom: 25px;
}

.cs-box:hover .cs-date {
	color: #3e9fa8;
}

.cs-box:hover .cs-desc {
	color: #3e9fa8;
}

.cs-box:hover {
	text-decoration: none;
	border-bottom: 1px solid #3e9fa8;
}

.cs-title {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 8px;
	transition: 0.6s;
	color: #3e9fa8;
}

.cs-date {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
	color: #666;
	margin-bottom: 8px;
	transition: 0.6s;
}

.cs-desc {
	font-size: 16px;
	color: #2c2c2c;
	line-height: 24px;
	height: 48px;
	text-align: left;
	transition: 0.6s;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/* 资料下载 */
.xiazai {
	padding: 3%;
}

.xiazai-title {
	color: #3e9fa8;
	font-size: 34px;
	line-height: 34px;
	font-weight: bold;
	margin-bottom: 40px;
}

.xiazai-title img {
	margin-right: 12px;
	position: relative;
	top: -2px;
}

.wenjian {
	display: block;
	margin-bottom: 18px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #3e9fa8;
	font-size: 18px;
	line-height: 18px;
	color: #666;
}

.wenjian img {
	margin-left: 15px;
	position: relative;
	top: -2px;
}

/*客户中心登录*/
.login {
	padding: 3%;
}

.login-box {
	background: url(images/lobg.jpg);
	height: 715px;
	padding: 58px 50px;
}

.login-content {
	width: 100%;
	max-width: 551px;
	height: 600px;
	background: rgba(255, 255, 255, .6);
	padding: 0 40px;
	float: right;
}

.login-title {
	text-align: center;
	font-size: 28px;
	color: #3e9fa8;
	margin-top: 66px;
	margin-bottom: 40px;
	line-height: 30px;
	font-weight: bold;
}

.input-box {
	width: 100%;
	height: 50px;
	background: #fefaf6;
	margin-bottom: 12px;
}

.input-box p {
	width: 72px;
	float: left;
	line-height: 50px;
	font-size: 14px;
	color: #000000;
	padding-left: 18px;
}

.input-box>input {
	width: calc(100% - 72px);
	height: 50px;
	font-weight: 400;
	background: #fefaf6;
	line-height: 50px;
	display: block;
	color: #000;
	border: none;
	font-size: 14px;
	float: right;
}

.input-box>input::-webkit-input-placeholder {
	color: #626262;
	font-size: 14px;
}

.send4 {
	width: 100%;
	height: 50px;
	background: #3e9fa8;
	text-align: center;
	color: #fff;
	line-height: 50px;
	margin: 40px auto 0;
	display: block;
	border: none;
}

.shuaxin {
	text-align: right;
	color: #3e9fa8;
}

/* 飞机档案 */
.dangan {
	padding: 3%;
}

.dangan-left {
	width: 170px;
	float: left;
}

.dangan-right {
	width: calc(100% - 190px);
	float: right;
}

.left-top {
	background: #3e9fa8;
	border: 1px solid #f3f3f3;
	padding: 8px;
	margin-bottom: 10px;
}

.user-name {
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 8px;
}

.user-name img {
	margin-right: 5px;
	position: relative;
	top: -3px;
}

.user-set {
	display: flex;
	justify-content: center;
}

.user-set a {
	color: #fff;
	text-align: cneter;
	display: block;
	margin-right: 12px;
	font-size: 14px;
}

.right-title {
	font-size: 18px;
	color: #3e9fa8;
	padding: 10px 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	margin-top: 10px;
}

.dangan-left>a {
	display: block;
	background: #eaeaea;
	line-height: 36px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #555;
	text-align: center;
}

.dangan-left>a:hover {
	background: #3e9fa8;
	color: #fff;
	text-decoration: none;
}

.dangan-left1 {
	width: 124px;
	float: left;
	background: #e6e6e6;
	margin-bottom: 8px;
}

.dangan-left1 p {
	text-align: right;
	font-size: 16px;
	color: #555;
	line-height: 24px;
	padding: 4px 0;
}

.dangan-right1 {
	width: calc(100% - 130px);
	float: right;
}

.dangan-right1 p {
	text-align: left;
	font-size: 16px;
	color: #555;
	line-height: 24px;
	padding: 4px 8px;
}

.dangan-right>ul>li:nth-child(3) .dangan-left1 {
	background: none;
}

.dangan-right>ul>li:nth-child(4) .dangan-left1 {
	background: none;
}

.dangan-right>ul>li:nth-child(5) .dangan-right1 {
	background: #e6e6e6;
}

.dangan-right>ul>li:nth-child(6) .dangan-right1 {
	background: #e6e6e6;
}

@media(max-width:768px) {
	.pr-img {
		width: 100%;
	}

	.dangan-left1 {
		width: 100%;
		float: none;
	}

	.dangan-left1 p {
		text-align: left;
		padding-left: 5px;
	}

	.dangan-right1 {
		width: 100%;
		float: none;
		margin-bottom: 8px;
	}

	.dangan-left {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}

	.dangan-right {
		width: 100%;
		float: none;
	}

	.user-name {
		text-align: center;
	}

	.dangan-left>a {
		float: left;
		width: 48%;
	}

	.dangan-left>a:nth-child(add) {
		float: right;
		width: 48%;
	}

	.dangan-right>ul>li:nth-child(3) .dangan-right1 {
		background: #e6e6e6;
	}

	.dangan-right>ul>li:nth-child(4) .dangan-right1 {
		background: #e6e6e6;
	}

	.dangan-right>ul>li:nth-child(3) .dangan-left1 {
		background: #e6e6e6;
	}

	.dangan-right>ul>li:nth-child(4) .dangan-left1 {
		background: #e6e6e6;
	}
}

/* 修改密码 */
.biaodan4 p {
	font-size: 16px;
	line-height: 46px;
	color: #545454;
	margin-bottom: 20px;
}

.biaodan4 p input {
	width: 70%;
	height: 46px;
	font-weight: 400;
	background: none;
	max-width: 300px;
	border: 1px solid #ccc;
	color: #000;
	margin-right: 15px;
}

.biaodan4 p input::-webkit-input-placeholder {
	color: #434342;
}

.biaodan4 p textarea {
	width: 70%;
	font-weight: 400;
	background: none;
	border: 1px solid #ccc;
	color: #000;
}

.button-box2 {
	max-width: 380px;
	margin: 30px 0 0;
}

.send5 {
	width: 46% !important;
	height: 40px !important;
	background: #3f9fa7;
	color: #fff;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	display: block;
	float: left;
	border: none;

}

.rest2 {
	width: 46% !important;
	height: 40px !important;
	background: #9f9f9f;
	color: #fff;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	display: block;
	float: right;
	border: none;
}

/*飞行记录*/
.add {
	width: 140px;
	height: 36px;
	line-height: 36px;
	background: #3e9fa8;
	color: #fff;
	text-align: center;
	display: block;
	margin-left: calc(100% - 140px);
	margin-bottom: 20px;
}

.add:hover {
	text-display: none;
	color: #fff;
}

.jl-title {
	background: #e2e2e2;
	text-align: center;
	line-height: 16px;
	padding: 10px 0;
	text-align: center;
	color: #000;
	border: 1px solid #b7b7b7;
	margin-bottom: 12px;
}

/*添加飞行记录*/
.biaodan5 p {
	font-size: 16px;
	line-height: 46px;
	color: #545454;
	margin-bottom: 20px;
}

.biaodan5 p span {
	color: red
}

.biaodan5 p input {
	width: 70%;
	height: 46px;
	font-weight: 400;
	background: none;
	border: 1px solid #ccc;
	color: #000;
	margin-right: 15px;
}

.biaodan5 p input::-webkit-input-placeholder {
	color: #434342;
}

.biaodan5>p>select {
	width: 200px;
	height: 46px;
	background: none
}

.biaodan5>p>select::-webkit-input-placeholder {
	color: #aaaaaa;
	font-size: 18px;
}

.biaodan5>p>input::-webkit-input-placeholder {
	color: #aaaaaa;
	font-size: 18px;
}

.biaodan5>p>textarea {
	width: 70%;
	font-weight: 400;
	background: none;
	border: 1px solid #ccc;
	color: #000;
	margin-right: 15px;
}

.biaodan5>p>textarea::-webkit-input-placeholder {
	color: #434342;
}

.biaodan5>p>textarea::-moz-input-placeholder {
	color: #434342;
}

.biaodan5>p>textarea::-ms-input-placeholder {
	color: #434342;
}

/*添加服务通告*/
.tg-desc {
	font-size: 16px;
	line-height: 24px;
	color: #555;
	text-align: left;
	width: calc(100% - 160px);
	float: left;
}

.tg-date {
	width: 140px;
	float: right;
}

.tg-box:hover .tg-desc {
	color: #3e9fa8;
}
@media(max-width:768px) {
	.fdbox>li:nth-child(1) {
		border-right: 1px solid #ccc;
	}

	.fdbox>li:nth-child(2) {
		border-right: 1px solid #ccc;
	}

	.fdbox>li {
		margin-bottom: 20px;
	}
	.ys-box>section{padding:0 3%;}
	.case-box>img{width: 100%;}
	.ny-title{font-size: 28px;line-height: 34px;}
	.fuhe{padding: 3%}
	.login-box{padding:20px 8px;}
}
CSS Document */
