﻿.headWrap h1{
     width: 120px;
     height: 120px;
     background: #fff;
     position: absolute;
     left: 0;
     top: 0;
     z-index: 899;
     padding: 0;
}
.headWrap h1 a{
     display: block;
     width: 83px;
     height: 56px;
     margin: 32px auto 0;
}
.bodywrap .package img{
	border:0 none;
	width:auto\9;
	max-width:100%;
	vertical-align:top; 
	height:auto;
	-ms-interpolation-mode: bicubic;/*windows平台缩放图片时，可能出现图像失真现象*/
 	width: 100%;
}
.bodywrap .banner{
	overflow: hidden;
	width: 100%;
	height: 100vh;
}
.bodywrap .swiper-container{
	width: 100%;
	height:100%;
}
.bodywrap .swiper-pagination-bullet {
    width:40px;
    height:4px;
    display: inline-block;
    border-radius: 0;
    background: #000;
    opacity: .2;
}
.bodywrap .swiper-pagination-bullet-active {
    opacity: 1;
    background: #009a44;
}
.bodywrap .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
}
.bodywrap .swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 36px;
}
.bodywrap .pic{
	width: 100%;
	height:100%;
	position: relative;
}
.bodywrap .pic img{
	display: block;
	max-height: none;
    max-width: none;
    position: absolute;
}
.bodywrap .pic video{
	position: absolute;
}
.bodywrap .pic .txt {
	text-align: center;
    height: 180px;
    z-index: 3;
    position: absolute;
    top:50%;
    z-index: 999;
}
.bodywrap .pic .txt.left{
    left:10%;
    top: 50%;
    margin-top: -90px;
}
.bodywrap .pic .txt.right{
    right:10%;
    top: 50%;
    margin-top: -90px;
}
.bodywrap .pic .txt.center-top{
	top:30%;
	margin-top: -90px;
	width: 100%;
	text-align: center;
}
.bodywrap .pic .txt.center {
    top: 50%;
    margin-top: -90px;
    width: 100%;
    text-align: center;
}
.bodywrap .pic .txt h2 {
    font-size:24px;
    font-weight: lighter;
    color: #fff;
}
.bodywrap .pic .txt p {
    font-size:50px;
    color: #fff;
    padding: 18px 0;
}
.bodywrap .pic .txt a {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    width: 130px;
    height: 38px;
    line-height: 38px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border:1px solid #fff;
    text-align: center;
}
.bodywrap .pic .txt.black h2 {
    color: #000;
}
.bodywrap .pic .txt.black p {
    color: #000;
}
.bodywrap .pic .txt.black a {
    color: #fff;
    background: #000;
    border:1px solid #000;
}
.bodywrap .menu{
	width:1200px;
	margin:0 auto;
	text-align: center;
	padding:78px 0;
	display: table;
}
.bodywrap .menu li{
	margin: 0 24px;
	width:10%;
	float:left;
}
.bodywrap .menu li:hover img{
	opacity: 1;
}
.bodywrap .menu li a{
	display: inline-block;
}
.bodywrap .menu li img{
	display:inline-block;
	width:80px;
	height: auto;
	opacity: 0.8;
	border-radius:10px;
	border: 1px solid #e8e8e8;
}
.bodywrap .menu li p{
	margin-top:10px;
	font-size: 14px;
	color: #000;
}

.bodywrap .menu li:hover a p{
	color: #009a44;
}
.bodywrap .switch{
	width: 100%;
}
.bodywrap .switch .col-lg-6{
	padding: 0;
}
.bodywrap .switch .pr{
	margin-right: 12px;
}
.bodywrap .switch .pl{
	margin-left: 12px;
}
.bodywrap .switch .pack{
	position: relative;
	overflow: hidden;
}
.bodywrap .switch .pack img{
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.bodywrap .switch .pack img:hover{
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.bodywrap .switch video{
	display:block;
	width: 100%;
	height:100%;
}
.bodywrap .switch .pack .icon{
	position: absolute;
	bottom:15px;
	left:50%;
	line-height: 30px;
	margin-left: -66px;
}
.bodywrap .switch .pack .icon img{
	display: inline-block;
	width: 30px;
	height:30px;
	vertical-align: middle;
}
.bodywrap .switch .pack .icon i{
	display: inline-block;
	width: 2px;
	height:25px;
	vertical-align: middle;
	margin: 0 6px;
}
.bodywrap .switch .pack .icon span{
	display: inline-block;
	font-size:16px;
	vertical-align: middle;
}
.bodywrap .switch .icon_black i{
	background: #32211b; 
}
.bodywrap .switch .icon_black span{
	color: #32211b; 
}
.bodywrap .switch .icon_white i{
	background: #fff; 
}
.bodywrap .switch .icon_white span{
	color: #fff; 
}
.bodywrap .switch .pr .word{
	position: absolute;
	display: block;
	width:300px;
	top: 50%;
	left: 50%;
	margin-left:-150px;
	margin-top: -67px;
}
.bodywrap .switch .pl .word{
	position: absolute;
	display: block;
	width: 300px;
	top: 50%;
	left: 50%;
	margin-left:-150px;
	margin-top: -20.5px;
}
.bodywrap .link{
	margin:35px 0;
}
.bodywrap .link .col-lg-4{
	padding:0;
}
.bodywrap .link .wrap div{
	overflow: hidden;
}
.bodywrap .link .wrap img{
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.bodywrap .link .wrap img:hover{
	cursor: pointer;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.bodywrap .link .pic1{
	padding-right:10px;
}
.bodywrap .link .pic2{
	padding: 0 5px;
}
.bodywrap .link .pic3{
	padding-left:10px;
}
.bodywrap .link video{
	display:block;
	width: 100%;
	height:100%;
}

.bodywrap .indexabout{width:100%;display:table; background:#f5fbf8;}
.bodywrap .indexvideo{width:100%;margin:0px auto; padding:80px 5%; background: #f7f7f7; display:table;}
.bodywrap .indexvideo .indexvideo_left{width:40%; float:left;}
.bodywrap .indexvideo .indexvideo_left img{width:90%; margin:30% auto;}
.bodywrap .indexvideo .indexvideo_right{width:58%; float:right;}

.bodywrap .indexcompany{width:100%; text-align:center; line-height:30px; padding:50px 0; display:table; background: #fff;}

.fl {
	float:left;
}
.fr {
	float:right;
}



 .indexAbout {
	width: 100%;
	padding-top: 90px;
	min-height: 500px;
	padding-bottom:50px;
}

 .indexAbout .aboutLeft {
	width: 40.75%;
	margin-top:0;
}

 .indexAbout .aboutLeft h1 {
	font-size: 40px;
	color: #009a44;
	margin-bottom: 40px;
}

 .indexAbout .aboutLeft h2 {
	font-size: 24px;
	color: #000;
	margin-bottom: 30px;
	width: 90%;
	line-height: 1.3;
}

 .indexAbout .aboutLeft .p {
	font-size: 14px;
	color: #000;
	line-height: 1.8;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 10;
	max-height: 18em;
	overflow: hidden;
	text-align: justify;
}

 .arrow {
	display: block;
	width: auto;
	height: 22px;
	margin-top: 58px;
	background-image: url(../images/rBQBG1zrUcmED63UAAAAACIo15g563.png);
	background-repeat: no-repeat;
	background-position: left center;
}

 .arrow:hover {
	background-image: url(../images/rBQBHVzn2yKEbcc4AAAAAJMn5mg231.png);
}

  .indexAbout .aboutRight {
	width: 53%;
	position: relative;
	overflow: hidden;
	max-height: 640px;
	padding-bottom:30px;
}

 .indexAbout .aboutRight img {
	width: 100%;
	height: auto;
}

 .indexAbout .aboutRight .blank {
	width: 36.1%;
	height: 22.66%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 40px 30px;
	text-align: right;
}

 .indexAbout .aboutRight .blank h1 {
	font-size: 30px;
	color: rgba(0,0,0,0.1);
}

 .indexAbout .aboutRight .blank h2 {
	font-size: 14px;
	color: #000;
	width: 100%;
	position: absolute;
	left: -24px;
	top: 46px;
	text-align: left;
}

 .indexMain {
	position: relative;
	width: 90%;
	margin:0 auto;
}

 .indexMain .line {
	width: 60%;
	position: absolute;
	left: 0px;
	bottom: -20px;
}

 .indexMain .line h1 {
	font-size: 14px;
	color: #000;
	text-align: right;
	position: relative;
}

 .indexMain .line h1:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 78%;
	height: 1px;
	border-top: 1px solid #ccc;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media screen and (max-width: 1440px) {
	
	 .indexMain .line h1:before{width: 70%;}
	 .indexAbout .aboutLeft {margin-top:3%;}
}
@media screen and (max-width: 1280px) {
	 .indexAbout {
		padding-top: 80px;
		min-height: 400px
	}
	
	.indexAbout .aboutLeft {margin-top:2%;}

	 .indexAbout .aboutLeft h1 {
		font-size: 30px;
		margin-bottom: 24px;
	}

	 .indexAbout .aboutLeft h2 {
		font-size: 20px;
		margin-bottom: 36px;
	}

	 .indexAbout .aboutLeft .p {
		line-height: 1.5;
		max-height: 15em
	}

	 .indexAbout .aboutLeft .arrow {
		margin-top: 36px;
	}

	 .indexAbout .aboutRight .blank {
		width: 200px;
	}

	 .indexMain .line {
		bottom: 36px;
	}

	 .indexMain .line h1:before {
		width: 60%;
	}
}

@media screen and (max-width: 992px) {
	 .indexAbout {
		padding-top: 64px;
		min-height: 484px
	}

	 .indexAbout .aboutLeft h1 {
		margin-bottom: 16px;
	}

	 .indexAbout .aboutLeft h2 {
		margin-bottom: 24px;
	}

	 .indexAbout .aboutLeft .arrow {
		margin-top: 28px;
	}

	 .indexAbout .aboutRight {
		margin-top: 80px;
	}

	 .indexAbout .aboutRight .blank {
		width: 180px;
		padding: 12px 0;
		text-align: center;
		height: auto;
	}

	 .indexAbout .aboutRight .blank h1 {
		font-size: 22px
	}

	 .indexMain .line {
		bottom: -28px;
		width:80%;
	}

	 .indexMain .line h1:before {
		width: 20%;
	}
}

@media screen and (max-width: 768px) {
	 .indexAbout {
		padding-top: 30px;
		min-height: 0;
		padding-bottom: 10px
	}

	 .indexAbout .aboutLeft {
		width: 100%;
	}

	 .indexAbout .aboutLeft h1 {
		font-size: 26px;
		margin-bottom: 12px;
	}

	 .indexAbout .aboutLeft h2 {
		font-size: 18px;
		width: 100%;
		margin-bottom: 12px;
	}

	 .indexAbout .aboutLeft .arrow {
		margin-top: 20px;
	}

	 .indexAbout .aboutRight {
		width: 100%;
		margin-top: 24px;
		padding-top: 0;
		position: relative;
	}

	 .indexAbout .aboutRight .blank {
		right: 0;
		left: auto;
		width: 200px
	}

	 .indexAbout .aboutRight .blank h1 {
		text-align: right;
	}

}

 .count {
	margin-top: 60px;
    text-align: center;
    margin-bottom: 50px;
}

 .count li {
	display: inline-block;
	margin-right: 2.5%;
	min-width: 16%;
	padding: 0 10px 45px;
	font-family: Arial;
	letter-spacing: normal
}

 .count li:last-child {
	margin-right: 0
}

 .count li .h1 {
	font-size: 50px;
	font-weight: 700;
	position: relative;
	text-align: left;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s
}

 .count li .h1 span {
	font-size: 50px;
	color: #009a44;
	font-weight: 700;
	position: relative;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s
}

 .count li .h2 {
	font-size: 30px;
	color: #009a44;
	line-height: 1.5;
	text-align: left;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s
}

 .count li .h3 {
	font-size: 14px;
	color: #32b26a;
	line-height: 1.5;
	text-align: left;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s
}

 .count .h1 em {
	font-size: 26px;
	color: #009a44;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
	margin-top: 22px
}

 .count .h1 i {
	font-size: 40px;
	color: #009a44
}

@media screen and (max-width:1680px) {
	 .count li {
		margin-right: 2%
	}
}

@media screen and (max-width:1440px) {
	 .countWrap {
		width: 92%
	}
}

@media screen and (max-width:1280px) {
	 .count.w {
		width: 1000px
	}

	 .count li {
		margin-right: 0;
		width: 18%
	}

	 .count li .h1 {
		font-size: 30px
	}

	 .count li .h1 span {
		font-size: 30px
	}

	 .count li .h1 i {
		font-size: 30px
	}

	 .count li .h1 em {
		font-size: 20px;
		margin-top: 10px
	}

	 .count li .h2 {
		font-size: 24px
	}
}

@media screen and (max-width:1080px) {
	 .count.w {
		width: 96%;
		margin: 0 auto
	}
}

@media screen and (max-width:992px) {
	 .countWrap1 {
		box-shadow: 0 0 30px 5px #eaeaea;
		width: 90%;
		margin: 40px auto 0;
		padding: 10px 0 20px
	}

	 .count {
		border: 0;
		margin-top: 10px
	}

	 .count li {
		padding: 0 10px
	}

	 .count li .h1 {
		font-size: 20px
	}

	 .count li .h1 span {
		font-size: 20px
	}

	 .count li .h2 {
		font-size: 18px
	}

	 .count li .h3 {
		font-size: 14px
	}

	 .count li .h1 em {
		font-size: 16px;
		margin-top: 6px;
		margin-left: 2px
	}

	 .count li .h1 i {
		font-size: 18px;
		margin-left: 2px
	}
}

@media screen and (max-width:768px) {
	 .countWrap1 {
		padding: 10px 0 0 0
	}

	 .count {
		border-bottom: 0;
		margin-top: 0;
		overflow: hidden
	}

	 .count li {
		float: left;
		width: 43%;
		padding: 10px 10px 15px;
	    border-bottom: 1px solid #e8e8e8;
	    height: 66px;
	}
}

/*首页新闻*/
.idxnews {margin-top: 50px;}
.idxnews .box {width: 90%;min-width: 1200px;margin: 0 auto;position: relative;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.idxnews1{position: relative;height: 500px;overflow: hidden;text-align: center;z-index: 5;}
.idxnews1 .tt {margin-top: 65px;font-weight: normal;font-size: 36px;font-family: STXihei;}
.idxnews1 .tc{color: #666;margin: 30px 0;font-size: 16px;}
.idxnews1 .xian{width: 3px;height: 20px;background: #009a44;margin: 0 auto;}
.idxnews1 .video{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;}
.idxnews1 .video video{display: block;height: 155%;width: 1920px;}
.idxnews2{position: relative;z-index: 5;margin-bottom: 60px;}
.idxnews2 .box{box-sizing: border-box;}
.idxnews2 .box .ul1{}
.idxnews2 .box .ul1 li{width: 32%;float: left;margin-right: 1.5%;box-sizing: border-box;border:1px solid #ddd;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.idxnews2 .box .ul1 li:nth-child(3n+3){margin-right: 0;}
.idxnews2 .box .ul1 li .img,.idxnews2 .box .ul1 li .img img{display: block;height: 280px;width: 100%;object-fit: cover;overflow: hidden;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.idxnews2 .box .ul1 li .txt{padding: 30px 5%  20px ;box-sizing: border-box;}
.idxnews2 .box .ul1 li .txt .ltt{font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1.5;    font-size: 16px;}
.idxnews2 .box .ul1 li .txt .ltc{color: #666;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 1.5;margin-top: 10px;height: 39px;}
.idxnews2 .box .ul1 li .txt .lxian{width: 10px;height: 1px;background: #434343;margin: 40px 0 15px;}
.idxnews2 .box .ul1 li:hover .txt .lxian{width: 60px;}
.idxnews2 .box .ul1 li .txt .time{color: #666;}
.idxnews2 .box .ul1 li .txt .lxq{margin-top: 10px;line-height: 30px;}
.idxnews2 .box .ul1 li .txt .lxq span{display: block;width: 30px;height: 30px;border-radius: 50%;background: #000 url(../images/news_lag.png) center right no-repeat;float: left;margin-right: 10px;-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.idxnews2 .box .ul1 li div{-webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.idxnews2 .box .ul1 li:hover .txt .lxq span{background: #009a44 url(../images/news_lag.png) center left no-repeat;}
.idxnews2 .box .ul1 li:hover .ltt{color: #009a44;}
.idxnews2 .box .ul1 li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);}

/* 修改轮播图6-21 */
.fullSlide{
	width:100%;
	height: 100%;
	position:relative;
 	background:#000;
}
.fullSlide .bd{
	width: 100%;
	height: 100%; 
	margin:0 auto; 
	position:relative; 
	z-index:0; 
	overflow:hidden;  
}
.fullSlide .bd ul{ 
	width:100%!important;  
	height:100%!important;
}
.fullSlide .bd li{ 
	width:100%!important;  
	height: 100%!important;
	overflow:hidden; 
	text-align:center;  
}
.fullSlide .hd{ 
	width:100%;  
	position:absolute; 
	z-index:1; 
	bottom:36px; 
	left:0; 
	height:10px; 
	line-height:10px; 
}
.fullSlide .hd ul{ 
	text-align:center;
}
.fullSlide .hd ul li{ 
	cursor:pointer; 
	display:inline-block; 
	*display:inline; 
	zoom:1; 
  	width: 40px;
    height: 4px;
    background: #000;
    opacity: .2;
    margin: 0 6px;
    overflow: hidden;
    line-height:9999px; 
}
.fullSlide .hd ul .on{ 
	opacity: 1;
    background: #009a44;
}
.fullSlide .bd li .pic{
	width: 100%;
    height: 100%;
    position: relative; 
}
.fullSlide .bd li .pic img,
.fullSlide .bd li .pic video{
	position: absolute;
}
