#chickenMobile{display: none;}

body{
	overflow: hidden;
}
.title{
	font-size: 24px;
	color: #1CC98A;
	font-weight: 500;
}
.tabBox{
	width: 100%;
	height: 90px;
	background: #1dc98a;
}
.tab{
	width: 1200px;
	height: 88px;
	border-bottom: #fff 1px solid;
}

.tab li{
	width: 72px;
	float: left;
	line-height: 90px;
	color: #fff;
	text-align: center;
	margin-right: 60px;
	cursor: pointer;
}
.tab li a{ color: #fff;}

.pig_details{
	width:100%;
}
.bankuai_01{
	width: 100%;
	background: #1dc98a;
}

.bankuai_01 .img01{
	width: 1200px;
}

.bankuai_02,.bankuai_03,.bankuai_04,.bankuai_05,.bankuai_07,.bankuai_06,.bankuai_08{
	clear: both;
	padding-top: 80px;
	width: 1200px;
}
/*
{
	margin-top: 80px;
	width: 100%;
	background: #29CC90;
}*/

.bankuai_02 p{
	margin-top: 40px;
}

.bankuai_03 ul li{
	padding-top: 40px;
	float: left;
}

.bankuai_03 .mid{
	padding-left:30px;
	padding-right:30px;
}

.bankuai_03 .end{
	background: #1CC98A;
	width: 380px;
	height: 200px;
	margin-top: 40px;
}

.endBox{
	width: 226px;
}
.endBox p{
	font-size: 14px;
	line-height: 26px;
	color: #fff;
}
.endBox h1{
	height: 80px;
	line-height: 40px;
	color: #fff;
	
}

.bankuai_04 h1{
	margin-bottom: 30px;
}

.bankuai_04>dl,.bankuai_04>p{
	float: left;
}

.bankuai_04 p,.bankuai_04 dl dd{
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	margin-top: 10px;
	text-align:justify;
}
.bankuai_04 dl{
	margin-top: 10px;
	padding: 50px 160px 50px 50px;
	width: 553px;
	background: #29CC90;
}

.bankuai_04 dl dt{
	font-size: 30px;
	color: #fff;
}

.bankuai_04 dl dt span{
	color: #ffe400;
	font-weight: bold;
}

.bankuai_04 dl dd{
	width: 100%;
	margin-bottom: 38px;
}

#div1{height: 430px; background: red; position: relative;overflow: hidden; cursor: pointer;}
.b_top{
	width: 100%;
}

#ul1{position: absolute; left: 0; top:0;}
.b_top ul li{
	float:left;
}


.b-bottom{
	clear: both;
	padding-top: 80px;
	width: 100%;
}

.b-bottom a{
	display: block;
	font-size: 24px;
	color: #29CC90;
	text-align: center;
	line-height: 60px;
	width: 590px;
	height: 60px;
	border: #29CC90 1px solid;
}

.b-bottom a:hover{
	background: #29CC90;
	color: #fff;
}

.bankuai_06 p{
	width: 1200px;
	text-align: center;
}

