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

.ht61 .clearfix {
    *zoom: 1;
}

.ht61 .Cooldog_container {
    width: 100%;
    height: 19rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.ht61 .Cooldog_container .Cooldog_content {
    position: absolute;
    
    
    
    
    
}

.ht61 .Cooldog_container .Cooldog_content li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
    transition: all 0.3s ease;
}

.ht61 .Cooldog_container .Cooldog_content li a{
    display: block;width: 100%;height: 14.5rem;
}
.ht61 .Cooldog_container .Cooldog_content li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: block;
    border-radius: 50%;
}
.ht61 .Cooldog_container .Cooldog_content li p{
    width: 100%;height: 3rem;text-align: center;line-height: 3rem;
}
.ht61 .Cooldog_container .btn_left, .ht61 .Cooldog_container .btn_right {
    display: block;
    width: 25%;
    height: 5rem;
    position: absolute;
    top: 5rem;
    z-index: 50;
    color: #fff;
    line-height: 5rem;

}
.ht61 .Cooldog_container .btn_left img, .ht61 .Cooldog_container .btn_right img{
    width: 2.8rem;
}
.ht61 .Cooldog_container .btn_left {
    text-align: left;
    left: 0rem;
}

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




.ht61 .Cooldog_container .buttons {
    width: 50%;
    height: 0.3rem;
    line-height: 0.3rem;
    position: absolute;
    bottom: 0.3rem;
    left: 50%;
    margin-left: -25%;
    z-index: 80;
}

.ht61 .Cooldog_container .buttons a {
    float: left;
    width: 10%;
    height: 0.3rem;
    background-color: #fff;
    margin-right: 5%;
}

.ht61 .Cooldog_container .buttons a.color {
    background-color: #009a51;
}

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


.ht61 .p1 {
    transform: translate3d(-50%, 0, 0) scale(0.4);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 2;
}
.ht61 .p1 a{border:0.15rem solid #fff;border-radius: 50%;}
.ht61 .p1 p{font-size: 1rem;}
.ht61 .p2 {
    transform: translate3d(0, 0, 0) scale(1);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
}

.ht61 .p2 a{display: block;padding:10%;background:#13742F;background-size: 100% 100%;}
.ht61 .p2 p{font-size: 1.2rem;color: #13742F}

.ht61 .p3 {
    transform: translate3d(110%, 0, 0) scale(0.4);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 2;
}


.ht61 .p3 a{border:0.2rem solid #fff;border-radius: 50%;}
.ht61 .p3 p{font-size: 1rem;}