.cp_juli01{height:65px; width:100%; margin:0 auto}

.Cooldog_container {
    width:1200px;
    height:500px;
    margin:0 auto;
    position: relative;
	
    overflow: hidden;
}

.Cooldog_container .Cooldog_content {
    position: absolute;
    width:710px;
    height:500px;
    top: 20px;
    left: 50%;
    margin-left: -330px;
}

.Cooldog_container .Cooldog_content li {
    position: absolute;
    top: 0;
    left: 0;
    width: 710px;
    height:409px; border:#FFF solid 3px;
    transition: all 0.3s ease;
}
.gdbt{ text-align:center; line-height:40px; font-size:20px}

.Cooldog_container .Cooldog_content li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.Cooldog_container .Cooldog_content li span{width:100%; height:40px; line-height:40px; text-align:center; display:block; font-size:24px;}
.Cooldog_container .btn_left, .Cooldog_container .btn_right {
    display: none;
    width: 40px;
    height: 79px;
    position: absolute;
    top: 165px;
    z-index: 50;
    color: #fff;
}

.Cooldog_container .btn_left {
    text-align: left;
    left: 0;
}

.Cooldog_container .btn_right {
    text-align: right;
    right: 0;
}

.Cooldog_container i {
    font-size: 50px;
}

.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;
}

.Cooldog_container .btn_close i {
    font-size: 18px;
}

.Cooldog_container .buttons {
    width: 370px;
    height: 5px;
    line-height: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -185px;
    z-index: 80;
}

.Cooldog_container .buttons a {
    float: left;
    width: 40px;
    height: 5px;
    background-color: #898F94;
    margin-right: 15px;
}

.Cooldog_container .buttons a.color {
    background-color: #92ffff;
}

.Cooldog_container .buttons a:last-child {
    margin-right: 0;
}

.p1 {
    transform: translate3d(280px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0;
    z-index: 1;
}

.p2 {
    transform: translate3d(280px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}

.p3 {
    transform: translate3d(280px, 0, 0) scale(0.81);
	transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}

.p4 {
    transform: translate3d(280px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}

.p5 {
    transform: translate3d(-20px, 0, 0) scale(1);
    opacity: 1;
    z-index: 2;
}

.p6 {
    transform: translate3d(-200px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}

.p7 {
    transform: translate3d(-200px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}

.p8 {
    transform: translate3d(-200px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}
.p9 {
    transform: translate3d(-200px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0.8;
    z-index: 1;
}

