

.ht52 .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.ht52 .clearfix {
    *zoom: 1;
}

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

.ht52 .Cooldog_container .Cooldog_content {
    position: absolute;
    width: 576px;
    height: 482px;
    top: 0;
    left: 50%;
    margin-left: -288px;
}

.ht52 .Cooldog_container .Cooldog_content li {
    position: absolute;
    top: 0;
    left: 0;
     width: 576px;
   height: 482px;
    transition: all 0.3s ease;
}
.ht52 .Cooldog_container .Cooldog_content li a{
    display: block;width: 576px;height: 432px;background: #fff;
}
.ht52 .Cooldog_container .Cooldog_content li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.ht52 .Cooldog_container .Cooldog_content li p{
    width: 100%;height: 50px;text-align: center;line-height: 50px;font-size: 20px;
}
.ht52 .Cooldog_container .btn_left,.ht52 .Cooldog_container .btn_right {
    display: none;
    width: 332px;
    height: 179px;
    position: absolute;
    top: 150px;
    z-index: 50;
    color: #fff;
    line-height: 179px;

}

.ht52 .Cooldog_container .btn_left {
    text-align: left;
    left: 15px;
}

.ht52 .Cooldog_container .btn_right {
    text-align: right;
    right: 15px;
}

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

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

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

.ht52 .Cooldog_container .buttons {
    width: 576px;
    height: 14px;
    line-height: 5px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -288px;
    z-index: 80;
    text-align: center;
}

.ht52 .Cooldog_container .buttons a {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
    margin:0 7px;
}

.ht52 .Cooldog_container .buttons a.color {
    background-color: #951a12;
}

.ht52 .Cooldog_container .buttons a:last-child {
    margin-right: 0;
}
/* 
.ht52 .p1 {
    transform: translate3d(-330px, 0, 0) scale(0.8);
    opacity: 1;
    z-index: 1;
}
.ht52 .p1 img{opacity: 0.5}
.ht52 .p1 p{display: none}

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

.ht52 .p2 img{opacity: 0.5}
.ht52 .p2 p{display: none}

.ht52 .p3 {
    transform: translate3d(0, 0, 0) scale(1);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
}
.ht52 .p3 img{opacity: 1}
.ht52 .p3 p{display: block}

.ht52 .p4 {
    transform: translate3d(375px, 0, 0) scale(0.8);
    opacity: 1;
    z-index: 2;
}
.ht52 .p4 img{opacity: 0.5}
.ht52 .p4 p{display: none}

.ht52 .p5 {
    transform: translate3d(375px, 0, 0) scale(0.8);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 1;
}

.ht52 .p5 img{opacity: 0.5}
.ht52 .p5 p{display: none}

 */

.ht52 .p1 {
    transform: translate3d(-380px, 0, 0) scale(0.8);
    opacity: 1;
    z-index: 1;
}
.ht52 .p1 img{opacity: 0.3}
.ht52 .p1 p{display: none}

.ht52 .p2 {
    transform: translate3d(0, 0, 0) scale(1);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 2;
}
.ht52 .p2 img{opacity: 1}
.ht52 .p2 p{display: block;}

.ht52 .p3 {
    transform: translate3d(430px, 0, 0) scale(0.8);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 1;
}
.ht52 .p3 img{opacity: 0.3}
.ht52 .p3 p{display: none}
