.brand_detail_content_left{
	width: 64%;
	height: 940px;
	position: relative;
	float: left;
	background-image: linear-gradient(#d2d2d2, #fff, #d2d2d2);
}
.brand_detail_content{
	overflow: hidden;
}
.brand_detail_content_left .left_banner{
	width: 100%;
}
.shengshi_index_nav_left{
	background-color: #000000;
}
.swiper-container-detail{
	height: 100%;
}
.index_move{
	background-color: #000000;
}
.swiper-container-detail .swiper-slide{
	width: 100%;
	text-align: center;
}
.swiper-container-detail .swiper-slide img {
	width: 43%;
    margin-top: 15%;
}
.brand_detail_content_left .swiper-scrollbar-detail {
    position: absolute;
    left: 50%;
  bottom: 48px;
    z-index: 50;
    height: 5px;
    width: 45%;
    margin-left: -22.5%;
}
.swiper-scrollbar-detail .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: #24aae1;
    border-radius: 10px;
    left: 0;
    top: 0;
}
.brand_detail_content_left .swiper-pagination-detail {

	position: absolute;
    bottom: 4.3%;
    left: 20%;
    width: 100px;
	color: #fff;
	font-size: 16px
}
.swiper-button-next-detail {
	position: absolute;
	top: 94.5%;
	right: 22%;
}
 .swiper-button-next-detail::after {
	font-size: 16px
}
.swiper-button-prev-detail{
	position: absolute;
	/* top: 90%; */
	
	top: 94.5%;
	left: 74%;
	
}
 .swiper-button-prev-detail::after {

	font-size: 16px;
}
 .brand_detail_content .swiper-button-disabled{
	color: #fff;
	opacity: 1 !important;
}
.swiper-pagination-current{
	padding-right: 5px;
}
	
.swiper-pagination-total{
	padding-left: 5px;
	opacity: .5;
}
	
.detail_content_title{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
.detail_content_biaoqian{
	width: 115px;
	height: 30px;
	border: 1px solid #24aae1;
	text-align: center;
	line-height: 30px;
	color: #24aae1;
	font-size: 14px;
	margin-top: 28px;
}
.brand_detail_content_right{
	float: right;
	    width: 36%;
	    padding-top: 9%;
	    padding-left: 7%;
	
}
.detail_content_text .title_text{
	color: #000;
	font-size: 24px;
	padding-bottom: 15px;
}
.detail_content_text .title_num{
	color: #333;
	font-size: 14px;
}
.detail_content_text{
	margin-top: 50px;
}
.wenjain_b{
	width: 40px;
	height: 40px;
	background-color: #29a7e1;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	display: inline-block;
}
.detail_fangda{
	margin-top: 138px;
}
.wenjain_b .icon-wenjian{
	color: #fff;
}
.more_btn{
	display: inline-block;
	color: #999;
	margin-left: 15px;
}
.btn_total li{
	width: 142px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	float: left;
	cursor: pointer;
}

.btn_total li:nth-child(1){
	color: #ccc;
	border: 1px solid #ccc;
}
.btn_total li:nth-child(1):hover{
	background-color: #29a7e1;
	color: #fff;
}
.btn_total li:nth-child(2){
	background-color: #ccc;
	color: #fff;
}
.btn_total li:nth-child(2):hover{
	background-color: #29a7e1;
	color: #fff;
}
.btn_total li:nth-child(3):hover{
	background-color: #ccc;
	color: #fff;
}
.btn_total li:nth-child(3){
	background-color: #29a7e1;
	color: #fff;
}
.icon-fanhui {
	padding-right: 10px;
}
.btn_total{
	margin-top: 20%;
}
	
.btn_total ul>li {
	margin-right: 20px;
}
