.right-jiejian {
    opacity: 0;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #2da8dd;
    transform: .3s;
}
.jiejian_more {
    width: 94px;
    height: 40px;
    line-height: 40px;
    color: #bebebe;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    background-color: #fff;
    float: right;
}
.jiejian_more:hover {
	background-color: #ccc;
	color: #fff;
}
.swiper-container-detail .swiper-slide img{
	    /* width: 23%; */
	    margin-top: 15%;
}
.btn_total li:nth-child(2) a{
	text-decoration: none;
	color: #fff;
}
.btn_total li:nth-child(2) a:hover{
	text-decoration: none;
	color: #fff;
}
.btn_total li:nth-child(2) a:focus{
	text-decoration: none;
}
.btn_total li:nth-child(1):hover a{
	color: #fff;
}
.btn_total li:nth-child(1) a{
	text-decoration: none;
	color: #ccc;
}
.btn_total li:nth-child(1) a:hover{
	text-decoration: none;
	color: #fff;
}
.btn_total li:nth-child(1) a:focus{
	text-decoration: none;
	color: #ccc;
}
.swiper-container-detail .swiper-slide .product_detail2_img{
	width: 34%;
}