.alcohol-cont6-from-lt {
	width: 400px;
	margin: 30px 100px 0 60px;
	float: left;
}

.alcohol-cont6-from-lt input {
	width: 400px;
	height: 50px;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	margin-bottom: 10px;
}

.alcohol-cont6-from-lt button {
	width: 400px;
	height: 50px;
	background: #FFA349;
	text-align: center;
	color: #FFFFFF;
	border: none;
}

.alcohol-cont6-from-rt {
	float: left;
	width: 210px;
	margin-top: 60px;
}

.alcohol-cont6-from-rt p {
	font-size: 14px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	line-height: 24px;
}

.alcohol-cont6-from-rt a.chat {
	display: block;
	width: 150px;
	height: 40px;
	border: 1px solid rgba(71, 76, 177, 1);
	text-align: center;
	font-size: 14px;
	color: #474CB1;
	line-height: 40px;
	margin: 20px auto;
}

.alcohol-cont6-from-rt span {
	display: block;
	width: 150px;
	height: 40px;
	background: rgba(71, 76, 177, 1);
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	margin: 0 auto;
}

.alcohol-cont10 {
	margin: 0 auto;
	height: 650px;
	background: rgba(250, 250, 250, 1);
}

.alcohol-cont10 .alcohol-wrp {
	margin: 0 auto;
	position: relative;
}

.alcohol-cont10-lt {
	width: 71%;
	height: 500px;
	background: url(../img/special/zt_fk/alcohol/bg5.jpg);
	background-size: 100% 100%;
	position: absolute;
	top: 70px;
}

.alcohol-cont10-lt .alcohol-cont6-from-lt {
	width: 40%;
	margin-top: 60px;
	margin-right: 30px;
}

.alcohol-cont10-lt .alcohol-cont6-from-lt button {
	width: 200px;
}

.alcohol-cont10-lt .alcohol-cont6-from-lt input {
	margin-bottom: 30px;
	width: 100%;
}

.alcohol-cont6-from-lt textarea {
	width: 100%;
	height: 140px;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	border-radius: 5px;
	margin-bottom: 30px;
}

.alcohol-cont6-from-lt textarea::-webkit-input-placeholder {
	text-align: left;
	line-height: 50px;
	font-family: Microsoft YaHei;
}

.alcohol-cont6-from-lt textarea:-moz-placeholder {
	text-align: left;
	line-height: 50px;
	font-family: Microsoft YaHei;
}

.alcohol-cont6-from-lt textarea::-moz-placeholder {
	text-align: left;
	line-height: 50px;
	font-family: Microsoft YaHei;
}

.alcohol-cont6-from-lt textarea:-ms-input-placeholder {
	text-align: left;
	line-height: 50px;
	font-family: Microsoft YaHei;
}

.alcohol-cont10-lt .alcohol-cont1-modal-rt {
	width: 45%;
	height: 300px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	margin-top: 60px;
	text-align: center;
	float: left;
}

.alcohol-cont10-lt .alcohol-cont1-modal-rt img {
	margin-top: 50px;
}

.alcohol-cont10-rt {
	width: 25%;
	height: 500px;
	position: absolute;
	right: 0;
	top: 70px;
	background: url(../img/special/zt_fk/alcohol/vr.jpg);
	background-size: 100% 100%;
	text-align: center;
}

.alcohol-cont10-rt a img {
	margin-top: 65px;
}

.alcohol-cont1-modal-rt span {
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.alcohol-cont1-modal-rt h3 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}

.alcohol-cont1-modal-rt b {
	color: #FF0000;
}


/*==============breeding======*/

.breed-banner img {
	width: 100%;
}

.breed-cont1 {
	min-height: 140px;
	margin: 100px auto;
	background: url(../img/special/zt_fk/breed/t1.jpg)no-repeat;
	background-size: 100% 100%;
	position: relative;
	text-align: center;
	color: #FFFFFF;
}

.breed-cont1 h2 {
	font-size: 36px;
	line-height: 115px;
}

.breed-cont1 p {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 49px;
	right: 40px;
}

.breed-cont1 p span {
	font-weight: 400;
}

.breed-text {
	margin: 0 auto;
}

.breed-kind {
	float: left;
	width: 31.4%;
	height: auto;
	margin-bottom: 40px;
	margin-right: 40px;
}

.breed-kind:nth-child(3n) {
	margin-right: 0;
	float: right;
}

.breed-kind:nth-child(4),
.breed-kind:nth-child(5),
.breed-kind:nth-child(6) {
	margin-bottom: 0;
}

.breed-kind-title {
	width: 100%;
	height: 80px;
	background: #FFBD5C;
}

.breed-kind-title h3 {
	text-align: center;
	line-height: 80px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}

.breed-kind:nth-child(2n) .breed-kind-title {
	background: #C5E252;
}

.breed-kind-img {
	position: relative;
	width: 100%;
	height: 294px;
	cursor: pointer;
}

.breed-kind-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	-o-object-fit: cover;
}

.breed-kind-mask {
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	text-align: center;
	padding: 77px 0;
}

.breed-kind-mask hr {
	width: 150px;
	height: 1px;
	background: #FFFFFF;
	margin: 0 auto;
}

.breed-kind-mask p {
	font-size: 24px;
	color: #FFFFFF;
	margin: 18px auto;
}

.breed-kind-mask a {
	display: block;
	width: 120px;
	height: 40px;
	background: #C5E252;
	text-align: center;
	line-height: 40px;
	margin: 40px auto 0;
	color: #000000;
	font-style: italic;
}

.breed-kind-img:hover .breed-kind-mask {
	opacity: 1;
}

.breed-cont2 {
	width: 100%;
	height: 250px;
	margin: 100px 0;
	background: url(../img/special/zt_fk/breed/bg1.jpg)no-repeat;
	background-size: cover;
}

.breed-cont2 .breed-wrap {
	margin: 0 auto;
	text-align: center;
}

.breed-cont2 .breed-wrap h2 {
	font-size: 28px;
	color: #FFA349;
	font-weight: bold;
	padding-top: 69px;
	margin-bottom: 30px;
}

.breed-cont2 .breed-wrap span {
	font-size: 14px;
	color: #333333;
}

.breed-cont2 .breed-wrap input {
	height: 38px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid #D9D9D9;
	text-align: center;
}

.breed-cont2 .breed-wrap input.breed-appli {
	width: 120px;
	margin: 0 10px;
}

.breed-cont2 .breed-wrap input.breed-phone {
	width: 160px;
	margin: 0 40px 0 10px;
}

.breed-cont2 .breed-wrap input[type="submit"] {
	width: 120px;
	height: 40px;
	background: #FFA349;
	font-size: 14px;
	color: #FFFFFF;
	border: none;
}

.breed-cont3 {
	margin: 0 auto;
	background: url(../img/special/zt_fk/breed/bg2.jpg)no-repeat;
}

.breed-cont3-cont {
	margin: 0 auto;
}

.breed-cont3-cont>p {
	width: 69.5%;
	margin: 35px auto 60px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.breed-cont3-kind {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.breed-cont3-kind .breed-kind {
	float: initial;
	width: 22.85%;
	height: auto;
	margin-bottom: 0;
	margin-right: 0;
}

.breed-cont3-kind .breed-kind-img {
	height: 200px;
}

.breed-cont3-kind .breed-kind-mask {
	padding: 30px 0;
}

.breed-cont3-kind .breed-kind-mask a {
	margin-top: 30px;
}

.breed-cont4 {
	margin: 0 auto;
	background: url(../img/special/zt_fk/breed/bg3.jpg)no-repeat;
}

.breed-products {
	margin: 100px auto;
}

.breed-products h2 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}


/*====*/

.swiper-container {
	width: 100%;
	height: 100%;
	padding: 120px 0 80px;
}

.swiper-slide {
	 text-align: center;
      background: #fff;
	  transition: 300ms;
	  transform: scale(1);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1.2);
	z-index: 99;
}
.breed-products .swiper-slide{
	width:34.28% !important;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	padding: 30px 0;
	margin: 0 !important;
	text-align: center;
}
.swiper-slide img{
	width: 240px;
}
.swiper-slide h3{
	font-size: 20px;
	color:#FFA349;
	font-weight: bold;
	margin-bottom: 15px;
}
.swiper-slide p{
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
.swiper-slide a{
	display: block;
}
.swiper-slide a.chat{
	width:108px;
	height:32px;
	background:#FFA349;
	border-radius:5px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
	margin: 15px auto;
}

/*========建材行业========*/
@-webkit-keyframes bounceInDown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0);
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0);
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes bounceInDown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0);
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0);
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0);
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@media (prefers-reduced-motion:reduce),(print) {
	.animated {
		-webkit-transition-duration: 1ms!important;
		transition-duration: 1ms!important;
		-webkit-animation-duration: 1ms!important;
		animation-duration: 1ms!important;
		-webkit-animation-iteration-count: 1!important;
		animation-iteration-count: 1!important;
	}
}
.building-banner{
	width: 100%;
	height: 600px;
	background: url(../img/special/zt_fk/building/banner.jpg)no-repeat;
	background-size: cover;
}
.building-banner .building-wrap{
	margin: 0 auto;
	text-align: center;
	padding-top: 80px;
}
.building-cont1{
	margin: 80px auto;
}
.building-cont1 h2{
	text-align: center;
	margin: 80px 0;
}

.building-current1>img{
	width: 25.714%;
	height: 240px;
	float: left;
}
.building-current1-text{
	float: right;
	width: 74.285%;
	height: 240px;
	background: #F5F5F5;
	-moz-box-sizing: border-box;  
     -webkit-box-sizing: border-box; 
     -o-box-sizing: border-box; 
     -ms-box-sizing: border-box; 
     box-sizing: border-box; 
     padding: 30px 40px;
}

.building-current1-text h3{
	font-size:24px;
	font-weight:bold;
	color:#333333;
	line-height:28px;
}
.building-current1-text span{
	display: block;
	width:200px;
	height:1px;
	background:#2E6FE1;
	margin: 20px 0 15px;
}
.building-current1-text p{
	font-size:14px;
	font-weight:400;
	color:#666666;
	line-height:28px;
}
.building-current1-text a{
	display: block;
	width:100px;
	height:40px;
	background:#2E6FE1;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 10px;
}
.building-current2,.building-current3 {
	margin: 80px 0;
}
.building-current2 img{
	float: right;
}
.building-current2 .building-current1-text{
	float: left;
	text-align: right;
}
.building-current2 .building-current1-text span,
.building-current2 .building-current1-text p,
.building-current2 .building-current1-text a{
	float: right;
}

.building-current3 h2,.building-current4 h2,.building-water-current3 h2{
	font-size:30px;
	font-weight:bold;
	color:#333333;
	line-height:28px;
	text-align: center;
	margin-bottom: 60px;
}
.building-current3-ul,.building-current4-ul{
	display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.building-current3-ul li,.building-current4-ul li{
	width: 22.85%;
	-moz-box-sizing: border-box;  
     -webkit-box-sizing: border-box; 
     -o-box-sizing: border-box; 
     -ms-box-sizing: border-box; 
     box-sizing: border-box; 
}
.building-current3-ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.building-current3-li-text{
	padding: 40px 30px 55px;
	border:1px solid rgba(245,245,245,1);
	text-align: center;
}
.building-current3-li-text h3{
	font-size:20px;
	font-weight:bold;
	color:#333333;
	line-height:28px;
}
.building-current3-li-text span{
	display: block;
	width:50px;
	height:1px;
	background:#2E6FE1;
	margin: 20px auto;
}
.building-current3-li-text p{
	font-size:14px;
	font-weight:400;
	color:#333333;
	line-height:28px;
}
.building-current4-ul img{
	vertical-align: middle;
	max-width: 100%;
}
.building-current4-img2{
	text-align: center;
	margin: 15px auto;
}
.building-current4-img1,.building-current4-img3{
	position: relative;
}
.building-current4-ul .mask{
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(46,111,225,.5);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	text-align: center;
}
.building-current4-ul li:hover .mask{
	opacity: 1;
}
.building-current4-ul li:nth-child(2n):hover .mask{
	background: rgba(93,200,114,.5);
	opacity: 1;
}
.building-current4-img1 .mask{	
	line-height:180px;
}
.building-current4-img3 .mask h3,.building-current1-text-pro .mask h3{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:28px;
	margin-top: 55px;
}
.building-current4-img3 .mask span,.building-current1-text-pro .mask a{
	display: block;
	width:100px;
	height:30px;
	background:#FFFFFF;
	font-size: 12px;
	color: #5DC872;
	text-align: center;
	line-height: 30px;
	margin: 20px auto;
}
/*==========*/
.building-form{
	height: 300px;
	background:url(../img/special/zt_fk/building//bg.jpg) no-repeat;
	background-size: 100% 100%;
	border-right: 0;
	border-left: 0;
	margin: 80px 0;
}
.alcohol-cont6-from{
	margin: 0 auto; 
}
.alcohol-cont6-from-lt{
	width: 400px;
	margin: 30px 100px 0 60px;
	float: left;
}
.alcohol-cont6-from-lt input{
	width: 400px;
    height: 50px;
    display: block;
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; 
    padding-left: 10px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(230, 230, 230, 1);
    margin-bottom: 10px;
}
.alcohol-cont6-from-lt button {
    width: 400px;
    height: 50px;
    background: #2E6FE1;
    text-align: center;
    color: #FFFFFF;
    border: none;
}
.alcohol-cont6-from-rt{
	float: left;
	width: 210px;
	margin-top: 60px;
}

.alcohol-cont6-from-rt p{
	font-size:14px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:24px;
}
.alcohol-cont6-from-rt a.chat{
	display: block;
	width:150px;
	height:40px;
	border:1px solid #2E6FE1;
	text-align: center;
	font-size: 14px;
	color: #2E6FE1;
	line-height: 40px;
	margin: 20px auto;
}
.alcohol-cont6-from-rt span{
	display: block;
	width:150px;
	height:40px;
	background:#2E6FE1;
	font-size:14px;
	color: #FFFFFF;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
}
/*===========*/

.building-water .building-current1-text a,.building-water .building-current1-text span{
	background:#5DC872;
}
.building-current1-text-lt{
	width: 65%;
	float: left;
}
.building-current1-text-pro{
	width: 30.76%;
	float: right;
	position: relative;
}
.building-current1-text-pro>img{
	width: 100%;
	vertical-align: middle;
}
.building-current1-text-pro .mask{
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(93,200,114,.5);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	text-align: center;	
	color: #FFFFFF;
}
.building-current1-text-pro .mask a{
	background: #FFFFFF;
}
.building-current1-text-pro:hover .mask{
	opacity: 1;
}
.building-water .building-current2 .building-current1-text-lt{
	float: right;
}
.building-water .building-current2 .building-current1-text-pro{
	float: left;
}
.building-water .building-current2 .building-current1-text-pro a{
	float: initial;
}
.building-water-current3-ul li{
	text-align: center;
}
.building-water-current3-ul li h3{
	font-size: 18px;
	color: #333333;
	line-height:28px;
	margin-top: 30px;
}
.building-water-current3-ul li span{
	display: block;
	width:40px;
	height:1px;
	background:#5DC872;
	margin: 20px auto;
}
.building-water-current3-ul li p{
	font-size: 14px;
	color: #666666;
	line-height:28px;
}






@media only screen and (min-width:1400px) {
	.header-top-int,
	.header-m,
	.alcohol-wrp,
	.breed-wrap,.building-wrap {
		width: 1400px;
	}
}

@media only screen and (min-width:0px) and (max-width: 1399px) {
	.header-top-int,
	.header-m,
	.alcohol-wrp,
	.breed-wrap,.building-wrap {
		width: 1200px;
	}
}