@charset "utf-8";
.cutain-hor-1 {
	width:100%;
	height:1080px;
	background:url(../images/hor-bg-1.jpg) no-repeat 50% 0;
}
.cutain-hor-1-in {
	width:1200px;
	height:992px;
	margin:0 auto;
	padding-top:88px;
	overflow:hidden;
	position:relative;
}
.cutain-hor-1-in-nav {
	width:1200px;
	height:45px;
	border-bottom:1px solid #e5e5e5;
}
.cutain-hor-1-in-nav-l {
	float:left;
	font-size:24px;
	line-height:45px;
	color:#fff;
}
.cutain-hor-1-in-nav-r {
	float:right;
}
.cutain-hor-1-in-nav-r ul li {
	float:left;
	margin-left:40px;
	font-size:18px;
	line-height:45px;
}
.cutain-hor-1-in-nav-r ul li.current a {
	color:#000;
}
.cutain-hor-1-in-nav-r ul li a {
	display:block;
	height:45px;
	color:#e5e5e5;
}
.cutain-hor-1-in-nav-r ul li a:hover {
	color:#fff;
}
.cutain-hor-1-in-nav-r ul li.cutain-hor-1-shop a {
	padding:0 10px;
	margin-top:8px;
	line-height:25px;
	height:25px;
	border:1px solid #f1f1f1;
	border-radius:6px;
}
.cutain-hor-1-in-bottom {
	width:1200px;
	padding-top:180px;
	text-align:center;
}
.cutain-hor-1-in-bottom h3 {
	font-size:40px;
	margin-top:56px;
	color:#e5e5e5;
}
.cutain-hor-1-in-bottom span {
	font-size:60px;
	color:#fff;
}
.cutain-hor-2 {
	width:100%;
	height:1000px;
	background:#4d4d4d;
}
.cutain-hor-2-in {
	width:1200px;
	height:860px;
	padding-top:140px;
	background:url(../images/hor-bg-2.jpg) no-repeat;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
.cutain-hor-2-in h3 {
	font-size:60px;
}
.cutain-hor-2-in span {
	font-size:24px;
	color:#e5e5e5;
}
.cutain-hor-3 {
	width:100%;
	height:880px;
}
.cutain-hor-3-in {
	width:1200px;
	height:740px;
	padding-top:140px;
	background:url(../images/hor-bg-3.jpg) no-repeat;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
.cutain-hor-3-in h3 {
	font-size:60px;
	color:#333;
}
.cutain-hor-3-in ul {
	margin:126px 0 0 860px;
	text-align:left;
}
.cutain-hor-3-in ul li {
	font-size:24px;
	color:#4d4d4d;
	line-height:52px;
}
.cutain-hor-4 {
	width:100%;
	height:920px;
	background:url(../images/hor-bg-4.jpg) no-repeat 50% 0;
}
.cutain-hor-4-in {
	width:1200px;
	height:780px;
	padding-top:140px;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
.cutain-hor-4-in h3 {
	font-size:60px;
}
.cutain-hor-4-in span {
	font-size:24px;
	color:#e5e5e5;
}
.cutain-hor-5 {
	width:100%;
	height:920px;
	max-width:1920px;
	margin:0 auto;
	background:#2c251a;
}
.cutain-hor-5 ul {
	height:920px;
	overflow:hidden;
	margin:0 auto;
}
.cutain-hor-5 ul li {
	width:33.23%;
	height:920px;
	float:left;
}
.cutain-hor-5 ul li span {
	width:100%;
	height:920px;
	background:rgba(0, 0, 0, 0.65);
	display:block;
	-webkit-transition:all 1s;
	transition:all 1s;
	position:relative;
}
.cutain-hor-5 ul li span p {
	width:300px;
	height:100px;
	border:1px solid #fff;
	position:absolute;
	top:450px;
	left:50%;
	color:#fff;
	font-size:50px;
	margin-left:-150px;
	text-align:center;
	line-height:100px;
}
