﻿body{
	opacity: 1;
}
.wp{width: 100%;max-width: 1230px;margin: 0 auto;}
.col-l,
.col-c{float: left;}
.col-r{float: right;}
.g-tit1{
	font-size: 26px;color: #333;line-height: 1.5;text-align: center;
	font-weight: bold;
	margin: 0;
}
.g-tit1 span{color: #0b895c;}

.row-tea1{
	padding: 0 0 57px;
}
.row-tea1 .con-top{
	overflow: hidden;
	padding-bottom: 65px;
}
.row-tea1 .con-top .col-l{
	width: 15.2%;height: 439px;
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-tea1 .con-top .col-c{width: 63.33%;margin-left: 0.82%;}
.row-tea1 .con-top .col-r{width: 19.83%;}

.m-video1{
	height: 439px;
	position: relative;z-index: 1;
	/*background: #000;*/
}
.m-video1 video{
	width: 100%;height: 100%;
}

.p-list1{
	padding: 12px 10px 0;
	margin: 0;
}
.p-list1 li{
	margin-bottom: 16px;
}
.p-list1 li:last-child{margin-bottom: 0;}
.p-list1 a{
	display: block;
	font-size: 18px;color: #333;line-height: 44px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding-left: 20px;
}
.p-list1 a:hover{
	background: #0b895c;
	color: #fff;
}
.p-list1 .icon{
	display: inline-block;vertical-align: middle;
	width: 16px;height: 16px;
	background: url(../images/img18.png) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	margin-top: -2px;margin-right: 11px;
}
.p-list1 a:hover .icon{
	background-image: url(../images/img19.png);
}

.p-list2{
	margin: 0;
	padding: 0;
}
.p-list2 li{
	margin-bottom: 9px;
}
.p-list2 li:last-child{margin-bottom: 0;}
.p-list2 .con{
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	height: 140px;
	position: relative;z-index: 1;
}
.p-list2 .txt{
	position: absolute;left: 0;top: 0;z-index: 2;
	width: 100%;height: 100%;
	background: rgba(0,0,0,.3);
	padding: 44px 10px 0;
	overflow: hidden;
	font-size: 16px;color: #fff;line-height: 1.5;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.p-list2 .con:hover .txt{
	background: rgba(0,0,0,.5);
}
.p-list2 .icon{
	display: block;
	width: 40px;height: 40px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto 19px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-color: #09885c;
}

.m-tea1{
	margin-top: 40px;
	margin-bottom: 38px;
}
.m-tea1 .slick-dots{position: absolute;left: 0;bottom: -38px;width: 100%;text-align: center;z-index: 1;}
.m-tea1 .slick-dots li{display: inline-block;margin: 0 5px;}
.m-tea1 .slick-dots li button{display: block;width: 40px;height: 4px;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #ddd;border-radius: 2px;
    border: none;cursor: pointer;padding: 0;
}
.m-tea1 .slick-dots li.slick-active button{background-color: #009944;}
.m-tea1 .pic{
	height: 122px;line-height: 122px;text-align: center;
	overflow: hidden;
}
.m-tea1 .pic img{
	width: auto;
	display: inline-block;vertical-align: middle;
	max-height: 95%;max-width: 100%;
}

.row-tea2{
	padding: 31px 0 58px;
	overflow: hidden;
}
.row-tea2 .g-tit1{
	margin-bottom: 46px;
}
.row-tea2 .col-l{
	width: 266px;
	margin-right: 17px;
}
.row-tea2 .col-r{
	float: none;overflow: hidden;
}

.m-tea2 .con{
	display: block;
	height: 432px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;z-index: 1;
}
.m-tea2 .tit{
	position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;
	padding: 16px 20px 20px;
	font-size: 20px;color: #fff;line-height: 1.5;font-weight: bold;
	margin: 0;
}
.m-tea2 .tit em{
	display: block;
	opacity: .4;
	font-style: normal;
	font-size: 26px;
}

.p-list3{
	overflow: hidden;
	margin: 0 -5px;
	padding: 0;
}
.p-list3 li{
	float: left;
	width: 20%;
	padding: 0 5px 10px;
}
.p-list3 .con{
	display: block;
	background: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	height: 211px;
	font-size: 18px;color: #333;line-height: 24px;
	text-align: center;
	padding: 5px 5px 0;
	border: 1px solid #fff;
}
.p-list3 .det{
	height: 24px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p-list3 .pic{
	height: 142px;line-height: 142px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 26px;
}
.p-list3 .pic img{
	display: inline-block;vertical-align: middle;
	max-width: 100%;max-height: 100%;
}
.p-list3-black .con{border-color: #eee;}



























@media only screen and (max-width: 1260px){
	.wp{width: 1200px;}


}

/*Common For Max 960*/
@media only screen and (max-width: 1199px) {
	.wp{width: auto;padding: 0 15px;}

 	.p-list1 a{font-size: 14px;padding-left: 10px;}
 	.p-list1 .icon{margin-right: 5px;}
 	.row-tea1 .con-top .col-l{height: 331px;}
 	.p-list1 li{margin-bottom: 0;}
 	.m-video1{height: 331px;}
 	.p-list2 .con{height: 104px;}
 	.p-list2 .txt{font-size: 14px;padding-top: 20px;}
 	.p-list2 .icon{margin-bottom: 10px;}
 	.g-tit1{font-size: 20px;}
 	.p-list3 .con{font-size: 14px;}
 	.m-tea2 .tit{font-size: 16px;}
 	.m-tea2 .tit em{font-size: 20px;}
 	.p-list3 .pic img{max-width: 85%;}
}



/*Common For Max 768*/
@media only screen and (max-width: 959px) {
	.row-tea1 .con-top{padding-bottom: 30px;}
	.row-tea1 .con-top .col-l,
	.row-tea1 .con-top .col-c,
	.row-tea1 .con-top .col-r{
		float: none;height: auto;width: auto;
	}
	.row-tea1 .con-top .col-l{margin-bottom: 20px;}
	.row-tea1 .con-top .col-c{margin-bottom: 20px;}
	.p-list1{
		padding: 10px;
		text-align: center;
	}
	.p-list1 li{
		display: inline-block;vertical-align: top;
		float: none;
	}
	.p-list1 a{
		padding: 0 10px;
		line-height: 40px;
	}
	.m-video1{
		height: auto;
	}
	.p-list2{overflow: hidden;margin: 0 -5px;}
	.p-list2 li{
		float: left;
		width: 33.33%;
		padding: 0 5px;
	}
	.m-tea1{margin-top: 30px;}
	.row-tea2{padding: 30px 0;}
	.row-tea2 .col-l{
		float: none;width: auto;
		margin-right: 0;margin-bottom: 20px;
	}
	.m-tea2 .con{height: 240px;}
	.m-tea2 .tit{padding: 10px;}
	.row-tea2 .g-tit1{margin-bottom: 30px;}
}



/*Common For Max 480*/
@media only screen and (max-width: 767px) {
	.p-list3 li{width: 50%;}
	.p-list3 .pic{height: 100px;line-height: 100px;margin-bottom: 20px;}
	.p-list3 .con{height: 160px;}
	.m-tea1{margin-top: 20px;}
	.m-tea1{margin-bottom: 0;}
	.m-tea1 .pic{height: 90px;line-height: 90px;}
	.m-tea1 .pic img{
		max-width: 85%;max-height: 85%;
	}
	.m-tea1 .slick-dots{bottom: -20px;}

}


/*Common For Max 320*/
@media only screen and (max-width: 479px) {
    
}





.m-tea2 .catid4986{background-color: rgba(0,153,68,.8);}
.m-tea2 .catid4987{background-color: rgba(74,74,73,.8);}
.m-tea2 .catid4988{background-color: rgba(254,92,85,.8);}
.m-tea2 .catid4989{background-color: rgba(255,255,255,.2);}
.m-tea2 .catid4990{background-color: rgba(0,0,0,.5);}
.m-tea2 .catid4991{background-color: rgba(255,176,43,.8);}
.m-tea2 .catid4992{background-color: rgba(223,181,101,.8);}








