* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
span,
h1,
h2,
h3,
h4,.list-time h3
h5,
h6,
small,
div,
li,
a {
	font-family: "Microsoft YaHei" !important;
}

h3 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.header {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	height: 98px;
}

.tel {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.tel img {
	width: 60px;
	height: 60px;
	display: block;
}

.tel-text {
	margin-left: 15px;
}

.tel-text p {
	color: #6ea014;
	font-size: 20px;
	line-height: 20px;
}

.tel-text h3 {
	font-size: 26px;
	color: #6ea014;
	margin-top: 5px;
}

.nav {
	background: url(../images/nav.jpg) repeat center;
	overflow: hidden;
	height: 64px;
}

.nav-ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.nav-ul li {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 40px;
	border-bottom: 2px solid #6ea014;
	padding: 0 15px;
	margin-top: 11px;
}

.nav-ul li a {
	color: #FFFFFF;
}

.nav-ul li:hover {
	border-bottom: 2px solid #FFFFFF;
}

.nav-ul li.nav-active {
	border-bottom: 2px solid #FFFFFF;
}

.banner {
	margin-top: 10px;
}

.banner img {
	display: block;
	width: 100%;
}

.banner .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
}

.banner .swiper-pagination-bullet-active {
	background: #6ea014;
}

.iphone-nav {
	padding: 4%;
}

.iphone-link {
	display: block;
	line-height: 40px !important;
	text-align: right !important;
	width: 100%;
}

.Menda {
	margin-top: 60px;
}

.Menda-title {
	font-size: 32px;
	line-height: 40px;
	color: #6ea014;
	background: url(../images/line.png) center no-repeat;
	background-size: 100%;
	text-align: center;
}

.Menda-title small {
	font-size: 32px;
}

.Menda-title span {
	color: #6ea014;
	font-size: 22px;
	font-family: arial !important;
	text-transform: uppercase;
}

.Menda-top {
	margin-top: 40px;
}
.Menda-top li{
	margin: 0 auto;
}

.Menda-top li a {
	display: block;
	border: 1px dashed #999999;
	height: 42px;
	line-height: 42px;
	font-size: 24px;
	text-align: center;
	color: #666;
	border-radius: 4px;
}

.Menda-top li a:hover {
	border: 1px dashed #6ea014;
	color: #6ea014;
}

.Menda-top li.menda-active a {
	border: 1px dashed #6ea014;
	color: #6ea014;
}

.Menda-img {
	height: 230px;
	overflow: hidden;
}

.Menda-img img {
	max-height: 230px;
	display: block;
	margin: 0 auto;
}

.Menda-jia {
	width: 35px;
	height: 35px;
	background: url(../images/tb2.png) no-repeat center;
	background-size: 100%;
	display: block;
	margin: 0 auto;
	margin-top: -17px;
	position: relative;
	z-index: 5;
}

.Menda-ul {
	margin-top: 0 !important;
}

.Menda-ul li {
	margin-top: 40px;
}

.Menda-ul li p {
	height: 34px;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	line-height: 34px;
	margin-top: 20px;
	border-radius: 20px;
	color: #6ea014;
	font-size: 16px;
}

.Menda-ul li a:hover p {
	background: #6ea014;
	color: #FFFFFF;
}

.Menda-ul li a:hover .Menda-jia {
	background: url(../images/tb1.png) no-repeat center;
	background-size: 100%;
}

.more {
	width: 180px;
	height: 38px;
	border: 1px solid #6ea014;
	color: #6ea014;
	display: block;
	margin: 50px auto;
	text-align: center;
	line-height: 38px;
	font-size: 20px;
	border-radius: 20px;
}

.more:hover {
	background: #6ea014;
	color: #FFFFFF;
}

.Two {
	background: url(../images/bg1.jpg) center no-repeat;
	overflow: hidden;
	padding-bottom: 60px;
}

.Two-title {
	margin-top: 60px;
}

.Two-title h3 {
	font-size: 48px;
	color: #3d3d3d;
	line-height: 50px;
}

.Two-title span {
	display: block;
	background: url(../images/line2.jpg) center no-repeat;
	height: 1px;
	margin: 15px 0;
}

.Two-title p {
	font-size: 20px;
	color: #5c5c5c;
	text-transform: uppercase;
	line-height: 22px;
}

.Two-wrap {
	background: url(../images/pic2.png) left top no-repeat;
	overflow: hidden;
	padding: 95px 0;
	margin-top: 45px;
}

.Two-text {
	width: 400px;
	padding: 40px 100px;
	background: rgba(110, 160, 20, 0.85);
	float: right;
}

.Two-text h3 {
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
}

.Two-text p {
	font-size: 16px;
	line-height: 26px;
	color: #FFFFFF;
	margin-top: 15px;
}

.Two-wrap2 {
	background: url(../images/pic3.png) no-repeat right top;
}

.Two-wrap2 .Two-text {
	float: left;
}

.US .Menda-title {
	background: url(../images/line3.png) no-repeat center;
	background-size: 100%;
	margin-top: 50px;
}

.US-wrap {
	margin-top: 40px;
}

.US-text {
	overflow: hidden;
}

.US-text p {
	text-indent: 2em;
	color: #333333;
	font-size: 16px;
	line-height: 26px;
}

.US-text .more {
	margin: 0;
	margin-top: 15px;
	float: right;
}

.News {
	background: url(../images/bg2.jpg) no-repeat center;
	overflow: hidden;
	margin-top: 60px;
	padding-bottom: 50px;
}

.News .Menda-title {
	margin-top: 50px;
}

.News-ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0;
	flex-wrap: wrap;
}

.News-ul li {
	position: relative;
	min-height: 106px;
	width: 47%;
	margin-top: 45px;
}

.News-time {
	position: absolute;
	left: 0;
	top: 0;
}

.News-time p {
	width: 58px;
	height: 53px;
	line-height: 53px;
	background: #e4e4e4;
	font-family: arial !important;
	font-size: 16px;
	color: #999999;
	text-align: center;
}

.News-ul li a:hover .News-time p {
	background: #6ea014;
	color: #FFFFFF;
}

.News-time h3 {
	width: 58px;
	height: 53px;
	line-height: 53px;
	background: #FFFFFF;
	font-family: arial !important;
	font-size: 28px;
	color: #999999;
	text-align: center;
}

.News-ul li a:hover .News-time h3 {
	color: #6ea014;
}

.News-text {
	padding-left: 73px;
}

.News-top {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.News-text h3 {
	color: #333333;
	font-size: 16px;
	line-height: 20px;
}

.News-ul li a:hover .News-text h3 {
	color: #6ea014;
}

.News-top i {
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/tb3.png) no-repeat center;
	background-size: 100%;
}

.News-ul li a:hover .News-top i {
	background: url(../images/tb4.jpg) no-repeat center;
	background-size: 100%;
}

.News-text small {
	font-size: 12px;
	color: #999999;
	display: block;
	margin: 10px 0;
}

.News-text p {
	color: #999999;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.News-more {
	display: block;
	width: 320px;
	height: 48px;
	background: url(../images/bg3.jpg) repeat center;
	border: 1px solid #d1d1d1;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	color: #999999;
	letter-spacing: 2px;
	margin: 0 auto;
	margin-top: 40px;
}

.News-more:hover {
	color: #999999;
}

.Mess-title p {
	font-size: 16px;
	color: #383838;
	text-transform: uppercase;
}

.Mess {
	padding: 50px 0;
	padding-bottom: 120px;
}

.Mess-title h3 {
	font-size: 30px;
	letter-spacing: 4px;
	color: #383838;
	line-height: 30px;
	margin-top: 8px;
}

.Mess-contont {
	margin-top: 40px;
}

.Mess-left h3 {
	font-size: 26px;
	line-height: 36px;
	border-bottom: 1px dashed #e7e7e7;
	color: #383838;
	padding-bottom: 6px;
}

.Mess-text {
	margin-top: 10px;
}

.Mess-text p {
	font-size: 14px;
	color: #999999;
	line-height: 36px;
	background: url(../images/yuan.png) left center no-repeat;
	text-indent: 15px;
}

.Mess-text span {
	display: block;
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.Mess-text h2 {
	font-size: 36px;
	color: #6ea014;
	font-family: arial !important;
}

.Mess-right p {
	font-size: 14px;
	color: #333333;
}

.Mess-right input {
	display: block;
	width: 99%;
	height: 41px;
	border: 1px solid #E7E7E7;
	border-radius: 3px;
	margin-top: 10px;
	text-indent: 5px;
}

.Mess-T {
	margin-top: 15px;
	overflow: hidden;
}

.Mess-T textarea {
	width: 96.8%;
	display: block;
	font-size: 14px;
	padding: 10px;
	border: 1px solid #e7e7e7;
}

.Mess-right button {
	display: block;
	width: 60%;
	margin: 0 auto;
	height: 40px;
	background: #6ea014;
	color: #FFFFFF;
	border-radius: 3px;
	border: none;
	font-size: 14px;
	margin-top: 20px;
}

.footer-left {
	width: 630px;
	float: left;
	padding-bottom: 15px;
}

.footer-title {
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 1px dashed #FFFFFF;
	letter-spacing: 12.5px;
	padding-bottom: 15px;
}

.Footer {
	background: #6ea014 repeat center;
	overflow: hidden;
	padding: 30px 0;
}

.Link {
	border-bottom: 1px dashed #FFFFFF;
	float: left;
	padding-bottom: 10px;
	font-size: 14px;
	overflow: hidden;
}

.Link span {
	color: #FFFFff;
}

.Link a {
	color: #FFFFff;
	margin-left: 10px;
}

.foot-nav {
	color: #FFFFFF;
	margin-top: 15px;
}

.foot-nav a {
	color: #FFFFFF;
	padding: 0 10px;
}

.foot-nav a:nth-child(1) {
	padding-left: 0;
}

.Foot-tel {
	overflow: hidden;
	margin: 10px 0;
	width: 800px;
}

.Foot-tel p {
	background: url(../images/tb5.png) no-repeat left center;
	background-size: 23px;
	line-height: 30px;
	height: 30px;
	text-indent: 30px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-right: 80px;
}

.Foot-tel p:nth-child(2) {
	background: url(../images/tb6.png) no-repeat left center;
	background-size: 23px;
}

.Foot-text {
	color: #FFFFFF;
}

.Foot-text a{
	color: #FFFFFF;
}

.Foot-er {
	width: 125px;
	right: 0;
	top: 0;
}

.Foot-er p {
	color: #FFFFFF;
	margin-top: 10px;
}

.Foot-V {
	background: #333333;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 28px;
	padding: 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 65px;
}

.medium {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #6ea014;
}

.medium a {
	padding: 6px 0;
}

.medium img {
	display: block;
	width: 28px;
	margin: 0 auto;
}

.medium p {
	color: #FFFFFF;
	margin: 0;
	margin-top: 5px;
}

.paging {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
	flex-wrap: wrap;
}

.paging li {
	font-size: 16px;
	height: 30px;
	border: 1px solid #6ea014;
	line-height: 30px;
	text-align: center;
	margin: 10px;
}

.paging li a {
	color: #6ea014;
	display: block;
	padding: 0 10px;
}

.paging li a:hover {
	color: #FFFFFF;
	background: #6ea014;
}

.details {
	margin-top: 20px;
	padding-bottom: 30px;
}

.details-title {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px;
}

.details-title h3 {
	font-size: 30px;
	line-height: 46px;
}

.details-title p {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.details-text {
	padding: 15px 0 30px 0;
	border-bottom: 1px dashed #D2D2D2;
}

.details-text p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 15px;
}


.details-text p img {
	display: block;
	margin: 0 auto;
}

.details-next {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 30px;
}

.details-next a {
	font-size: 16px;
	color: #333333;
}

.details-next a:hover {
	color: #6ea014;
}

.person-wrap {
	background: #f1f1f1;
	margin: 0 auto;
	padding: 30px 50px;
	border-radius: 20px;
	margin-top: 40px;
}

.person-wrap p {
	font-size: 18px;
	line-height: 44px;
	color: #333333;
	letter-spacing: 2px;
}

.person-wrap p:nth-child(1) {
	text-indent: 2em;
}

.person-ul {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.person-ul li {
	margin-top: 40px;
}

.person-ul li h3 {
	background: #d3d3d3;
	color: #333333;
	width: 184px;
	height: 32px;
	text-align: center;
	line-height: 32px;
}

.person-ul li .person-text {
	margin-top: 10px;
}

.person-ul li p {
	font-size: 16px;
	line-height: 30px;
}

.list-time {
	border-bottom: 1px solid #e2e2e2;
	height: 70px;
}

.list-time h3 {
	font-size: 16px;
	font-family: arial !important;
	color: #999999;

	line-height: 50px;
	margin-top: 0px;
}

.list-time p {
	color: #999;
	font-size: 36px;
	font-weight: bold;
	font-family: arial !important;
}

.list-ul a {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-top: 20px;
}

.list-ul li {
	overflow: hidden;
}

.list-wrap {
	border-bottom: 1px solid #E2E2E2;
	height: 70px;
}

.list-wrap h3 {
	color: #333333;
	font-size: 18px;
	line-height: 20px;
}

.list-wrap p {
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}

.list-ul a:hover {
}

.list-ul a:hover h3 {
	color: #6ea014;
}

.list-ul a:hover p {
	color: #666;
}

.list{
	margin-top: 30px;
	padding-bottom: 10px;
}


.curr {
	max-width: 1200px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px solid #d2d2d2;
}

.curr img {
width: 40%;
}

.curr p {
	margin-left: 10px;
	font-size: 14px;
	color: #666666;
	width: 100%
}

.curr p a {
	color: #666666;
}

.curr p a:hover {
	color: #6ea014;
}

.details2 {
	margin-top: 20px;
	padding-bottom: 30px;
}

.details-title2 {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 20px;
}

.details-title2 h3 {
	font-size: 30px;
	line-height: 46px;
}

.details-title2 p {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.details-text2 {
	padding: 15px 0 30px 0;
	border-bottom: 1px dashed #D2D2D2;
}

.details-text2 p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 15px;
}

.details-next2{}

.details-next2 a{
	border:1px dashed #cccccc;
	width: 48%;
	height: 42px;
	line-height: 42px;
	border-radius: 20px;
	text-indent: 20px;
}

.details-next2 a:hover{
	border:1px dashed #6ea014;
}

.Who{
	margin-top: 60px;
}

.Who-title img{
	display: block;
	margin: 0 auto;
}

.Who-text{
	margin-top: 45px;
}

.Who-text p{
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #666666;
}

.Who-img{
	margin-top: 40px;
}

.Who-img img{
	display: block;
	margin: 0 auto;
}

.Ar{
	margin-top: 60px;
}

.Our{
	margin-top: 60px;
	margin-bottom: 50px;
}

.Our-title h3{
	font-size: 36px;
	letter-spacing: 3px;
	line-height: 40px;
}

.Our-title p{
	font-size: 18px;
	color: #6ea014;
	background: url(../images/line4.png) no-repeat center;
	line-height: 20px;
	font-family: arial !important;
	margin-top: 8px;
}

.Our-text{
	margin-top: 40px;
}

.Our-text p{
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	text-align: center;
}

.Our-ul{
	margin-top: 50px;
}

.Our-ul li img{
	display: block;
	margin: 0 auto;
}

.Our-ul li p{
	font-size: 20px;
	color: #666666;
	line-height: 26px;
	margin-top: 30px;
}

.Tact{
	margin-top: 60px;
}

.Tact-main{
	margin-top: 40px;
}

.Tact-left{
	background: #6ea014;
	padding-top: 95px;
	position: relative;
}

.Tact-ul{
	width: 345px;
	margin-left: 105px;
}

.Tact-ul li{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.Tact-ul li img{
	width: 38px;
	display: block;
	height: 38px;
}

.Tact-ul li p{
	font-size: 16px;
	line-height: 26px;
	color: #FFFFFF;
	width: 290px;
}

.Tact-ul li{
	margin-top: 40px;
}

.Tact-img{
	position: absolute;
	left:55px;
	top: 85px;
}

.Tact-wrap{
	border-top: 1px dashed #FFFFFF;
	padding: 20px 40px;
	margin-top: 160px;
}

.Or{
	position: relative;
}
.Or iframe{
	width: 100%;
	height: 100%;
	display: block;
}

.Or img{
	position: absolute;
	left: 0;
	top: 100px;
}

.message{
	margin-top: 60px;
	margin-bottom: 60px;
}

.message-ul li{
	margin-top: 40px;
}
.message-ul li input{
	width: 99%;
	border: 1px solid #CCCCCC;
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	text-indent: 10px;
	outline: none;
}
.message-ul li textarea{
	width: 98.6%;
	padding:8px 0.3%;
	border: 1px solid #CCCCCC;
	display: block;
	line-height: 30px;
	font-size: 16px;
	outline: none;
	text-indent: 10px;
}

.message-btn{
	display: block;
	width: 590px;
	height: 48px;
	border: 1px solid #6ea014;
	color: #6ea014;
	background: none;
	font-size: 16px;
	border-radius: 3px;
	margin: 0 auto;
	margin-top: 60px;
}

.message-btn:hover{
	background: #6ea014;
	color: #FFFFFF;
	cursor: pointer;
}

.kf h2{
	margin: 300px 100px;
	color:#6ea014; 
}
.kf img{
	margin:0px 120px;
}
.video_in p{
	margin: 20px 0px;
	font-size: 20px;
	color: #6ea014;
}
.video_1{

	margin: 20px 0px;
}

@media screen and (max-width: 768px) {
	.curr p {
		width: 70%;
	}
	.container {
		width: 92%;
		margin: 0 auto;
	}
	.Menda {
		margin-top: 20px;
	}
	.Menda-title {
		background: none;
		font-size: 24px;
	}
	.Menda-top {
		margin-top: 0;
	}
	.Menda-top li {
		margin-top: 15px;
		font-size: 18px;
	}
	.Menda-top li a {
		font-size: 18px;
	}
	.Menda-img {
		height: 150px;
		overflow: hidden;
	}
	.Menda-img img {
		max-height: 150px;
		margin: 0 auto;
		display: block;
	}
	.Menda-ul li {
		margin-top: 20px;
	}
	.Menda-ul li p {
		margin-top: 10px;
	}
	.Two {
		padding-bottom: 20px;
	}
	.Two-title {
		margin-top: 30px;
	}
	.Two-title h3 {
		font-size: 28px;
		line-height: 30px;
	}
	.Two-wrap {
		background: none;
		padding: 0;
		margin-top: 30px;
	}
	.Two-text {
		float: none;
		padding: 4%;
		width: 92%;
	}
	.US .Menda-title {
		margin-top: 20px;
	}
	.US-wrap {
		margin-top: 20px;
	}
	.US-text .more {
		margin: 0 auto;
		float: none;
		margin-top: 15px;
	}
	.News-ul li {
		width: 100%;
		margin-top: 20px;
	}
	.Mess {
		padding-bottom: 0;
	}
	.News {
		margin-top: 0;
		padding-bottom: 0;
	}
	.News .Menda-title {
		margin-top: 20px;
	}
	.Mess {
		margin-top: 20px;
		padding: 0;
	}
	.details {
		padding-bottom: 0;
	}
	.details-next {
		padding-top: 20px;
	}
	.details-title h3 {
		font-size: 22px;
		line-height: 32px;
	}
	.person-wrap {
		padding: 20px;
		margin-top: 20px;
	}
	.Who-text{
		margin-top: 20px;
	}
	.Who-text p{
		text-align: left;
		text-indent: 2em;
	}
	.Who{
		margin-top: 20px;
	}
	.Who-img{
		margin-top: 20px;
	}
	.Ar{
		margin-top: 20px;
	}
	.Our{
		margin-top: 20px;
	}
	.Our-title h3{
		font-size: 26px;
		line-height: 30px;
	}
	.Our-text{
		margin-top: 20px;
	}
	.Our-text p{
		font-size: 16px;
		text-align: left;
	}
	.Our-ul{
		margin-top: 20px;
	}
	.Our-ul li img{
		width: 70%;
		margin: 0 auto;
	}
	.Our-ul li p{
		font-size: 14px;
		margin-top: 10px;
	}
	.Tact{
		margin-top: 30px;
	}
	.Tact-main{
		margin-top: 30px;
	}
	.Tact-img{
		display: none;
	}
	.Tact-left{
		padding-top: 20px;
	}
	.Tact-ul{
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.Tact-ul li{
		margin: 20px;
	}
	.Tact-wrap{
		margin-top: 20px;
	}
	.message{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.message-ul li{
		margin-top: 20px;
	}
	.message-btn{
		width: 99%;
		margin-top: 20px;
	}
	.curr{
		width: 100%;
	}
	.curr img {
    width: 50%;
     }

.curr p {
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
}
	.details-next{
		display: none;
	}
	.video{
		width: 90%;
	}
	
}