*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
	color: black;
}
body{
	margin-top: 0;
}
.curr{
	background-color: #d7d7d7;
}
.top-div{
	width: 100%;
	height: 100px;
}
.top-div>div{
	display: inline;
	float: left;
}
.logo-left{
	width: 35%;
	margin-top: 1.4%;
	text-align: right;
}
.menu-top{
	line-height: 100px;
	width: 50%;
	margin-left: 2%;
}
.menu-top ul li{
	float: left;
	list-style-type: none;
	width: 13%;
	text-align: center;
	cursor: pointer;
	color: #333333;
}
/**轮播**/
.swiper-container{
	
	width: 100%;
}
.swiper-slide img{
	width: 100%;
}
/**导航**/
.nav-title{
	width: 100%;
	height: 6.125rem;
	line-height: 6.125rem;
	position: relative;
	background: #eeeeee;
	top: -1rem;
	
}
.nav-title-left{
	position: absolute;
	left: 20%;
}
.nav-title-right{
	position: absolute;
	right: 20%;
}
.imgs{
	width: 100%;
}
.blocks{
	position: relative;
	margin-top: -2rem;
}
/**底部**/
.menu-foot{
	width: 100%;
	height: 6.125rem;
	background: #e5e5e5;
	margin-top: -3px;
	text-align: center;
}
.menu-foot ul{
	margin-left: 30%;
}
.menu-foot ul li{
	list-style: none;
	float: left;
	width: 9.5%;
	margin-top: 2%;
}
.menu-foot ul li div{
	height: 2.5rem;
	line-height: 2.5rem;
}

.lang-eng{
	height: 2.5rem;
}
.foot-bottom{
	width: 100%;
	background: white;
	height: 6.25rem;
	text-align: center;
}
.bottom-link a{
	text-decoration: none;
	color: #9E9E9E;
}
.bottom-first,.bottom-link{
	height: 40px;
	line-height: 2.5rem;
}
.bottom-first{
	margin-top: 2%;
	font-size: 1.5625rem;
}

/**首页**/
.index-wenhuaguan{
	position: absolute;
	right: 16%;
	top: 32%;
	width: 30%;
}
.index-wenhuaguan-title{
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 5%;
}
.index-wenhuaguan-content{
	line-height: 40px;
}
.index-pinpai{
	color: white;
	top: 20%;
}
.index-pinpai-content{
	line-height: 35px;
}
.more-text{
	background: red;
	width: 19%;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: white;
	margin-top: 5%;
}
.index-left{
	position: absolute;
	left: 16%;
	top: 21%;
	width: 30%;
}
.index-left-title{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5%;
}
.index-left-content{
	text-align: justify;
	line-height: 30px;
}

.meiti-btn-block :hover{
	background: red;
}
.meiti-hr{
	width: 60%;
	margin:2% 0 2% 20%;
}
.images{
	height: 100%;
}
/**酱酒文化**/
.wenhua-block{
	position: absolute;
	text-align: center;
	width: 100%;
	top: 6%;
}
.wenhua-title{
	font-size: 35px;
	font-weight: bold;
}
.wenhua-content{
	margin-top: 3%;
	width: 60%;
	text-align: justify;
	margin-left: 20%;
	line-height: 32px;
	color: #9b9b9b;
}
.wenhua-block-first{
	margin-top: 0%;
}
.wenhua-ex-first{
	margin-top: 2%;
}
.wenhua-ex-second{
	margin-top: 1%;-
}
/**品牌介绍**/
.pinpai-right-block{
	position: absolute;
	text-align: center;
	top: 25%;
	margin-left: 47.5%;
	width: 40%;
}
.pinpai-right-title{
	font-size: 35px;
	text-align: left;
	font-weight: bold;
}
.pinpai-right-content{
	margin-top: 3%;
	width: 84%;
	text-align: left;
	line-height: 32px;
	color: #9b9b9b;
}
.pinpai-left-block{
	position: absolute;
	text-align: center;
	top: 25%;
	margin-left: 19.3%;
	width: 40%;
}
.pinpai-left-title{
	font-size: 35px;
	text-align: left;
	font-weight: bold;
}
.pinpai-left-content{
	margin-top: 3%;
	width: 84%;
	text-align: left;
	line-height: 32px;
	color: #9b9b9b;
}
/**联系我们**/
.lianxi-block {
    width: 60%;
    margin-left: 20%;
}
.lianxi-fitst {
    margin-top: 10%;
    margin-bottom: 5%;
}
.lianxi-fitst-content-1 {
    line-height: 60px;
    font-size: 1.375rem;
    color: #757171;
}

/**自适应**/
@media screen and (max-device-width: 900px){
	/* .menu-top {
	    line-height: 0px;
	} */
	.logo-left {
		margin-top: 2.4%;
	}
	.menu-top ul li {
	    width: 16%;
	}
	/**首页**/
	.index-wenhuaguan{
		right: 2%;
		top: 18%;
		width: 47%;
	}
	.index-wenhuaguan-title{
		font-size: 20px;
	}
	.index-wenhuaguan-content{
		line-height: 28px;
		font-size: 12px;
	}
	.index-left{
		top: 5%;
		left: 2%;
		width: 47%;
	}
	.index-left-title{
		font-size: 20px;
	}
	.index-left-title{
		margin-bottom:2%
	}
	.index-left-content{
		font-size: 12px;
		line-height: 28px;
	}
	.index-pinpai-content{
		line-height: 28px;
	}
	.menu-foot ul{
		margin-left: 11%;
	}
	.menu-foot ul li{
		width: 14.5%;
	}
	.wenhua-title{
		font-size: 20px;
	}
	.wenhua-block{
		top: 2%;
	}
	.wenhua-content {
	    margin-top: 2%;
		width: 84%;
		margin-left: 8%;
	    line-height: 24px;
	}
	.wenhua-block-first{
    	margin-top: 0%;
    }
	.wenhua-ex-first {
        margin-top:0 !important;
    }
    .wenhua-ex-second {
        margin-top:0 !important;
    }
	.pinpai-right-block{
		margin-left: 47%;
		top: 14%;
	}
	.pinpai-right-title{
		font-size: 20px;
	}
	.pinpai-right-content {
	    margin-top: 3%;
	    width: 84%;
	    line-height: 20px;
	    font-size: 12px;
	}
	.pinpai-left-block{
		top: 12%;
	}
	.pinpai-left-title{
		font-size: 20px;
	}
	.pinpai-left-content{
		line-height: 25px;
		font-size: 12px;
	}
}