/* 产品中心 */
.proS{
    width: 100%;
    height: auto;
    padding-bottom: 129px;
}
.proS .row{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
/* 头部 */
.proSTit{
    width: 100%;
    height: 75px;
    border-bottom: 1px solid #e5e5e5;
}
.proSTit 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;
}
/* 中部 */
.proSBody{
    width: 100%;
    height: auto;
    overflow-x: hidden;
    overflow-y: hidden;
}
/* 左侧 */
.proSBody_Zc{
    width: 233px;
    height: auto;
    float: left;
    background-color: #f5f5f5;
    margin-top: 45px;
}
.left_Top{
    width: 100%;
    height: auto;
}
.proSBody_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;
}
.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;
}
.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;
}
.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;
}
/* 右侧 */
.proSBody_Yc{
    width: 941px;
    height: auto;
    float: right;
    margin-right: 1px;
    margin-top: 45px;
}
/* 右侧头部左侧 */
.right_Zc{
    width: 486px;
    height: auto;
    float: left;
    position: relative;
}
.right_Zc_Mid{
    width: 100%;
    height: auto;
}
.Mid_Bj{
    width: 100%;
    height: auto;
}
#smallBox{
    width: 486px;
    height: 588px;
    overflow: hidden;
    position: relative;
}
#smallBox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mapBox{
    width: 38px;
    height: 39px;
    overflow: hidden;
    position: absolute;
    top: 546px;
    right: 0;
}
.mapBox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#bigBox {
    width: 486px;
    height: 588px;
    position: absolute;
    overflow: hidden;
    display: none;
}

#bigBox img {
    width: 972px;
    height: 1176px;
    object-fit: cover;
}
#zoom {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    background-color: red;
    opacity: .2;
    cursor: move;
    display: none;
}
.right_Zc_But{
    width: 100%;
    height: 183px;
    background-color: #949494;
}
.right_Zc_But .swiper {
    width: 100%;
    height: 100%;
}
.right_Zc_But .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;
}
.right_Zc_But .swiper .swiper-slide .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right_Zc_But .layout{
    width: 102px;
    height: 137px;
    margin: 0 auto;
    margin-top: 22px;
    overflow: hidden;
}
.right_Zc_But .layout img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right_Zc_But .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  width: 10px;
  height: 18px;
  overflow: hidden;
  background: url(/static/home/images/wisdomTp11.png) no-repeat;
  top: 110px;
  left: 0;
}
.right_Zc_But .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "";
  width: 10px;
  height: 18px;
  overflow: hidden;
}
.right_Zc_But .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  width: 10px;
  height: 18px;
  overflow: hidden;
  background: url(/static/home/images/wisdomTp12.png) no-repeat;
  top: 110px;
  right: 0;
}
.right_Zc_But .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "";
  width: 10px;
  height: 18px;
  overflow: hidden;
}
/* js点击切换 */
.right_Zc .content > div {
  display: none;
}
.right_Zc .content > div.active {
  display: block;
}
.right_Zc_But .swiper-wrapper .swiper-slide.active .layout {
  border: 2px solid #ff6f27;
  box-sizing: border-box;
}
/* 右侧头部右侧 */
.right_Yc{
    width: 432px;
    height: auto;
    float: right;
}
.right_Yc .p1{
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    float: left;
    text-indent: 2px;
    letter-spacing: 0.8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.right_Yc_Mid{
    width: 100%;
    height: auto;
    background-color: #e4edfc;
    margin-top: 57px;
}
.right_Yc_Mid ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-left: 43px;
    padding-top: 40px;
}
.right_Yc_Mid ul li{
    width: 320px;
    max-height: 69px;
    border-bottom: 1px dashed #a4bfec;
    padding-bottom: 15px;
    margin-top: 15px;
}
.right_Yc_Mid ul li p{
    font-size: 16px;
    color: #333333;
    text-indent: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 底部 */
.proBut{
    width: 938px;
    height: auto;
    float: right;
    margin-top: 27px;
}
.proBut_Top{
    width: 100%;
    height: 59px;
    background-color: #f5f5f5;
}
.dent{
    width: 185px;
    height: 55px;
    border-bottom: 2px solid #ff6f27;
    background-color: #ffffff;
    float: left;
    margin-left: 1px;
    margin-top: 2px;
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    color: #ff6f27;
}
.proBut_Mid{
    width: 100%;
    height: auto;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    box-sizing: border-box;
    padding-bottom: 119px;
}
.proBut_Mid_W1{
    width: 100%;
    height: auto;
}
.proBut_Mid_W1 .proBut_Mid_Tp{
    width: 197px;
    height: 67px;
    overflow: hidden;
    padding-top: 59px;
    margin-left: 10px;
}
.proBut_Mid_W1 .proBut_Mid_Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.proBut_Mid_Wz{
    width: 93%;
    min-height: 120px;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    padding: 0 27px 0 39px;
    margin-top: 20px;
}
.proBut_Mid_W1 p{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    padding: 0 27px 0 39px;
    margin-top: 20px;
}
.proBut_Mid_W2{
    width: 100%;
    height: auto;
}
.proBut_Mid_W2 .proBut_Mid_Tp{
    width: 225px;
    height: 67px;
    overflow: hidden;
    padding-top: 20px;
    margin-left: 10px;
}
.proBut_Mid_W2 ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 20px;
}
.proBut_Mid_W2 ul li{
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
    padding: 0 27px 0 39px;
}
.proBut_Mid_W3{
    width: 100%;
    height: auto;
}
.proBut_Mid_W3 .proBut_Mid_Tp{
    width: 249px;
    height: 67px;
    overflow: hidden;
    margin-left: 10px;
}
.proBut_Mid_W3 .proBut_Mid_Tp img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.proBut_Mid_W3 p{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    padding: 0 27px 0 39px;
    margin-top: 20px;
}
.proBut_Mid_W3 .proBut_Map{
    width: 696px;
    height: 405px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
}
.proBut_Mid_W3 .proBut_Map img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.zxzxtel{

}
.zaxzx{
   width: 100%;
    height: auto;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    margin-left: 25px;
    margin-top: 40px;
}
.zaxzx a{

}

.zaxzxtels{
    display: flex;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    margin-left: 25px;
    margin-top: 10px;
    overflow: hidden;
}
.telicon{
    width: 40px;
    height: 40px;
    margin-left: 11px;
    margin-right: 11px;
}
.telicon img{
    width: 100%;
    height: 100%;
}
.telnum{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.left_Mid ul li ul li.active a{
    color: #ffffff !important;
    display: block;
}

.prochid{
    display: none;
    background: #2d64bb;
}
