.solution{
	background: #F9F9F9;
	padding-bottom: 0.96rem;
}
.solution_nav{
	padding: 0.49rem 0 0.3rem;
	border-bottom:0.01rem solid #DCDCDC;
	display: none;
}
.solution_nav ul{
	justify-content: center;
}
.solution_nav_item{
	background: #FFFFFF;
	border: 1px solid #76BB69;
	padding: 0.13rem 0.25rem;
	margin: 0 0.2rem;
	transition: all 0.5s;
}
.solution_nav_item p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.18rem;
	color: #666666;
	text-align: center;
	transition: all 0.5s;
}
.solution_nav_item.active{
	background: #003F91;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid transparent;
}
.solution_nav_item.active p{
	color: #FFFFFF;
}
.solution_nav_item:hover{
	background: #003F91;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid transparent;
	transition: all 0.5s;
}
.solution_nav_item:hover p{
	color: #FFFFFF;
	transition: all 0.5s;
}
.solution_box {
    padding-top: 0.5rem;
}
.solution_all{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.24rem;
	color: #003F91;
	text-align: left;
}
.solution_all strong {
    font-weight: inherit;
        font-size: inherit;
}
.solution_hrall{
	margin: 0.2rem 0 0.3rem;
	width: 0.53rem;
	height: 0.04rem;
	background: #76BB69;
}
.solution_cont{
	margin: 0 -0.12rem;
	flex-wrap: wrap !important;
}
.solution_list{
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 0.24rem 0.2rem 0.2rem;
	width: 23.44%;
	margin: 0 0.12rem 0.24rem;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.solution_tit{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.26rem;
	text-align: left;
	height: 0.47rem;
	transition: all 0.5s;
}
.solution_hr{
	width: 100%;
	height: 0.01rem;
	background: #76BB69;
	margin: 0.15rem 0 0.18rem;
}
.solution_img{
	height: 2rem;
	width: 100%;
}
.solution_list::after{
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: #003F91;
	transform: translateY(100%);
	opacity: 0;
	transition: all 0.5s;
	z-index: -1;
}
.solution_list:hover:after{
	transform: translateY(0%);
	opacity: 1;
	transition: all 0.5s;
}
.solution_list:hover .solution_tit{
	color: #FFFFFF;
	transition: all 0.5s;
}



/* 详情 */
.product{
	background: #F9F9F9;
}
.pro_detailSwiper2 img{
	width: 6rem !important;
	height: 4rem !important;
	object-fit: cover !important;
}
.pro_detailSwiper img{
	/*max-width: 1.25rem;*/
	height: 1.1rem;
	object-fit: cover;
}
.pro_detailSwiper2{
        width:6rem;
    margin: 0;
}
.pro_detailSwiper2 .swiper-slide{
	width: 6rem !important;
	overflow: hidden;
}
.detail_right{
	padding-left: 0.9rem;
}
.pro_detailSwiper .swiper-slide{
	/*width: 1.25rem !important;*/
	/*margin-right: 0.36rem !important;*/
	/* opacity: 0.6 !important; */
	border: 1px solid #CFCFCF;
	    padding: 0.02rem;
}
.pro_detailSwiper .swiper-slide-thumb-active{
    opacity: 1 !important;
	border: 1px solid #76BB69;
}
.detailcont_tit{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.2rem;
	color: #333333;
	text-align: left;
}
.detailcont hr{
	width: 100%;
	height: 0.01rem;
	background: #C8C8C8;
	margin: 0.1rem 0 0.4rem;
}
.detailcont_dec{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
	text-align: left;
}
.cate{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #333333;
	margin-top: 0.6rem;
}
.cate span{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #595959;
}
.pro_detail{
	position: relative;
	align-items: flex-start !important;
	padding: 0;
	    margin-top: 0.79rem;
}
.pro_detailSwiper{
    /*position: absolute !important;*/
    /*bottom: 0.68rem;*/
    /*right: 1.27rem;*/
	/*padding: 0 0.32rem !important;*/
	width: 6rem;
	margin-top: 0.3rem;
	    padding: 0 0.3rem !important;
}
.pro_detailSwiper .swiper-wrapper{
    /*justify-content: center;*/
}
.swiper-button-prev,.swiper-button-next{
	
	width: auto !important;
	    height: auto !important;
	    background: transparent;
		top: 70% !important;
}
.swiper-button-prev{
	left: -0rem !important;
}
.swiper-button-next{
	right: -0rem !important;
}
.swiper-button-prev:after,.swiper-button-next:after{
	color: #003F91;
	font-size: 0.14rem !important;
	font-weight: bold;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	opacity: 1 !important;
}
.swiper-button-disabled:after{
	color: #6A6A6A;
}
.detail2{
	margin-top: 0.7rem;
}
.detail2_tit{
	width: 1.3rem;
	height:0.46rem;
	background: #003F91;
	border-radius: 0.08rem 0.08rem 0px 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.detail2_tit p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: bold;
	font-size: 0.18rem;
	color: #FFFFFF;
	text-align: center;
}
.product_right_hr2{
	width: 100%;
	height: 0.01rem;
	background: #E3E3E3;
}
.detail2_dec{
	margin-top: 0.2rem;
}
.detail2_dec p{
	font-family: Microsoft YaHei, Microsoft YaHei;
	font-weight: 400;
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
}

.detail2_dec img{
	margin: 0.3rem auto 0.3rem;
	width: 7.8rem;
	height: 4.96rem;
}
.detail3{
	margin-top: 0.5rem;
}
.detail3 .product_item{
	width: calc((100% - 0.32rem) / 4);
	margin-right: .08rem;
}
.detail3 .product_left_right{
	height: 3.97rem;
	overflow: hidden;
}

@media only screen and (max-width: 768px) {
    /*解决方案*/
    .solution_list{
    width: 46%!important;
    }
    .solution_tit{
            -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    }
    /*方案详情*/
    .detail_right{
        padding-left: 0!important;
        padding-top: 0.4rem;
    }
    .detail2_dec span{
        font-size: 0.16rem!important;
    }
    }
