/* banner分类 */
.open{
    width: 100%;
    height: auto;
    position: relative;
}
.open .row{
    width: 1200px;
    height: 62px;
    background-color: rgb(255, 255, 255,0.7);
    position: absolute;
    z-index: 99;
    left: 50%;
    margin-left: -600px;
    top: -62px;
    opacity: 0.7;
}
.open .row ul{
    height: 100%;
    display: flex;
    justify-content: center;
}
.open .row ul li{
    width: 20%;
    height: 100%;
    flex: 1;
    border-right: 1px solid #ffffff;
}
.open .row ul li a{
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 62px;
    display: block;
}
.open .row ul li .openA{
    font-weight: bold;
    color: #0062ff;
}
/* 产品中心 */
.pro{
    width: 100%;
    height: auto;
    padding-bottom: 129px;
}
.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;
}
.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(../image/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(../image/wisdomTp5.png) no-repeat;
    background-size: 8px 8px;
}
/* 左侧中部 */
.left_Mid{
    width: 100%;
    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;
}
.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.png) no-repeat;
    background-size: cover;
/*    background-position: -703px 0;*/
    margin-top: 30px;
}
/* 右侧 */
.proBody_Yc{
    width: 941px;
    height: auto;
    float: right;
    margin-right: 1px;
    margin-top: 45px;
}
.proBody_Yc .p1{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 0.8px;
    text-indent: 8px;
}
/* 右侧头部左侧 */
.right_Zc{
    width: 800px;
    height: auto;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
}
.right_Zc_Mid{
    width: 100%;
    height: auto;
}
.Mid_Bj{
    width: 100%;
    height: auto;
}
#smallBox{
    width: 800px;
    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;
}
.right_Zc_But_S{
    width: 100%;
    height: 183px;
    background-color: #949494;
}
.right_Zc_But_S .swiper {
    width: 100%;
    height: 100%;
}
.right_Zc_But_S .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_S .swiper .swiper-slide .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right_Zc_But_S .layout{
    width: 102px;
    height: 137px;
    margin: 0 auto;
    margin-top: 22px;
    overflow: hidden;
}
.right_Zc_But_S .layout img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.right_Zc_But_S .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  width: 10px;
  height: 18px;
  overflow: hidden;
  background: url(../image/wisdomTp11.png) no-repeat;
  top: 110px;  
  left: 0;
}
.right_Zc_But_S .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "";
  width: 10px;
  height: 18px;
  overflow: hidden;
}
.right_Zc_But_S .swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  width: 10px;
  height: 18px;
  overflow: hidden;
  background: url(../image/wisdomTp12.png) no-repeat;
  top: 110px;
  right: 0;
}
.right_Zc_But_S .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_S .swiper-wrapper .swiper-slide.active .layout {
  border: 2px solid #ff6f27;
  box-sizing: border-box;
}
/* 底部 */
.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_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;
}