﻿.wrapper{
	
}
body{
	/*background-color: #f3f3f3;*/
}
/*1-index 开始*/


.layout{
	/*margin-left: 236px;*/
	margin-left: 11%;
	margin-top: 10vh;
	/*width: 1684px;*/
	width: 85%;
	padding: 30px 2% 50px;
	background-color: #f3f3f3;
}
.h-layout{
	padding-bottom: 0;
    width: 89%;
	/*background-color: #fff;*/
	padding: 0;
	margin-top: 0;
	transition: all 0.5s; 
}
.page1{
	/*height: 830px;*/
}
.fp-tableCell{
	vertical-align: initial;
}
.h-banner{
	/*height: 830px;
	background-repeat: no-repeat;
	background-position: center top;*/
	position: relative;
	height: 100%;
}
.h-banner .b-img{
	width: 100%;
	height: 100%;
}
.p1-txt{
	position: absolute;
	/*top: 240px;*/
	top: 10vh;
	left: 0;
	right: 0;
	text-align: center;
}
.page1 .txt{
	margin: 30px auto;
	padding: 20px 0;
	width: 580px;
	font-size: 15px;
	color: #fff;
	line-height: 22px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	/*border-bottom: 1px solid #fff;*/
	border-top: 1px solid #fff;
}
.p1-txt a{
	display: inline-block;
	margin-top: 4.8vh;
	width: 136px;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	color: #c4ce04;
	border: 2px solid #c4ce04;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius:28px;
    text-decoration: none;
}
.p1-txt a:hover{
	color: #e60012;
	background: #c4ce04;
}

.section {
	background-color: #f3f3f3;
}
.section .ui-head{
	text-align: center;
	padding: 2.4vh 0 3.6vh;
}
.section .ui-head img{
	height: 14vh;
}
.page2 .body{
	padding-bottom: 117px;
}
.page2 .body ul{
	/*padding-left: 85px;*/
	overflow: hidden;
	height: auto;
	text-align: center;
}
.page2 .body li{
	position: relative;
	display: inline-block;
	/*width: 360px;*/
	width: 22%;
	/*height: 486px;*/
	height: auto;
	background-color: #fff;
	border-top: 2px solid #333333;
	margin: 1%;
}
.page2 .body li:after{
	content: "";
	position: absolute;
	left: 7.5vh;
	top: 3.4vh;
	display: inline-block;
	width: 24px;
	height: 124px;
	background: url(../images/zys_img115.png) no-repeat center;
}
.page2 .body li:hover:after,
.page2 .body .selected:after{
	background: url(../images/zys_img109.png) no-repeat center;
}
.page2 .body li:hover,
.page2 .body li.selected{
	border-color: #e60012;
}
.page2 .body li .pro-img{
    width: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    /*transform: translateX(-50%);*/
}
.page2 .body li .trans-img{
	width: 100%;
	position: static;
	margin: 0;
	height: 55vh;
}

.page2 .body li span{
    position: absolute;
    top: 4.8vh;
    left: 7.6vh;
    font-size: 22px;
    line-height: 24px;
    color: #e82431;
    display: inline-block;
    width: 5px;
}
.page2 .body li font{
	/*position: absolute;
	left: 30px;
	top: 30px;
	font-size: 24px;
	writing-mode: vertical-lr;
	writing-mode: tb-lr; */
}
.page2 .body li .en-img{
	position: absolute;
	left: 3vh;
	top: 3vh;
	height: 20vh;
	width: auto;
}
.page2 .body li em{
	position: absolute;
	right: 32px;
	top: 32px;
	display: inline-block;
	width: 44px;
	height: 44px;
	cursor: pointer;
	background: url(../images/zys_img69.png) no-repeat center;
	
}
.page2 .body li:hover em,
.page2 .body li.selected em{
	background: url(../images/zys_img70.png) no-repeat center;
}
.h-adv{
	position: relative;
	width: 100%;
	height: 100%;
}
.h-adv .b-img{
	/*width: 100%;*/
	width: 100%;
	height: 100%;
}
.p3-txt{
    position: absolute;
    top: 3.5vh;
    left: 50%;
    margin-left: -558px;
    text-align: center;
}
.page3 .txt{
    margin-top: 4.5vh;
}
.page3 .txt p{
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}
.page3 .body{
	margin-top: 8vh;
	/*padding-left: 76px;*/
}
.page3 .body ul{
	overflow: hidden;
	height: auto;
}
.page3 .body li{
	float: left;
	margin-right: 73px;
	margin-left: 73px;
}
.page3 .body li h4{
	font-size: 22px;
	color: #fff;
	text-align: center;
}
.page4 .body{
	padding-bottom: 162px;
}
.page4 .body ul{
	overflow: hidden;
	height: auto;
	text-align: center;
}
.page4 .body li{
	display: inline-block;
	/*width: 308px;*/
    width: 17%;
	/*height: 440px;*/
	height: auto;
	padding: 24px 1% 0;
	background-color: #fff;
	border-top: 2px solid #333333;
	margin: 1%;
}
.page4 li:hover{
	border-top: 2px solid #e60012;
}
.page4 li .img{
	overflow: hidden;height: 11.5vw;
}
.page4 li .img img{
	display: block;
	/*width: 309px;*/
	width: 100%;
	/*height: 166px;*/
	height: auto;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.page4 li:hover .img img{
	transform: scale(1.1);
}
.page4 li .hd{
	margin-top: 30px;
}
.page4 li .hd h2,
.page4 li .hd h4{
	font-size: 14px;
	line-height: 20px;
}
.page4 li .hd h2{
	color: #333333;
    height: 17px;
    overflow: hidden;
}
.page4 li:hover .hd h2{
	color: #e60012;
}
.page4 li .hd h4{
	margin-top: 10px;
	color: #cccccc;
}
.page4 li .bd{
	/*margin-top: 34px;
	padding-bottom: 38px;*/
    margin-top:1vh;
    padding-bottom: 1vh;
	border-bottom: 1px solid #ebebeb;
}
.page4 li .bd p{
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	height: 72px;
	overflow: hidden;
}
.page4 li .foot{
	height: 50px;
}
.page4 li .foot a{
	display: block;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-decoration: none;
	color: #999999;
	background: url(../images/zys_img71.png) no-repeat right center;
}
.page4 li:hover .foot a{
	color: #e60012;
}
.h-project{
	overflow: hidden;
	height: 100%;
}
.h-project .item{
	position: relative;
	float: left;
    width: 50%;
    height: 100%;
}
.p5-img{
	display: block;
	width: 100%;
	height: 100%;
}
.p5-txt{
	position: absolute;
	top: 7vh;
	left: 0;
	right: 0;
	text-align: center;
}
.p5-txt .bd{
	margin-top: 11vh;
}
.p5-txt .bd p{
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.p5-txt .bd a{
	display: inline-block;
	width: 136px;
	height: 37px;
	text-decoration: none;
	margin-top: 45px;
	color: #d2d218;
	text-align: center;
	line-height: 37px;
	font-size: 16px;
	border: 2px solid #d2d218;
    -moz-border-radius: 555px;
    -webkit-border-radius: 555px;
    border-radius: 555px;
}
.p5-txt .ft{
	/*margin-top: 287px;*/
    margin-top: 7vh;
}
.p5-txt .ft ul{
	overflow: hidden;
	padding-left: 120px;
}
.p5-txt .ft li{
	float: left;
	width: 38%;
}
.p5-txt .ft li a{
	display: inline-block;
	font-size: 16px;
	/*padding: 0 12px 0 16px;*/
	/*width: 272px;*/
    padding-left: 8%;
    width: 90%;
	height: 52px;
	line-height: 52px;
	color: #fff;
	text-align: left;
	text-decoration: none;
	background: url(../images/zys_img72.png) no-repeat 92% center;
	border: 2px solid rgba(255,255,255,0.5);
}
.page6 .h-contact{
	position: relative;
}
.page6 .h-contact .map img{
	width: 100%;
	height: 100%;
}
.f-cont-us{
	display: none;
}
.r-txt{
	position: absolute;
	top: 225px;
	right: 80px;
	width: 385px;
	height: 382px;
	padding-top: 38px;
	padding-left: 42px;
	background-color: #e61020;
}
.r-txt .hd span{
	margin-top: 22px;
	display: block;
	width: 42px;
	height: 4px;
	background-color: #fff;
    -moz-border-radius: 555px;
    -webkit-border-radius: 555px;
    border-radius:555px;
}
.r-txt .txt h4{
	margin-top: 86px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 20px;
}
.r-txt .txt p{
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}
.r-txt .txt p span{
	color: #ffafb5;
}
.r-txt .top{
	position: absolute;
	bottom: -38px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 76px;
	height: 76px;
	border: 4px solid #e2e0de;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius:100%;
}
.r-txt .top img{
	display: block;
	width: 76px;
	height: 76px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span{
	width: 8px;
	height: 8px;
	margin-left: -4px;
}
#fp-nav ul li a.active span, 
.fp-slidesNav ul li a.active span, 
#fp-nav ul li:hover a.active span, 
.fp-slidesNav ul li:hover a.active span{
	margin-left: -5px;
	width:10px;
	height: 10px;
	background-color: #e60012;
}
/*1-index 结束*/

/*2品牌1-品牌故事 开始*/
.ui-tabb{
	
}
.ui-tab-th{
	/*width: 1620px;*/
	width: 100%;
	background-color: #fff;
}
.ui-tab-th ul{
	overflow: hidden;
}
.ui-tab-th li{
	float: left;
	width: 25%;
	position: relative;
}

.ui-tab-th li a{
	display: inline-block;
	/*width: 405px;*/
	width: 100%;
	height: 94px;
	line-height: 94px;
	color: #666666;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	/*border-bottom: 4px solid transparent;*/
}
.ui-tab-th li.selected a,
.ui-tab-th li:hover a{
	color: #e60012;
	font-size: 22px;
	/*border-color: #e60012;*/
}
.ui-tab-th li.selected em,
.ui-tab-th li:hover em{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	/*width: 405px;*/
	width: 100%;
	height: 4px;
	background-color: #e60012;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius:2px;
}
.ui-tab-tb{
	position: relative;
	/*width: 1620px;*/
	width: 100%;
	background-color: #fff;
}
.ui-tab-tb .img{
	height: 100%;
	position: relative;
}
.ui-tab-tb .img table{
	height: 100%;
}
.ui-tab-tb .img img{
	display: block;
	/*width: 1620px;*/
    width: 100%;
}
.ui-tab-tb .brand-story .img img{
	display: block;

	/*width: 620px;*/
	width: 100%;
	/*height: 329px;*/
    height: auto;
}
.ui-tab-tb .tit{
	position: absolute;
	bottom: -45px;
	right: 8%;
	width: 229px;
	height: 229px;
	text-align: center;
	/*background-color: rgba(213,3,17,.9);*/
}
.ui-tab-tb .tit h4{
	margin-top: 22px;
	font-size: 20px;
	color: #df331b;
}
.ui-tab-tb .tit img{
	margin-top: 28px;
	/*width: 157px;
	height: 134px;*/
}
.ui-tab-tb em{
	display: inline-block;
	width: 62px;
	height: 50px;
	/*font-size: 40px;*/
	position: absolute;
	bottom: -30px;
	left: 184px;
	background: url(../images/zys_img73.png) no-repeat center;
	
}
.ui-tab-tb .tit img{
	width: auto;
	margin:  20px auto;
}
.brand-story{
	/*padding: 106px 182px 212px;*/
	padding: 106px 8% 212px;
	background: url(../images/zys_img101.png) no-repeat center bottom;
}
.brand-story p{
	color: #555555;
	font-size: 14px;
	line-height: 20px;
	text-indent: 32px;
}
.brand-story ul{
	margin: 50px 0;
}
.brand-story ul li{
	overflow: hidden;
	border-bottom: 1px dotted #dcdcdc;
	border-top: 1px dotted #dcdcdc;
	height: 350px;
}
.brand-story ul li .txt{
	color: #555555;
	/*width: 556px;*/
    width: 43%;
    padding: 75px 16px 75px 48px;
}
.brand-story ul li .l{
	float: left;
    width: 42%;
}
.brand-story ul li .r{
	float: right;
	width: 43%;
}
/*2品牌1-品牌故事 结束*/

/*2品牌2-品牌溯源 开始*/
.brand-history{
	padding-bottom: 252px;
	padding-top: 90px;
	background: url(../images/zys_img95.png) no-repeat center bottom;
}
.brand-history p{
	font-size: 16px;
	color: #555555;
	text-align: center;
}
.brand-history ul{
	margin-top: 145px;
}
.brand-history li{
	position: relative;
	text-align: center;
}
.brand-history li .img{
	position: absolute;
	top: -68px;
}
.brand-history li .l{
	/*left: 320px;*/
    left: 8%;
}
.brand-history li .r{
	/*right: 340px;*/
	right: 8%;
}
.brand-history li .img img{
	width: 237px;
	height: 210px;
}
.brand-history li .txt{
	width: 436px;
	margin: 96px auto 0;
}
.brand-history li .txt .hd img{
	display: inline-block;
	width: 272px;
	height: 50px
}
.brand-history li .bd p{
	font-size: 14px;
	line-height: 20px;
	color: #555555;
}
/*2品牌2-品牌溯源 结束*/

/*2品牌3-品牌荣誉1 开始*/
.brand-honor{
	padding-bottom: 208px;
	margin-bottom: 10px;
	background: url(../images/zys_img32.png) no-repeat center bottom;
}
.brand-honor .hd{
	margin: 43px 0 73px;
}
.brand-honor .hd ul{
	/*padding-left: 640px;*/
	text-align: center;
}
.brand-honor .hd li{
	/*float: left;*/
	display: inline-block;
	margin: 0 8px;
	height: 65px;
}
.brand-honor .hd li a{
	display:block;
	line-height: 57px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #969696;
	width: 160px;
	height: 57px;
}
.brand-honor .hd li.selected a,
.brand-honor .hd li a:hover{
	background-color: #e60012;
}
.brand-honor .hd li.selected,
.brand-honor .hd li:hover{
	background: url(../images/zys_img96.png) no-repeat center bottom ;
}

.brand-honor .bd{
	/*padding: 0 184px;*/
    padding: 0 5%;
	overflow: hidden;
	height: auto;
}
.brand-honor .bd .txts{
	float: left;
}

.brand-honor .bd .txts li {
	color: #666666;
	line-height: 30px;
	font-size: 14px;
}

.brand-honor .bd .txts li span{
	color: #e60012;
	
}
.brand-honor .bd .imgs{
	float: right;
	/*margin-right: 16px;*/
    width: 47%;
}
.brand-honor .bd .imgs ul{
	overflow: hidden;
	overflow-y: scroll;
	height: 672px;
	/*width: 598px;*/
    width: 100%;
}
.brand-honor .bd .imgs ul li{
	float: left;
	/*margin-right: 42px;*/
    margin-right: 2%;
	margin-bottom: 26px;
    width: 48%;
}
.brand-honor .bd .imgs .img{
	/*float: left;*/
	width: 100%;
}
.brand-honor .bd .imgs .img img{
	display: block;
	/*width: 246px;*/
	width: 100%;
	height: 169px;
}
.brand-honor .bd .imgs h4{
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	color: #666666;
}
/*2品牌3-品牌荣誉1 结束*/

/*2品牌3-品牌荣誉2 开始*/
.brand-honor .lists{
	/*padding: 0 183px;*/
    padding: 0 10%;
}
.brand-honor .lists li{
	/*width: 1207px;*/
    width: 100%;
	/*padding-right: 48px;*/
	overflow: hidden;
	height: auto;
	margin-bottom: 8px;
	background-color: #f8f8f8;
}
.brand-honor .lists li .title{
	overflow: hidden;
	cursor: pointer;
}
.brand-honor .lists li .num{
	float: left;
	font-size: 40px;
	width: 90px;
	height: 76px;
	line-height: 76px;
	color: #fff;
	text-align: center;
	color: #e6e6e6;
	background-color: #f5f5f5;
}
.brand-honor .lists li .tx{
	float: left;
	padding-left: 34px;
}
.brand-honor .lists li .tx h4{
	font-size: 16px;
	color: #666666;
	height: 76px;
	line-height: 76px;
	background-color: #f8f8f8;
}
.brand-honor .lists li.selected .tx h4{
	color: #e60012;
}
.brand-honor .lists li .arr{
	float: right;
	padding-right: 48px;
	/*margin-right: 48px;*/
	height: 76px;
	width: 26px;
	background: url(../images/zys_img41.png) no-repeat left center;
}
.brand-honor .lists li.selected .arr{
	background: url(../images/zys_img42.png) no-repeat left center;
}
.brand-honor .lists li .txt{
	display: none;
	padding: 10px 48px 30px 122px;
}
.brand-honor .lists li .txt p{
	text-indent: 32px;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.brand-honor .lists li.selected .txt{
	/*display: block;*/
}
/*2品牌3-品牌荣誉2 结束*/

/*2品牌4-珍贵视频 开始*/
.brand-video{
	/*width: 1255px;
	padding: 58px 183px 196px;*/
	width: 100%;
	background: url(../images/zys_img32.png) no-repeat center bottom #fff;
}
.brand-video .video h4{
	margin-top: 26px;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	text-align: center;
}
.brand-video .video li{
	position: relative;
	
}
.brand-video .video li video{
	/*position: relative;*/
	/*width: 1255px;*/
	width: 100%;
	/*height: 662px;*/
	height: auto;
}
.brand-video .video li .btn{
	position: absolute;
	z-index: 9;
	top: 50%;
	margin-top: -55px;
	left: 50%;
	margin-left: -55px;
	display: inline-block;
	width: 111px;
	height: 111px;
	background: url(../images/zys_img128.png) no-repeat center;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius:100%;
}
.share h4{
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 14px;
	color: #cccccc;
}
.share ul{
	/*overflow: hidden;*/
	text-align: center;
}
.share li{
	/*float: left;*/
	display: inline;
	margin-right: 20px;
}
.brand-video .lists{
	margin-top: 72px;
	overflow: hidden;
	position: relative;
}
.brand-video .lists div{
	margin: 0 auto;
}
.brand-video .lists .list{
	width: 95%;
}
.brand-video .lists .next,
.brand-video .lists .prev{
	width: 3.6%;
	position: absolute;
	left: 0;
	top: 0;
	height: 97.5%;
}
.brand-video .lists .prev a,
.brand-video .lists .next a {
	width: 100%;
	height: 100%;
	display: block;
}
.brand-video .lists .prev a{
	background: url(../images/zys_img97.png) no-repeat center #ffcc33;
}
.brand-video .lists .next{
	left: auto;
	right: 0;
}
.brand-video .lists .next a{
	display: inline-block;
	/*width: 50px;
	height: 136px;*/
    width: 100%;
	background: url(../images/zys_img98.png) no-repeat center #ffcc33;
}
.brand-video .lists .list ul{
	overflow: hidden;
    width: 100%;
    text-align: center;
}
.brand-video .lists .list li{
	display: inline-block;
    width: 22%;
    margin: 0 1%;
    height:100%;
}
.brand-video .lists .list li a{
	display:block;
	/*width: 258px;
	height: 136px;*/
    width: 100%;
    height: auto;
    height: 100%;
	/*border: 3px solid #ffcc33;
	box-sizing: border-box;*/
	position: relative;
}
.brand-video .lists .list li a:after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	background: rgba(0,0,0,0.3);
}
.brand-video .lists .list li img{
	display: block;
	/*width: 258px;
	height: 136px;*/
    width: 100%;
    height: 100%;
    height: auto;
}
.brand-video .lists .list li.on a:after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 11;
	background: rgba(0,0,0,0);
}
/*2品牌4-珍贵视频 结束*/

/*3生态茶园1-茶园概况 开始*/
.garden-situation{
	background: url(../images/zys_img32.png) no-repeat center bottom #fff;
}
.ui-tab-th01 li{
	width: 33.33%;
}
.ui-tab-th01 li a{
	/*width: 540px;*/
	width: 100%;
}
.ui-tab-th01 li.selected em,
.ui-tab-th01 li:hover em{
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline-block;
	/*width: 540px;*/
	width: 100%;
	height: 4px;
	background-color: #e60012;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius:2px;
}
.tea-survey{
	padding: 100px 183px 182px;
}
.tea-survey .img-leaf{
	position: relative;
	z-index: 9;
	float: right;
    margin-top: -90px;
    margin-right: 25px;
}
.tea-survey .img-leaf img{
	display: block;
	width: 143px;
	height: 142px;
}
.tea-survey p{
	text-indent: 32px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
}
/*3生态茶园1-茶园概况 结束*/

/*3生态茶园2-安全控制 开始*/
.safe{
	padding-bottom: 155px;
	background: url(../images/zys_img32.png) no-repeat center bottom #fff;
}
.safe .tit img{
	margin-top: 0;
}
.safe .sub{
	/*padding: 96px 183px 0;*/
    padding: 96px 8% 0;
}
.safe .sub ul{
	overflow: hidden;
	height: auto;
}
.safe .sub li{
	float: left;
	/*width: 626px;*/
    width: 50%;
	height: 190px;
	/*overflow: hidden;*/
}
.safe .sub li.bc-blue{
	/*width: 1252px;*/
    width: 100%;
}
.safe .sub .bc-yellow{
	background-color: #f5f2e9;
}
.safe .sub .bc-green{
	background-color: #e9f5ee;
}
.safe .sub .bc-blue{
	background-color: #e9f1f5;
}

.safe .sub .num{
	float: left;
	text-align: right;
	margin-left: 22px;
	line-height: 190px;
	height: 190px;
	font-size: 80px;
}
.safe .sub .bc-yellow .num{
	color: #f1ead5;
	
}
.safe .sub .bc-green .num{
	color: #f1ead5;
}
.safe .sub .bc-blue .num{
	color: #d5e6f1;
}
.safe .sub .txt{
	float: left;
	height: 100%;
    /*width: 480px;*/
    width: 70%;
   	margin-left: 26px;
	/*padding: 0 52px 0 26px;*/
}
.safe .sub .bc-blue .txt{
	/*width: 1112px;*/
	width: 86%;
}
.safe .sub .txt p{
	/*margin-top: 67px;*/
	font-size: 14px;
}
.safe .sub li .txt table{
	height: 100%;
}
.safe .sub .bc-yellow .txt p{
	color: #a79769;
}
.safe .sub .bc-green .txt p{
	color: #77ad8d;
}
.safe .sub .bc-blue .txt p{
	color: #648ca0;
}
.safe .lists{
	overflow: hidden;
	/*padding: 65px 183px 0;*/
    margin: 65px 8% 0;
    position: relative;
}
.safe .lists div{
	float: left;
	/*margin-right: 130px;*/
}
.safe .lists .next,
.safe .lists .prev{
	/*margin-right: 130px;*/
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1111;
}
.safe .lists .next{
	left: auto;
	right: 0;
}
.safe .lists .list{
    /*margin-right: 107px;*/
    /*width: 915px;*/
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}
.safe .lists .list .tempWrap{
	margin: 0 auto !important;
	float: none;
}
.safe .lists .prev a,
.safe .lists .next a{
	display: inline-block;
	width: 50px;
	height: 190px;
}
.safe .lists .prev a{
	background: url(../images/zys_img97.png) no-repeat center #ffcc33;
}
.safe .lists .next a:hover,
.safe .lists .prev a:hover{
	background-color: #ffe8a3;
}
.safe .lists .next{
	margin-right: 0;
}
.safe .lists .next a{
	background: url(../images/zys_img98.png) no-repeat center #ffcc33;
}
.safe .lists ul{
	overflow: hidden;
	text-align: center;
}
.safe .lists li{
	display: inline-block;
	margin: 0 20px;
	/*margin-right: 60px;*/
    overflow: hidden;
}
.safe .lists li img{
	display: block;
	height: 188px;
	width: 135px;
    /*width: 100%;
    height: auto;*/
}
.foot-txt{
	padding: 70px 183px 0;
}
.foot-txt p{
	font-size: 14px;
	color: #555555;
}
/*3生态茶园2-安全控制 结束*/

/*3生态茶园3-科技人才1 开始*/
.tech{
	background: url(../images/zys_img32.png) no-repeat center bottom #fff;
}
.ui-tab-tb .aside{
	float: left;
}
.ui-tab-tb .aside li{
	margin: 3px 0;
}
.ui-tab-tb .aside li.selected{
	margin-bottom: 10px;
}
.ui-tab-tb .aside a{
	display:block;
	/*padding-left: 30px;
	width: 208px;*/
	padding-left: 2%;
    width: 190px;
	height: 57px;
	line-height: 57px;
	font-size: 16px;
	background-color: #f2f2f2;
	color: #666666;
	text-decoration: none;
	/*text-align: center;*/
}
.ui-tab-tb .aside li:hover a{
	background-color: #e60012;
	color: #fff;
}
.ui-tab-tb .aside li:hover a,
.ui-tab-tb .aside li.selected a{
	position: relative;
	height: 90px;
	line-height: 90px;
	color: #fff;
	font-size: 20px;
	background: url(../images/zys_img64.jpg) no-repeat right bottom #e60012;
}
.ui-tab-tb .aside li:hover a:after,
.ui-tab-tb .aside li.selected a:after{
	content: "";
	position: absolute;
	display: inline-block;
	width: 12px;
	height: 24px;
	top: 50%;
	right: -12px;
	margin-top: -12px;
	background: url(../images/zys_img100.png) no-repeat center;
}
.ui-tab-tb .main{
	float: right;
    width: 74%;
}
.talents-wrap{
	/*padding: 130px 183px 155px;*/
    padding: 130px 6% 155px;
	overflow: hidden;
	height: auto;
}
.talents-wrap .main table{
	border: 1px solid #f5edd6;
	border-color: #f1f1f1;
	border-collapse: collapse;//去掉格子间的空隙
}
.talents-wrap .main table th{
	width: 147px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	color: #d1a72a;
	text-align: center;
	border: none;
	background-color: #fff9e9;
}
.talents-wrap .main table td{
	width: 147px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
.talents-wrap .main table tr .last{
	width: 354px;
}
/*3生态茶园3-科技人才1 结束*/

/*3生态茶园3-科技人才2 开始*/
.tech2{
	background: url(../images/zys_img32.png) no-repeat center bottom #fff;
}
.tech2 .talents-wrap{
	padding-bottom: 90px;
}
.talents-wrap .main .img{
	margin-top: 44px;
}
.talents-wrap .main .img img{
	display: block;
	/*width: 924px;
	height: 525px;*/
	width: 100%;
    height: auto;
}
.talents-wrap .main .tb-2 td{
	width: 217px;
	height: 53px;
}
.talents-wrap .main .tb-2 .last{
	width: 267px;
}
.tech2{
	
}
/*3生态茶园3-科技人才2 结束*/


/*3生态茶园3-科技人才3 开始*/
.tech3{
	background: url(../images/zys_img32.png) no-repeat center bottom #fff;
}
.tech3 .talents-list li{
	/*width: 924px;*/
    width: 100%;
	margin-bottom: 24px;
}
.tech3 .talents-list li .hd{
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	/*width: 890px;
	padding-left: 34px;*/
    width: 100%;
    padding: 2% 3%;
	/*background-color: #fbe0d5;*/
}
.tech3 .talents-list li .bd{
	/*padding: 30px 34px;*/
    padding: 2% 3%;
    width: 100%;
}
.tech3 .talents-list li .bd p{
	font-size: 14px;
}
.bc-t-red{
	color: #bc5623;
	background-color: #fbe0d5;
}
.bc-t-yellow{
	color: #bc9623;
	background-color: #fbf1d5;
}
.bc-t-green{
	color: #68bc23;
	background-color: #e8fbd5;
}
.bc-t-green2{
	color: #23bc84;
	background-color: #d5fbeb;
}
.bc-t-blue{
	color: #238cbc;
	background-color: #d5f4fb;
}
.bc-t-purple{
	color: #2364bc;
	background-color: #d5e4fb;
}
.bc-tx-red{
	background-color: #fff5f0;
}
.bc-tx-red p{
	color: #a87d66;
}
.bc-tx-yellow{
	background-color: #fffbf0;
}
.bc-tx-yellow p{
	color: #a89866;
}
.bc-tx-green{
	background-color: #fcfff0;
}
.bc-tx-green p{
	color: #91ae71;
}
.bc-tx-green2{
	background-color: #f0fffb;
}
.bc-tx-green2 p{
	color: #66a88e;
}
.bc-tx-blue{
	background-color: #f0fffb;
}
.bc-tx-blue p{
	color: #6696a8;
}
.bc-tx-purple{
	background-color: #f0f8ff;
}
.bc-tx-purple p{
	color: #667fa8;
}
/*3生态茶园3-科技人才3 结束*/
.l_tit{
	background: rgba(230,0,12,0.9);
}
.h-contact,
.h-contact .map{
	width: 100%;
	height: 100%;
}
.imap{
	width: 100%;
	height: 100%;
}

.ll_nav li{
	width: 25% !important;
}
.ui-tab-th02{
	background-color: #fff;
}
.ui-tab-th02 li{
	position: relative;
	float: left;
    width: 50%;
	text-align: center;
}





/*.11.6开始*/

.introduction-ly{
	padding: 106px 8% 0;overflow: hidden;
}
.introduction-ly .p{font-size: 14px;color: #555555;line-height: 21px;padding-bottom: 45px;border-bottom:1 dotted #dcdcdc;}
.introduction-ly h2 span{padding: 0 15px 0 30px;line-height: 42px;display: inline-block;border-radius: 21px;background: url(../images/lyico1.png) no-repeat -10px -10px #e60012;font-size: 22px;color: #ffffff;margin-top: 50px;}
.introduction-ly .in-l1 p{font-size: 14px;color: #555555;line-height: 21px;margin-top: 40px;}
.introduction-ly .in-l1 .img{overflow: hidden;margin-top: 40px;}
.introduction-ly .in-l1 .img .lt{float: left;width: 48%;}
.introduction-ly .in-l1 .img .rt{float: right;width: 48%;}
.introduction-ly .in-l2 ul{margin-top: 40px;}
.introduction-ly .in-l2 li{overflow: hidden;margin-bottom: 25px;position: relative;}
.introduction-ly .in-l2 li .ico{float: left;position: absolute;left: 0;top: 0;bottom: 0;width: 7%;background: #ffcc33;}
.introduction-ly .in-l2 li .ico table{width: 100%;height: 100%;text-align: center;font-size: 45px;color: #FFFFFF;}
.introduction-ly .in-l2 li .text{float: right;background: #f6f6f6;width: 93%;}
.introduction-ly .in-l2 li .text h3{margin-top: 35px;padding: 0 4%;font-size: 18px;color: #e60012;margin-bottom: 28px;}
.introduction-ly .in-l2 li .text h4{font-size: 14px;color: #555555;line-height: 21px;padding: 0 4%;padding-bottom: 20px;}
.introduction-ly .in-l3-bd{overflow: hidden;margin-top: 45px;position: relative;}
.introduction-ly .in-l3-bd .img{float: left;width: 48%;}
.introduction-ly .in-l3-bd .txt{float: left;width:52%;background: #fff1c9;height: 100%;top: 0;right: 0;bottom: 0;position: absolute;}
.introduction-ly .in-l3-bd .txt h5{padding: 0 7%;margin-top: 11%;font-size: 14px;color: #333333;line-height: 21px;}

.introduction-ly .in-l-nav ul{text-align: center;}
.introduction-ly .in-l-nav li{display: inline-block;height: 64px;width: 160px;margin: 0 14px;}
.introduction-ly .in-l-nav li a{display: block;border-radius: 4px;line-height: 58px;text-align: center;font-size: 18px;color: #ffffff;background: #969696;text-decoration: none;}
.introduction-ly .in-l-nav li:hover,
.introduction-ly .in-l-nav li.on {background: url(../images/lyico2-1.png) no-repeat center bottom;}
.introduction-ly .in-l-nav li:hover a,
.introduction-ly .in-l-nav li.on a{background: #ffcc36;}
.introduction-ly .in-l-img img{text-align: center;margin-top: 35px;width: 100%;}



.introduction-ly .in-l-table{width: 100%;background:url(../images/lyimg3-1.jpg);border: 1px solid #f7f1dc;border-radius: 6px;overflow: hidden;position: relative;padding-bottom:28px;}
.introduction-ly .in-l-table table{width:94%;margin: 0 auto; border-collapse: collapse;}
.introduction-ly .in-l-table .ta-ico1,
.introduction-ly .in-l-table .ta-ico2{
	background: url(../images/lyico3-3.png) no-repeat;width: 60px;height: 60px;display: block;left: 3px;bottom: 3px;position: absolute;}
.introduction-ly .in-l-table .ta-ico2{
	left: auto;background: url(../images/lyico3-4.png) no-repeat;right: 3px;}
.introduction-ly .in-l-table table th{height: 60px;text-align: center;font-size: 18px;color: #d1a72a;}
.introduction-ly .in-l-table .t1{position: relative;}
.introduction-ly .in-l-table .ta-ico3,
.introduction-ly .in-l-table .ta-ico4{background: url(../images/lyico3-1.png) no-repeat;width: 60px;height: 60px;display: block;left: 3px;top: 3px;position: absolute;}
.introduction-ly .in-l-table .ta-ico4{left: auto;right: 3px;background: url(../images/lyico3-2.png) no-repeat;}
.introduction-ly .in-l-table td{text-align: center;height: 48px;font-size: 14px;color: #666666;}


.introduction-ly .in-l-table tbody,.introduction-ly .in-l-table table tr td{ border:1px solid #f7f1dc; }
.introduction-ly .in-l-table tbody{overflow: hidden;background: #fffdf4;}
.introduction-ly .in-l-table tbody .td1{color: #d1a72a;}
.introduction-ly .in-title{font-size: 22px;color: #e60012;line-height: 60px;margin-top: 35px;}
.introduction-ly .p1{font-size: 14px;line-height: 21px;color: #555555;margin-bottom: 25px;}

.introduction-ly .in-l-bm ul{margin-top: 60px;}
.introduction-ly .in-l-bm li{overflow: hidden;position: relative;margin-bottom: 25px;}
.introduction-ly .in-l-bm li .ly-b-ico{position: absolute;left: 0;top: 0;bottom: 0;background: #ffcc33;font-size: 40px;color: #FFFFFF;width: 7%;}
.introduction-ly .in-l-bm li .ly-b-ico table{width: 100%;height: 100%;text-align: center;}
.introduction-ly .in-l-bm li .text{float: right;width: 93%;background: #f6f6f6;padding: 26px 0;overflow: hidden;}
.introduction-ly .in-l-bm li .txt{padding: 0 4%}
.introduction-ly .in-l-bm li h2{font-size: 22px;color: #e60012;margin-bottom: 26px;}
.introduction-ly .in-l-bm li p{font-size: 14px;color: #555555;line-height: 21px;}


.introduction-ly .in-l-z{margin-top: 50px;overflow: hidden;position: relative;padding-bottom: 60px;border-bottom: 1px dotted #e5e5e5;}
.introduction-ly .in-l-zx h2 span{background: url(../images/lyico1.png) no-repeat -10px -10px #e60012;font-size: 22px;color: #ffffff;line-height: 42px;display: inline-block;border-radius: 21px;padding: 0 15px 0 30px;}
.introduction-ly .in-l-z h3{font-size: 16px;color: #ffcc33;padding-top: 30px;line-height: 50px;border-bottom: 1px solid #ffcc33;margin-bottom: 30px;}
.introduction-ly .in-l-z p{font-size: 14px;color:#555555 ;line-height: 21px;}
.introduction-ly .in-l-z .text{width: 60%;float: left;}
.introduction-ly .in-l-z .img{float: right;width: 40%;text-align: center;position: absolute;bottom: 40px;right: 0;}
.introduction-ly .in-l-z .img img{display: block;margin: 0 auto;max-width: 100%;}
.introduction-ly .in-l-z .img .i-b{display: inline-block;padding: 0 10% ;}
.introduction-ly .in-l-z .img span{font-size:12px ;color: #ffffff;line-height: 42px;background: #ffcc33;display: block;text-align: center;}
.introduction-ly .in-l-zx5 .img .i-b{width: 43%;padding: 0;margin: 0 2%;}

.introduction-l-map{padding: 0 25px;background: #FFFFFF;border-top: 20px solid #f3f3f3;padding-top: 30px;overflow: hidden;}
.introduction-l-map .in-l-map{float: left;width:60% ;}
.introduction-l-map .in-m-text{float: left;width: 40%;}
.introduction-l-map .in-m-text h2{background: url(../images/lyico8-1.png) no-repeat left center;height: 100px;font-size: 22px;color: #e60012;line-height: 100px;padding: 0 7%;margin-bottom: 20px;}
.introduction-l-map .in-m-text ul{width: 90%;margin: 0 auto;}
.introduction-l-map .in-m-text li{border-bottom: 1px dashed #dcdcdc;height: 179px;}
.introduction-l-map .in-m-text p{font-size: 14px;color: #999999;line-height: 22px;}
.introduction-l-map .in-m-text p span{color: #666666;}
.introduction-l-map .in-m-text h3{font-size: 20px;color: #ffbb00;line-height: 70px;margin-bottom: 5px;}
.introduction-ly .in-l2{display: none;}
/*11.6结束*/




