* {
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none
}
body {
	background-color:#252525
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
	font-size:0
}
.clearfix {
	*zoom:1
}
.Cooldog_container {
	width:100%;
	height:600px;
	margin:100px auto 0;
	position:relative;
	overflow:hidden
}
.Cooldog_container .Cooldog_content {
	position:absolute;
	width:803px;
	height:600px;
	top:0;
	left:20%;

}
.Cooldog_container .Cooldog_content li {
	position:absolute;
	top:0;
	left:0;
	width:803px;
	height:458px;
	transition:all .3s ease
}
.Cooldog_container .Cooldog_content li img {
	width:100%;
	height:100%;
	vertical-align:middle;
	display:inline-block
}
.Cooldog_container .btn_left,.Cooldog_container .btn_right {
	display:none;
	width:126px;
	height:458px;
	position:absolute;
	top:21px;
	z-index:50;
	color:#fff;
	line-height:458px
}
.Cooldog_container .btn_left {
	text-align:left;
	left:0
}
.Cooldog_container .btn_right {
	text-align:right;
	right:0
}
.Cooldog_container i {
	font-size:50px;
}
.img_left{width: 56px;height: 112px;background: url("../index_img/arrow.png") no-repeat;}
.Cooldog_container .btn_close {
	position:absolute;
	top:0;
	right:0;
	width:20px;
	height:20px;
	display:none;
	line-height:20px;
	text-align:center;
	background-color:#bcb9b9;
	color:#fff
}


.p1 {
	transform:translate3d(-185px,0,0) scale(.81);
	transform-origin:0 50%;
	opacity:.6;
	z-index:2
}
.p2 {
	transform:translate3d(-95px,0,0) scale(.81);
	transform-origin:0 50%;
	opacity:.8;
	z-index:3
}
.p3 {
	transform:translate3d(0px,0,0) scale(1);
	opacity:1;
	z-index:4
}
.p4 {
	transform:translate3d(240px,0,0) scale(.81);
	transform-origin:0 50%;
	opacity:.8;
	z-index:3
}
.p5 {
	transform:translate3d(325px,0,0) scale(.81);
	transform-origin:0 50%;
	opacity:.6;
	z-index:2
}

.Cooldog_content li p {
	position:absolute;
	left:0;
	bottom:-150px;
	z-index:9999;
	display:none;
	background:url(../index_img/wanren.png) no-repeat center;
	width: 100%;
	height: 100px;
	text-align: center;
	font-size: 26px;
	color: #C2A15E;
	font-weight:600;
	line-height: 100px;

}
.Cooldog_content li.p3 p {
	display:block;
}

.iconfont {
	font-family:iconfont!important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.icon-zuoyoujiantou:before {
	content:"\e63e"
}
.icon-zuoyoujiantou-copy-copy:before {
	content:"\e64a"
}
.icon-icon-test:before {
	content:"\e62e"
}
