/* 顶部导航栏部分 */
header {
	height: auto;
	background-color: white;
	position: fixed;
	top: 0;
	z-index: 2000;
	animation-duration: 0.3s;
	animation-name: headerexample;
	animation-fill-mode: forwards;
}

@keyframes headerexample {
	0% {
		transform: translateY(-70px);
		transition: ease-in;
	}

	100% {
		transform: translateY(0px);
		transition: ease-in;
	}
}

.nav {
	line-height: 70px;
	/* height: 100%; */
}

.disapper {
	display: none;
}

@media (min-width: 1400px) {

	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1480px;
	}
}

.container .row .col-md-4 {
	height: auto;
}

.container .row .col-md-4 img {
	height: 60px;
	color: red;
}

.col-shet {
	text-align: center;
}

.col-shet a {
	text-decoration: none;
	color: #000000;
}

.col-shet a:hover {
	color: red;
}

.shouyebox>a:hover {
	color: black;
}

.shouyebox {
	height: 100%;
	width: 80%;
	margin: 0 auto;
	box-shadow: 2px 0 1px red;
	background-color: rgb(223, 7, 22);
}

/* .carousle {
	margin: 0;
} */
/* 导航下的轮播图 */
.nav_conflu {
	padding: 0;
}

#co-md-2-sm {
	height: 100%;
	width: 200px;
	float: right;
	background-color: rgb(223, 7, 22);
}


/* 首页新闻资讯部分 */
.container {
	padding: 0;
}

.news .up {
	width: 35%;
	height: auto;
	margin: 0 auto;
	/* background-color: skyblue; */
}

.align-middle {
	width: 75%;
	height: auto;
	margin: 0 auto;
	/* background-color: beige; */
}

.align-middle .left {
	float: left;
	display: inline-block;
	height: auto;
	margin-right: 0px;
	/* background-color: pink; */
}

.align-middle .midd {
	margin-left: 4%;
	line-height: 100%;
	color: red;
	font-size: 30px;
}

.align-middle .right {
	float: right;
}

.middlef {
	float: left;
	width: 500px;
	/* height: 800px; */
}

.middlefdown {
	margin-top: 10px;
	width: 500px;
	/* background-color: pink; */
}




.middlefdown .le,
.middlefdown .ri {
	width: 240px;
	height: 195px;
	float: left;

}

.hx {
	cursor: pointer;
	transition: all 1s;
	width: 100%;
	height: 100%;
}

.le .le1,
.ri .ri1 {
	width: 100%;
	height: 90%;
	overflow: hidden;
}

.le .le1 img:hover {
	transform: scale(1.1);
	position: relative;
	z-index: 100;
}

.ri .ri1 img:hover {
	transform: scale(1.1);
	position: relative;
	z-index: 100;
}

.le>p,
.ri>p {
	margin-top: 10px;
	width: 240px;
	height: 25px;
	/* background-color: skyblue; */
}

.midx {
	text-decoration: none;
	color: black;
	font-size: 14px;
}

.midx:hover {
	color: red;
}


.middmid {
	float: left;
	width: 590px;
	height: auto;
	margin: 0 35px;
	padding: 0px;
	padding-left: 10px;
	/* background-color: #055160; */
}

.middmid span {
	margin-bottom: 15px;
	font-size: 22px;
}

.hax {
	text-decoration: none;
	color: black;
}

.hax:hover {
	color: red;
}

.middmid ul {
	padding-left: 10px;
	font-size: 16px;
}

.middmid ul li {
	margin-bottom: 2px;
}

.middri {
	float: right;
	margin-right: 5px;
	width: 300px;
	/* background-color: pink; */
}

.downimg {
	width: 100%;
}


/* 五粮液视频 */
.viedo .up {
	height: 40px;
	width: 400px;
	line-height: 40px;
	margin: 0 auto;
	/* background-color: pink; */
}

.viedodown ul {
	padding: 0;
	list-style: none;
}

.viedodown ul li {
	position: relative;
	float: left;
	margin-right: 30px;
	width: 347px;
	height: 254px;
	/* background-color: skyblue; */
}

.viedodown ul li:last-child {
	margin-right: 0;
}

.viedodown ul li .img {
	width: 98%;
	height: 210px;
	margin: 3px auto;
	overflow: hidden;
	/* background-color: pink; */
}

.imgactive {
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all 1s;
}

.imgactive:hover {
	transform: scale(1.1);
	position: relative;
	z-index: 100;
}

.imgactive:hover .viedoopa {
	color: red;
}

.circle {
	position: absolute;
	top: 85px;
	left: 150px;
	width: 40px;
	height: 40px;
	z-index: 100;
}

/* .circle:hover{
	transform: scale(1.1);
	position: relative;
	
} */
/* .triange {
	width: 0;
	height: 0;
	margin-top: 6px;
	margin-left: 13px;
	border-style: solid;
	border-width: 12px;
	border-color: transparent transparent transparent white;
}
 */
.viedop {
	width: 185px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	margin: 10px auto;
	/* background-color: pink; */
}

.cleara {
	text-decoration: none;
	font-size: 14px;
	color: black;
}

.cleara:hover {
	color: red;
}

.img:hover .cleara {
	color: red;
}

/* 专卖店模块 */
.sell {
	position: relative;
	padding: 0;
}

.sellstor {
	position: absolute;
	padding: 60px;
	width: 497px;
	height: 340px;
	top: 15%;
	right: 10%;
	background-color: rgb(250, 250, 250, 0.9);

}

.selpo {
	display: block;
	width: 75px;
	height: 30px;
	margin: 0 auto;
	/* background-color: pink; */
}

.btna {
	display: block;
	height: 45px;
	width: 200px;
	line-height: 45px;
	text-align: center;
	color: white;
	text-decoration: none;
	margin: 35px auto;
	background-color: red;
}

.btna:hover {
	color: rgb(255, 255, 255);
}

/* 五粮液精品 */
.boutique {
	padding: 30px 0 0 0;
	height: 981px;
}

.boutique .up {
	height: 40px;
	width: 380px;
	line-height: 40px;
	margin: 0 auto;
	/* background-color:skyblue; */
}

.boutique .down {
	margin-top: 25px;
	padding: 0;
	height: 800px;
	/* background-color: skyblue; */
}

.boutiquedown .left {
	box-sizing: border-box;
	float: left;
	height: 806px;
	width: 1130px;
	/* background-color: pink; */
}

.boutiquedown .right {
	box-sizing: border-box;
	float: right;
	height: 806px;
	width: 325px;
	/* background-color: pink; */
}

.left .leup {
	float: left;
	box-sizing: border-box;
	height: 500px;
	width: 359px;
	/* background-color: navajowhite; */
}

.leup .ig {
	width: 330px;
	height: 408px;
	margin: 15px auto;
	overflow: hidden;

}

.igimg {
	/* background-color: skyblue; */
	cursor: pointer;
	transition: all 1s;
	width: 100%;
	height: 100%;
}

.left>.leup {
	background-color: rgb(245, 245, 245);
}

.leup p {
	width: 200px;
	height: 25px;
	text-align: center;
	margin: 25px auto;
	font-size: 14px;
	/* background-color: skyblue; */
}

.reda {
	text-decoration: none;
	color: black;
}

.leup:hover .reda {
	color: red;
}

.leup:hover .ig>img {
	transform: scale(1.1);
	position: relative;
	z-index: 100;
}

.leup:hover {
	/* padding: 1px solid red; */
	border: 1px solid red;
}

.ledown {
	box-sizing: border-box;
	float: left;
	z-index: 100;
	width: 554px;
	height: 285px;
	margin-top: 20px;
	margin-right: 20px;
	overflow: hidden;
	/* background-color: skyblue; */
	background-color: rgb(245, 245, 245);
}

.ledown:last-child {
	margin-right: 0;
}

.ledown .ig {
	width: 515px;
	height: 240px;
	margin: 0 auto;
	margin-top: 15px;
	overflow: hidden;
	/* background-color: pink; */
}

/* .igdown{
	background-color: white;
	 height: 400px; 
	 width: 553px;
} */

.igup {
	position: absolute;
	top: 230px;
	left: 20px;
	text-align: center;
	line-height: 100px;
	font-size: 20px;
	color: white;
	height: 100px;
	width: 515px;
	display: none;
	background-color: rgb(0, 0, 0, 0.5);
}

.ledown:hover {
	border: 1px solid red;
}

.ledown:hover .igup {
	animation-duration: 0.5s;
	animation-name: example;
	animation-fill-mode: forwards;

	display: block;
}

@keyframes example {
	0% {
		transform: translateY(-40px);
		transition: ease-in;
	}

	100% {
		transform: translateY(-75px);
		transition: ease-in;
	}
}

.jiantou{
	position: fixed;
	width: 4%;
	height: 6%;
	bottom: 0;
	right: 0;
	border-radius: 3px;
	overflow: hidden;
	display: none;
	z-index: 10000;
	background-color: skyblue;
}
.jiantouimg{
	width: 100%;
	height: 100%;
	z-index: 20;
	position: absolute;
}
.jiantou:hover .jiantouimg{
	animation-duration: 0.6s;
	animation-name: jiantouimgt;
	animation-fill-mode: forwards;
	
}
@keyframes jiantouimgt {
	0% {
		transform: translateY(0%);
		transition: ease-in;
	}

	100% {
		transform: translateY(-37%);
		transition: ease-in;
	}
}
/* footer部分 */
.nona {
	text-decoration: none;
	color: black;
}

.upa ul,
.downa ul {
	padding: 0;
}

.footul {
	list-style: none;
}

.footul li a:hover {
	color: red;
}

.ft {
	padding: 0;
}

.ft .up {
	height: 300px;
	/* background-color: #055160; */
}

.upa {
	height: 150px;
	border-top: 1px solid rgb(0, 0, 0, 0.5);
	/* 	background-color: #0A53BE; */
}

.upa .footul {
	margin-top: 25px;
	margin-right: 220px;
	/* background-color: pink; */
}



.upafootul {
	font-size: 14px;
	margin-bottom: 5px;
}

.upa .footul li:first-child {
	font-size: 18px;
	margin-bottom: 10px;
}

.upa .footul li:last-child {
	margin-bottom: 0;
}

.ft .downa {
	height: 150px;
	width: 1100px;
	padding-top: 30px;
}

.downa p {
	width: 100px;
	height: 30px;
	font-size: 18px;

}

.downa .footul {
	width: 1125px;
	/* background-color: pink; */
}

.downafootulli {
	float: left;
	width: 135px;
	height: 20px;
	margin-right: 90px;
	margin-bottom: 6px;
	/* background-color: skyblue; */

}

.ft .down {
	height: 30px;
	text-align: center;
	border-top: 1px solid rgb(0, 0, 0, 0.5);
}

#beian a {
	text-decoration: none;
	color: black;
}

.righticon {
	float: right;
	/* width: 100px; */
	width: 7%;
	/* height: 100px; */
	height: 82%;
	margin-top: 2%;
	margin-right: 1%;
	/* background-color: pink; */
}

.righticon .up,
.righticon .down {
	width: 100%;
	height: 50%;
	border: 0;
	/* background-color: skyblue; */
}

.righticon .up .ig,
.righticon .down .ig {
	display: inline-block;
	width: 50%;
	height: 80%;
	border-radius: 5%;
	background-color: gainsboro;
}

.weixin,
.weibo {
	position: absolute;
	width: 130px;
	height: 130px;
	padding: 10px;
	background-color: ghostwhite;
}

.weixin {
	top: -30%;
	right: 3%;
	display: none;
}

.weibo {
	right: 3%;
	top: -4%;
	display: none;
}

.righticon>.up:hover .weixin {
	display: block;
}
