/* 产品中心 */
.pro{
    width: 100%;
    height: auto;
}
.pro .row{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
/* 头部 */
.proTit{
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #e5e5e5;
}
.proTit p{
    font-size: 22px;
    font-weight: bold;
    float: left;
    margin-top: 33px;
    text-indent: 6px;
}
.proTit_Yc{
    width: auto;
    height: auto;
    float: right;
    margin-top: 40px;
    margin-right: 8px;
}
.proTit_Yc span{
    font-size: 14px;
    color: #999999;
}
.proTit_Yc .span1{
    color: #487ed4;
}
/* 中部 */
.proBody{
    width: 100%;
    height: auto;
}
/* 左侧 */
.proBody_Zc{
    width: 233px;
    height: auto;
    float: left;
    background-color: #f5f5f5;
    margin-top: 45px;
}
.left_Top{
    width: 100%;
    height: auto;
}
.proBody_Zc .swiper {
    width: 100%;
    height: 100%;
}
.cationBody .swiper .swiper-slide {
    width: auto;
    height: auto;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: all 1s ease 0s;
    cursor: pointer;
    position: relative;
}
.cationBody .swiper .swiper-slide .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.left_Top_Tp{
    width: 233px;
    height: 151px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.left_Top_Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.left_Top .swiper-slide p{
    font-size: 26px;
    font-weight: bold;
    color: #deebff;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -52px;
    cursor: pointer;
}
.left_Top .swiper-pagination-bullet-active{
    content: "";
    width: 8px;
    height: 8px;
    background: url(/static/home/images/wisdomTp6.png) no-repeat !important;
    background-size: 8px 8px;
}
.left_Top .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 auto !important;
}
.left_Top .swiper-pagination-bullet{
    content: "";
    width: 8px;
    height: 8px;
    background: url(/static/home/images/wisdomTp5.png) no-repeat;
    background-size: 8px 8px;
}
/* 左侧中部 */
.left_Mid{
    width: 100%;
    min-height: 555px;
    position: relative;
    overflow: hidden;
}
.left_Mid ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 30px;
}
.left_Mid ul{
    width: 100%;
    height: auto;
    display: block;
}
.headClassList.active{
	overflow-y: auto;
	height: auto;
	zoom: 1;
}
.left_Mid ul li{
    width: 100%;
    min-height: 63px;
    box-sizing: border-box;
    text-indent: 23px;
    line-height: 63px;
    position: relative;
    font-size: 16px;
    color: #333333;
    transition: all 0.4s ease;
    cursor: pointer;
    border-top: 1px solid #f5f5f5 !important;
    box-sizing: border-box !important;
}

.left_Mid ul li ul{
    margin-top: 0px !important;
    display: none;
}
.left_Mid ul li.active ul{
    display: block;
}
.left_Mid ul li ul li{
    background-color: #f5f5f5 !important;
    text-indent: 50px !important;
    border-top: 1px solid #f5f5f5 !important;
    box-sizing: border-box !important;
}
.left_Mid ul li ul li.active{
    background: #487ed4 !important;
}
.left_Mid ul li ul li.active a{
    color: #ffffff !important;
    display: block;
}

.prochid{
    display: none;
    background: #2d64bb;
}
.left_Mid ul li ul li.active .prochid{
    display: block;
}
.left_Mid ul li ul li a{
    color: #333333 !important;
}
.left_Mid .headClassList li ul li:hover {
    background-color: #487ed4 !important;
}
.left_Mid .headClassList li ul li:hover a{
    color: #ffffff !important;
}
.left_Mid .left_Cli{
    width: 20px;
	height: 20px;
	cursor: pointer;
	position: absolute;
    right: 21px;
    top: 23px;
    display: block;
}
.left_Mid .left_Cli img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block;
}
.left_Mid ul li.active .left_Cli,
.left_Mid ul li:hover .left_Cli{
    display: block;
}
.left_Mid ul .active,
.left_Mid ul li:hover{
    background-color: #487ed4;
}
.left_Mid ul .active a,
.left_Mid ul li:hover a{
    color: #ffffff;
}
.left_Mid ul .active::after{
    content: "";
    position: absolute;
    width: 3px;
    height: 48px;
    background-color: #ff853a;
    left: 0;
    top: 8px;
}
.left_Mid .open-btn{
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 85px;
    cursor: pointer;
    text-align: center;
}
.open-btn-Tp{
    width: 14px;
    height: 8px;
    margin: 0 auto;
    margin-top: 60px;
}
.open-btn-Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 左侧底部 */
.left_But{
    width: 100%;
    height: auto;
    padding-bottom: 16px;
}
.left_But_Tp{
    width: 100%;
    height: 145px;
    background: url(/static/home/images/wisdomTp8.jpg) no-repeat;
    background-size: cover;
/*    background-position: -703px 0;*/
    margin-top: 30px;
}
/* 右侧 */
.proBody_Yc{
    width: 960px;
    height: auto;
    float: right;
    margin-right: 1px;
    margin-top: 45px;
}
.proBody_Yc ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-bottom: 19px;
}
.proBody_Yc ul li{
    width: 308px;
    margin: 0px 6px;
    height: 488px;
    background: linear-gradient(to bottom, #fafafa, #e0e0e0);
    margin-bottom: 33px;
    position: relative;
    cursor: pointer;
}
.proBody_Yc ul li:hover{
    background-color: #f8f8f9;
}
.proBody_Yc ul li:hover .duceBut_Wz{
    margin-top:-43px;
}
.proBody_Yc ul li:hover .p1,
.proBody_Yc ul li:hover .p2{
    font-weight:bold;
}
.proBody_Yc ul li:hover .p3,
.proBody_Yc ul li:hover .p4{
     opacity: 1;
}
.proBody_Yc ul li:hover .duceBut_Tp{
    margin-top: 40px;
}
.duceBut_Tp{
    width: 177px;
    height: 201px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 83px;
}
.duceBut_Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.proBody_Yc ul li:hover img{
    margin-top: 0;
    transform: scale(0.8);
}
.duceBut_Wz{
    width: 100%;
    height: auto;
    text-align: center;
    transition: all 0.5s;
    margin-top: 0;
}
.duceBut_Wz .p1{
    width: 200px;
    font-size: 18px;
    color: #333333;
    margin: 0 auto;
    margin-top: 90px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.duceBut_Wz .p3{
    width: 220px;
    font-size: 14px;
    color: #999999;
    text-align: center;
    line-height: 25px;
    margin: 0 auto;
    margin-top: 40px;
    opacity: 0;
    transition: 0.5s linear;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.duceBut_Wz .p4{
    width: 85px;
    height: 2px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -42.5px;
    background-color: #ff853a;
    opacity: 0;
    transition: 0.5s linear;
}
/* 侧方在线选型 */
.duckCf{
    width: 88px;
    height: 100px;
    position: fixed;
    top: 80px;
    right: -8px;
    z-index: 10;
    cursor: pointer;
}
.duckCf a{
    width: 100%;
    height: 100%;
    display: block;
}
.duckCf a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
